Fixed typo in configuration files.
This commit is contained in:
parent
78c65b29c2
commit
766e165ffb
@ -161,7 +161,7 @@ clipboardExportPath=/tmp/fenrirClipboard
|
|||||||
emoticons=True
|
emoticons=True
|
||||||
# define the current Fenrir key
|
# define the current Fenrir key
|
||||||
fenrirKeys=KEY_KP0,KEY_META
|
fenrirKeys=KEY_KP0,KEY_META
|
||||||
scriptKey=KEY_COMPOSE
|
scriptKeys=KEY_COMPOSE
|
||||||
timeFormat=%H:%M:%P
|
timeFormat=%H:%M:%P
|
||||||
dateFormat=%A, %B %d, %Y
|
dateFormat=%A, %B %d, %Y
|
||||||
autoSpellCheck=True
|
autoSpellCheck=True
|
||||||
|
@ -167,12 +167,12 @@ clipboardExportPath=/tmp/fenrirClipboard
|
|||||||
emoticons=True
|
emoticons=True
|
||||||
# define the current Fenrir key
|
# define the current Fenrir key
|
||||||
fenrirKeys=KEY_KP0,KEY_META,KEY_INSERT
|
fenrirKeys=KEY_KP0,KEY_META,KEY_INSERT
|
||||||
scriptKey=KEY_COMPOSE
|
scriptKeys=KEY_COMPOSE
|
||||||
timeFormat=%H:%M:%P
|
timeFormat=%H:%M:%P
|
||||||
dateFormat=%A, %B %d, %Y
|
dateFormat=%A, %B %d, %Y
|
||||||
autoSpellCheck=True
|
autoSpellCheck=True
|
||||||
spellCheckLanguage=en_US
|
spellCheckLanguage=en_US
|
||||||
# path for your scripts "scriptKey" functionality
|
# path for your scripts "scriptKeys" functionality
|
||||||
scriptPath=/usr/share/fenrirscreenreader/scripts
|
scriptPath=/usr/share/fenrirscreenreader/scripts
|
||||||
# overload commands, and create new one without changing Fenrir default
|
# overload commands, and create new one without changing Fenrir default
|
||||||
commandPath=
|
commandPath=
|
||||||
|
@ -167,12 +167,12 @@ clipboardExportPath=/tmp/fenrirClipboard
|
|||||||
emoticons=True
|
emoticons=True
|
||||||
# define the current Fenrir key
|
# define the current Fenrir key
|
||||||
fenrirKeys=KEY_KP0,KEY_META,KEY_INSERT
|
fenrirKeys=KEY_KP0,KEY_META,KEY_INSERT
|
||||||
scriptKey=KEY_COMPOSE
|
scriptKeys=KEY_COMPOSE
|
||||||
timeFormat=%H:%M:%P
|
timeFormat=%H:%M:%P
|
||||||
dateFormat=%A, %B %d, %Y
|
dateFormat=%A, %B %d, %Y
|
||||||
autoSpellCheck=True
|
autoSpellCheck=True
|
||||||
spellCheckLanguage=en_US
|
spellCheckLanguage=en_US
|
||||||
# path for your scripts "scriptKey" functionality
|
# path for your scripts "scriptKeys" functionality
|
||||||
scriptPath=/usr/share/fenrirscreenreader/scripts
|
scriptPath=/usr/share/fenrirscreenreader/scripts
|
||||||
# overload commands, and create new one without changing Fenrir default
|
# overload commands, and create new one without changing Fenrir default
|
||||||
commandPath=
|
commandPath=
|
||||||
|
@ -167,12 +167,12 @@ clipboardExportPath=/tmp/fenrirClipboard
|
|||||||
emoticons=True
|
emoticons=True
|
||||||
# define the current Fenrir key
|
# define the current Fenrir key
|
||||||
fenrirKeys=KEY_KP0,KEY_META,KEY_INSERT
|
fenrirKeys=KEY_KP0,KEY_META,KEY_INSERT
|
||||||
scriptKey=KEY_COMPOSE
|
scriptKeys=KEY_COMPOSE
|
||||||
timeFormat=%H:%M:%P
|
timeFormat=%H:%M:%P
|
||||||
dateFormat=%A, %B %d, %Y
|
dateFormat=%A, %B %d, %Y
|
||||||
autoSpellCheck=True
|
autoSpellCheck=True
|
||||||
spellCheckLanguage=en_US
|
spellCheckLanguage=en_US
|
||||||
# path for your scripts "scriptKey" functionality
|
# path for your scripts "scriptKeys" functionality
|
||||||
scriptPath=/usr/share/fenrirscreenreader/scripts
|
scriptPath=/usr/share/fenrirscreenreader/scripts
|
||||||
# overload commands, and create new one without changing Fenrir default
|
# overload commands, and create new one without changing Fenrir default
|
||||||
commandPath=
|
commandPath=
|
||||||
|
@ -167,12 +167,12 @@ clipboardExportPath=/tmp/fenrirClipboard
|
|||||||
emoticons=True
|
emoticons=True
|
||||||
# define the current Fenrir key
|
# define the current Fenrir key
|
||||||
fenrirKeys=KEY_KP0,KEY_META,KEY_INSERT
|
fenrirKeys=KEY_KP0,KEY_META,KEY_INSERT
|
||||||
scriptKey=KEY_COMPOSE
|
scriptKeys=KEY_COMPOSE
|
||||||
timeFormat=%H:%M:%P
|
timeFormat=%H:%M:%P
|
||||||
dateFormat=%A, %B %d, %Y
|
dateFormat=%A, %B %d, %Y
|
||||||
autoSpellCheck=True
|
autoSpellCheck=True
|
||||||
spellCheckLanguage=en_US
|
spellCheckLanguage=en_US
|
||||||
# path for your scripts "scriptKey" functionality
|
# path for your scripts "scriptKeys" functionality
|
||||||
scriptPath=/usr/share/fenrirscreenreader/scripts
|
scriptPath=/usr/share/fenrirscreenreader/scripts
|
||||||
# overload commands, and create new one without changing Fenrir default
|
# overload commands, and create new one without changing Fenrir default
|
||||||
commandPath=
|
commandPath=
|
||||||
|
Loading…
Reference in New Issue
Block a user