set a description for every application

This commit is contained in:
Romain Bignon 2010-12-09 12:03:38 +01:00
commit 78bfa70f23
19 changed files with 34 additions and 1 deletions

View file

@ -72,6 +72,7 @@ class HaveSex(ReplApplication):
APPNAME = 'havesex'
VERSION = '0.5'
COPYRIGHT = 'Copyright(C) 2010 Romain Bignon'
DESCRIPTION = "Havesex is a console application to interact with dating websites and to help you to seduce women."
STORAGE_FILENAME = 'dating.storage'
STORAGE = {'optims': {}}
CAPS = ICapDating