diff options
author | B Stack <bgstack15@gmail.com> | 2020-05-05 15:37:59 +0000 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2020-05-05 15:37:59 +0000 |
commit | fb8b392a73a032a260e7e049d107e07c086921c1 (patch) | |
tree | efac976bf02ae8b503d9ed3bfb860cda6fba92f5 /scite-fedora/scite-utf8.patch | |
parent | notepad++ 7.8.6 (diff) | |
download | stackrpms-fb8b392a73a032a260e7e049d107e07c086921c1.tar.gz stackrpms-fb8b392a73a032a260e7e049d107e07c086921c1.tar.bz2 stackrpms-fb8b392a73a032a260e7e049d107e07c086921c1.zip |
Scite 4.3.3
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. |