Changeset 9987

Show
Ignore:
Timestamp:
07/22/08 23:43:19 (4 months ago)
Author:
js
Message:

'None' is not a mood!

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/common/pep.py

    r9986 r9987  
    11from common import gajim, xmpp 
    22 
    3 MOODS = ['None', 'afraid', 'amazed', 'angry', 'annoyed', 'anxious', 'aroused', 
     3MOODS = ['afraid', 'amazed', 'angry', 'annoyed', 'anxious', 'aroused', 
    44        'ashamed', 'bored', 'brave', 'calm', 'cold', 'confused', 'contented', 
    55        'cranky', 'curious', 'depressed', 'disappointed', 'disgusted',