[Darlan]EmoticonsPackPlugin. plugin description
This commit is contained in:
@@ -35,7 +35,8 @@ class EmoticonsPackPlugin(GajimPlugin):
|
||||
|
||||
@log_calls('EmoticonsPackPlugin')
|
||||
def init(self):
|
||||
self.description = _('Install emoticons')
|
||||
self.description = _('Install, update and view a detailed legend '
|
||||
'of emoticons')
|
||||
self.config_dialog = None # EmoticonsPackPluginConfigDialog(self)
|
||||
self.window = None
|
||||
self.model = None
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
name: Emoticons pack
|
||||
short_name: emoticons_pack
|
||||
version: 0.0.0
|
||||
description: Install emoticons
|
||||
description: Install, update and view a detailed legend of emoticons
|
||||
authors: Denis Fomin <fominde@gmail.com>
|
||||
homepage: http://trac-plugins.gajim.org/wiki/PluginInstallerPlugin
|
||||
min_gajim_version: 0.15.10
|
||||
|
||||
Reference in New Issue
Block a user