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