[ zAchAry]. Fix typo.
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
[info]
|
||||
name: Juick
|
||||
short_name: Juick
|
||||
version: 0.9
|
||||
description: Clickable juick links , juick nics, preview juick picturs.
|
||||
version: 0.9.1
|
||||
description: Clickable Juick links , Juick nicks, preview Juick picturs.
|
||||
The key combination alt + up in the textbox allow insert the number of last message (comment or topic).
|
||||
authors: Denis Fomin <fominde@gmail.com>
|
||||
evgen <drujebober@gmail.com>
|
||||
|
||||
@@ -23,8 +23,8 @@ import common.xmpp
|
||||
class JuickPlugin(GajimPlugin):
|
||||
@log_calls('JuickPlugin')
|
||||
def init(self):
|
||||
self.description = _('Clickable juick links , juick nics, '
|
||||
'preview juick picturs.\nThe key combination alt + up in the '
|
||||
self.description = _('Clickable Juick links , Juick nicks, '
|
||||
'preview Juick picturs.\nThe key combination alt + up in the '
|
||||
'textbox allow insert the number of last message '
|
||||
'(comment or topic).')
|
||||
self.config_dialog = JuickPluginConfigDialog(self)
|
||||
|
||||
Reference in New Issue
Block a user