set a description for every application
This commit is contained in:
parent
0a4e05e509
commit
78bfa70f23
19 changed files with 34 additions and 1 deletions
|
|
@ -25,6 +25,8 @@ class QVideoob(QtApplication):
|
|||
APPNAME = 'qvideoob'
|
||||
VERSION = '0.5'
|
||||
COPYRIGHT = 'Copyright(C) 2010 Romain Bignon'
|
||||
DESCRIPTION = "QVideoob is a graphical application to search videos on supported websites and play them."
|
||||
CAPS = ICapVideo
|
||||
CONFIG = {'settings': {'nsfw': 1,
|
||||
'sfw': 1,
|
||||
'sortby': 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue