add toggle_emoticon
This commit is contained in:
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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"
|
||||
|
Reference in New Issue
Block a user