Skip to content
Snippets Groups Projects
Commit dd779dfe authored by Yann Leboulanger's avatar Yann Leboulanger
Browse files

update bonjour for windows string to link to bonjour SDK. Fixes #7072

parent 240158ca
No related branches found
No related tags found
No related merge requests found
......@@ -54,7 +54,7 @@ class FeaturesWindow:
_('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.'),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment