diff options
author | Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br> | 2008-03-11 21:44:25 -0300 |
---|---|---|
committer | Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br> | 2008-07-02 19:04:16 -0300 |
commit | f1d58be104f4020ef718a542d7f5ca72cd1f531b (patch) | |
tree | b6ab0cdc1de4bdda0a5df1f6c2771dec9ec3d02e /Xedit-noxprint.ad | |
parent | 7d5dbf4a19ec6bbd36784f5d7307629b69dda873 (diff) |
Readd support for *international resource and default to false.
This allows several features, like syntax highlight and indentation,
turned off to be enabled again.
Diffstat (limited to 'Xedit-noxprint.ad')
-rw-r--r-- | Xedit-noxprint.ad | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Xedit-noxprint.ad b/Xedit-noxprint.ad index 16334a3..2b8bf25 100644 --- a/Xedit-noxprint.ad +++ b/Xedit-noxprint.ad @@ -5,7 +5,7 @@ *enableBackups: True *backupNameSuffix: ~ *changedBitmap: xlogo11 -*international: True +*international: False *hints:\ Use Control-S and Control-R to Search.\n\ @@ -257,7 +257,8 @@ c<Key>G: cancel-find-file()\n\ !*ispell.dictionary: br !*ispell.dictionaries: br american americanmed+ english !*ispell*br.wordChars: áéíóúçÁÉÍÓÚÇàÀâêôÂÊÔüÜãõÃÕ- -!*ispell.ispellCommand: /usr/local/bin/ispell -B -m +*ispell.ispellCommand: /usr/bin/aspell -B -m +*ispell.lookCommand: /bin/egrep !*ispell*text.skipLines: .# *ispell.geometry: 0x0 |