changeset 640494bb6414 in /home/hg/repos/gajim
details:http://hg.gajim.org/gajim?cmd=changeset;node=640494bb6414
description: update bonjour for windows string to link to bonjour SDK. Fixes
#7072
diffstat:
src/features_window.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r df596cce2314 -r 640494bb6414 src/features_window.py
--- a/src/features_window.py Wed Jan 11 22:28:56 2012 +0100
+++ b/src/features_window.py Thu Jan 12 21:44:53 2012 +0100
@@ -54,7 +54,7 @@
_('Bonjour / Zeroconf'): (self.zeroconf_available,
_('Serverless chatting with autodetected clients in a local
network.'),
_('Requires python-avahi.'),
- _('Requires pybonjour
(http://o2s.csail.mit.edu/o2s-wiki/pybonjour).')),
+ _('Requires pybonjour and bonjour SDK running
(http://developer.apple.com/opensource/).')),
_('Command line'): (self.dbus_available,
_('A script to control Gajim via commandline.'),
_('Requires python-dbus.'),
_______________________________________________
Commits mailing list
[email protected]
http://lists.gajim.org/cgi-bin/listinfo/commits