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

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYann Leboulanger <asterix@lagaule.org>2007-12-02 17:30:59 +0300
committerYann Leboulanger <asterix@lagaule.org>2007-12-02 17:30:59 +0300
commitc5e836352ed0aeea18a5c2ad3d67a2ad96ee0a14 (patch)
tree1afca0dfa7d43e2dda3aae887323cfb7c33ad17c
parentf409450998b92c812f704c674aea867d3caf8c69 (diff)
better description for libsexy
-rw-r--r--src/features_window.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/features_window.py b/src/features_window.py
index 507efec11..eeb983a98 100644
--- a/src/features_window.py
+++ b/src/features_window.py
@@ -105,7 +105,7 @@ class FeaturesWindow:
_('Requires python-docutils.'),
_('Requires python-docutils.')),
_('libsexy'): (self.pysexy_available,
- _('Ability to have clickable URLs in chat window.'),
+ _('Ability to have clickable URLs in chat and groupchat window banners.'),
_('Requires python-sexy.'),
_('Requires python-sexy.')),
}