Add missing "whatis entry" to man pages
This is recommended by Debian. closes #618
This commit is contained in:
parent
690747dbf2
commit
ae06ae3384
64 changed files with 284 additions and 213 deletions
|
|
@ -28,6 +28,7 @@ class QWeboobCfg(QtApplication):
|
|||
COPYRIGHT = 'Copyright(C) 2010-2011 Romain Bignon'
|
||||
DESCRIPTION = "weboob-config-qt is a graphical application to add/edit/remove backends, " \
|
||||
"and to register new website accounts."
|
||||
SHORT_DESCRIPTION = "manage backends or register new accounts"
|
||||
|
||||
def main(self, argv):
|
||||
self.load_backends()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue