typo: avahai->avahi
This commit is contained in:
parent
4c5bef7a2d
commit
4f3ee8ba67
|
@ -43,7 +43,7 @@ class FeaturesWindow:
|
||||||
_('Requires python-pyopenssl.')),
|
_('Requires python-pyopenssl.')),
|
||||||
_('Bonjour / Zeroconf'): (self.zeroconf_available,
|
_('Bonjour / Zeroconf'): (self.zeroconf_available,
|
||||||
_('Serverless chatting with autodetected clients in a local network.'),
|
_('Serverless chatting with autodetected clients in a local network.'),
|
||||||
_('Requires python-avahai.'),
|
_('Requires python-avahi.'),
|
||||||
_('Requires pybonjour (http://o2s.csail.mit.edu/o2s-wiki/pybonjour).')),
|
_('Requires pybonjour (http://o2s.csail.mit.edu/o2s-wiki/pybonjour).')),
|
||||||
_('gajim-remote'): (self.dbus_available,
|
_('gajim-remote'): (self.dbus_available,
|
||||||
_('A script to controle gajim via commandline.'),
|
_('A script to controle gajim via commandline.'),
|
||||||
|
|
Loading…
Reference in New Issue