From 12813183465b01acde30a37d9e04f2ea68983c3e Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Date: Sat, 5 Mar 2016 15:08:26 +0100 Subject: weechat: added config MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté --- weechat/charset.conf | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 weechat/charset.conf (limited to 'weechat/charset.conf') diff --git a/weechat/charset.conf b/weechat/charset.conf new file mode 100644 index 0000000..99a90d5 --- /dev/null +++ b/weechat/charset.conf @@ -0,0 +1,11 @@ +# +# weechat -- charset.conf +# + +[default] +decode = "iso-8859-1" +encode = "" + +[decode] + +[encode] -- cgit v1.2.3