diff options
Diffstat (limited to 'scite-fedora/scite-utf8.patch')
-rw-r--r-- | scite-fedora/scite-utf8.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scite-fedora/scite-utf8.patch b/scite-fedora/scite-utf8.patch index a606d40..4b23bfa 100644 --- a/scite-fedora/scite-utf8.patch +++ b/scite-fedora/scite-utf8.patch @@ -1,6 +1,6 @@ --- scite.orig/src/SciTEGlobal.properties 2014-04-15 13:58:07.371190890 +0200 +++ scite/src/SciTEGlobal.properties 2014-04-15 14:05:45.441406862 +0200 -@@ -278,8 +278,8 @@ +@@ -297,8 +297,8 @@ #code.page=932 #character.set=128 # Unicode @@ -10,4 +10,4 @@ +#code.page=0 #character.set=204 #command.discover.properties=python /home/user/FileDetect.py "$(FilePath)" - # Required for Unicode to work on GTK+: + # Forward LC_CTYPE to setlocale which may affect language support. |