'None' is not a mood!
This commit is contained in:
parent
c5e679a078
commit
d46995ad8e
|
@ -1,6 +1,6 @@
|
|||
from common import gajim, xmpp
|
||||
|
||||
MOODS = ['None', 'afraid', 'amazed', 'angry', 'annoyed', 'anxious', 'aroused',
|
||||
MOODS = ['afraid', 'amazed', 'angry', 'annoyed', 'anxious', 'aroused',
|
||||
'ashamed', 'bored', 'brave', 'calm', 'cold', 'confused', 'contented',
|
||||
'cranky', 'curious', 'depressed', 'disappointed', 'disgusted',
|
||||
'distracted', 'embarrassed', 'excited', 'flirtatious', 'frustrated',
|
||||
|
|
Loading…
Reference in New Issue