]> git.donarmstrong.com Git - roundcube.git/blob - debian/patches/default-charset-utf8.patch
Patch to use UTF-8 by default.
[roundcube.git] / debian / patches / default-charset-utf8.patch
1 Switch to UTF-8 as default charset
2
3 --- roundcubemail-0.3.1-dep/config/main.inc.php.dist~   2009-10-21 10:47:40.000000000 +0200
4 +++ roundcubemail-0.3.1-dep/config/main.inc.php.dist    2010-07-10 18:06:50.000000000 +0200
5 @@ -215,7 +215,7 @@
6  $rcmail_config['mdn_requests'] = 0;
7  
8  // Use this charset as fallback for message decoding
9 -$rcmail_config['default_charset'] = 'ISO-8859-1';
10 +$rcmail_config['default_charset'] = 'UTF-8';
11  
12  // Make use of the built-in spell checker. It is based on GoogieSpell.
13  // Since Google only accepts connections over https your PHP installatation