add toggle_emoticon

This commit is contained in:
root
2016-10-12 22:22:02 +02:00
parent f817c12618
commit bc396a9223
10 changed files with 36 additions and 1 deletions

View File

@ -100,6 +100,7 @@ debugLevel=3
punctuationProfile=default
punctuationLevel=some
numberOfClipboards=10
emoticons=True
# define the current fenrir key
fenrirKeys=KEY_KP0,KEY_META
timeFormat=%H:%M:%P

View File

@ -100,6 +100,7 @@ debugLevel=1
punctuationProfile=default
punctuationLevel=Some
numberOfClipboards=10
emoticons=True
# define the current fenrir key
fenrirKeys=KEY_KP0,KEY_META
timeFormat=%H:%M:%P

View File

@ -98,6 +98,7 @@ debugLevel=0
punctuationProfile=default
punctuationLevel=some
numberOfClipboards=10
emoticons=True
# define the current fenrir key
fenrirKeys=KEY_KP0,KEY_META
timeFormat=%H:%M%P

View File

@ -51,6 +51,7 @@ debugLevel=0
punctuationProfile=default
punctuationLevel=some
numberOfClipboards=10
emoticons=True
fenrirKeys=KEY_KP0
timeFormat=%H:%M:%P
dateFormat="%A, %B %d, %Y"