[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