Fix application descriptions.
This commit is contained in:
parent
4ad11c46c7
commit
c7ff4640a0
17 changed files with 25 additions and 26 deletions
|
|
@ -30,7 +30,7 @@ class Chatoob(ReplApplication):
|
|||
APPNAME = 'chatoob'
|
||||
VERSION = '0.8'
|
||||
COPYRIGHT = 'Copyright(C) 2010-2011 Christophe Benz'
|
||||
DESCRIPTION = 'Chatoob is a console application to chat with contacts.'
|
||||
DESCRIPTION = 'Console application allowing to chat with contacts on various websites.'
|
||||
CAPS = ICapChat
|
||||
|
||||
def on_new_chat_message(self, message):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue