Set default encoding to UTF-8

Although everything would still default to UTF-8, the initial title of the pop-up in Preferences would show a wrong value.

Fixes #889.
This commit is contained in:
Allan Odgaard
2013-03-11 22:18:18 +01:00
parent c561d2447b
commit fcbaacdfe9

View File

@@ -1,6 +1,7 @@
theme = '766026CB-703D-4610-B070-8DE07D967C5F'
fontName = 'Menlo-Regular'
fontSize = 12
encoding = "UTF-8"
exclude = "{*.{o,pyc},Icon\r,CVS,_darcs,_MTN,\{arch\},blib,*~.nib}"
include = "{*,.tm_properties,.htaccess}"