Skip to content
Snippets Groups Projects
Commit c2ce12ce authored by Dicson's avatar Dicson
Browse files

[Darlan]EmoticonsPackPlugin. plugin description

parent ab12eaad
No related branches found
No related tags found
No related merge requests found
...@@ -35,7 +35,7 @@ class EmoticonsPackPlugin(GajimPlugin): ...@@ -35,7 +35,7 @@ class EmoticonsPackPlugin(GajimPlugin):
@log_calls('EmoticonsPackPlugin') @log_calls('EmoticonsPackPlugin')
def init(self): def init(self):
self.description = _('Install, update and view a detailed legend ' self.description = _('Install, update and view detailed legend '
'of emoticons') 'of emoticons')
self.config_dialog = None # EmoticonsPackPluginConfigDialog(self) self.config_dialog = None # EmoticonsPackPluginConfigDialog(self)
self.window = None self.window = None
......
[info] [info]
name: Emoticons pack name: Emoticons pack
short_name: emoticons_pack short_name: emoticons_pack
version: 0.0.0 version: 0.0.1
description: Install, update and view a detailed legend of emoticons description: Install, update and view 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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment