Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim-plugins.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'snarl_notifications/plugin.py')
-rw-r--r--snarl_notifications/plugin.py9
1 files changed, 5 insertions, 4 deletions
diff --git a/snarl_notifications/plugin.py b/snarl_notifications/plugin.py
index 659fdf3..1748373 100644
--- a/snarl_notifications/plugin.py
+++ b/snarl_notifications/plugin.py
@@ -44,10 +44,11 @@ class SnarlNotificationsPlugin(GajimPlugin):
@log_calls('SnarlNotificationsPlugin')
def init(self):
- self.description = _('Shows events notification using Snarl '
- '(http://www.fullphat.net/) under Windows. '
- 'Snarl needs to be installed in system.\n'
- 'PySnarl bindings are used (http://code.google.com/p/pysnarl/).')
+ self.description = _('Shows events notification using <a href='
+ '"http://www.fullphat.net/">Snarl</a> under Windows. '
+ 'Snarl needs to be installed in system.<br/>'
+ '<a href="http://code.google.com/p/pysnarl/">PySnarl bindings</a> '
+ 'are used.')
self.config_dialog = None
self.h = SnarlActionHandler
self.snarl_win = pySnarl.SnarlApp(