changeset 413c07ee9f49 in /home/hg/repos/gajim

author: Denis Fomin <fomi...@gmail.com>
branches: 
details:http://hg.gajim.org/gajim?cmd=changeset;node=413c07ee9f49
description: [Darlan]Fix gajim-remote -help.

diffstat:

 src/gajim.py |  2 +-
 1 файлов изменено, 1 вставок(+), 1 удалений(-)

различия (12 строк):

diff -r 58b0f93e4ce1 -r 413c07ee9f49 src/gajim.py
--- a/src/gajim.py      Mon Aug 26 09:16:51 2013 +0400
+++ b/src/gajim.py      Mon Aug 26 09:32:16 2013 +0400
@@ -142,7 +142,7 @@
                 '\n  -v, --verbose      ' + \
                     _('Print xml stanzas and other debug information') + \
                 '\n  -p, --profile      ' + \
-                    _('Use config.name in configuration directory') + \
+                    _('Use defined profile in configuration directory') + \
                 '\n  -c, --config-path  ' + \
                     _('Set configuration directory') + \
                 '\n  -l, --loglevel     ' + \
_______________________________________________
Commits mailing list
Commits@gajim.org
http://lists.gajim.org/cgi-bin/listinfo/commits

Reply via email to