changeset e31a719aa0b0 in /home/hg/repos/gajim
branches: gtk3
details:http://hg.gajim.org/gajim?cmd=changeset;node=e31a719aa0b0
description: typo
diffstat:
src/common/config.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r 0b166353b326 -r e31a719aa0b0 src/common/config.py
--- a/src/common/config.py Thu Aug 15 23:21:24 2013 +0200
+++ b/src/common/config.py Fri Aug 16 10:09:41 2013 +0400
@@ -412,7 +412,7 @@
'oauth2_refresh_token': [ opt_str, '', _('Latest token for
Oauth2 authentication.')],
'oauth2_client_id': [ opt_str, '0000000044077801',
_('client_id for Oauth2 authentication.')],
'oauth2_redirect_url': [ opt_str,
'https%3A%2F%2Fgajim.org%2Fmsnauth%2Findex.cgi', _('redirect_url for Oauth2
authentication.')],
- 'opened_chat_controls': [opt_str, '', _('Space separated
list of JIDsfor which we want to re-open a chat window on next startup.')],
+ 'opened_chat_controls': [opt_str, '', _('Space separated
list of JIDs for which we want to re-open a chat window on next startup.')],
}, {}),
'statusmsg': ({
'message': [ opt_str, '' ],
_______________________________________________
Commits mailing list
[email protected]
http://lists.gajim.org/cgi-bin/listinfo/commits