[Darlan]EmoticonsPackPlugin. plugin description

This commit is contained in:
Denis Fomin
2013-05-03 12:07:33 +04:00
parent ab12eaad21
commit c2ce12cee2
2 changed files with 3 additions and 3 deletions

View File

@@ -35,7 +35,7 @@ class EmoticonsPackPlugin(GajimPlugin):
@log_calls('EmoticonsPackPlugin')
def init(self):
self.description = _('Install, update and view a detailed legend '
self.description = _('Install, update and view detailed legend '
'of emoticons')
self.config_dialog = None # EmoticonsPackPluginConfigDialog(self)
self.window = None

View File

@@ -1,8 +1,8 @@
[info]
name: Emoticons pack
short_name: emoticons_pack
version: 0.0.0
description: Install, update and view a detailed legend of emoticons
version: 0.0.1
description: Install, update and view detailed legend of emoticons
authors: Denis Fomin <fominde@gmail.com>
homepage: http://trac-plugins.gajim.org/wiki/PluginInstallerPlugin
min_gajim_version: 0.15.10