Philipp Hörist pushed to branch master at gajim / gajim
Commits:
d06ba96a by Philipp Hörist at 2017-04-30T18:45:50+02:00
Update dependency in features window
gir1.2-gupnpigd-1.0 is the correct python3/GTK3 dependency on Debian
- - - - -
1 changed file:
- src/features_window.py
Changes:
=====================================
src/features_window.py
=====================================
--- a/src/features_window.py
+++ b/src/features_window.py
@@ -95,7 +95,7 @@ class FeaturesWindow:
_('Feature not available under Windows.')),
_('UPnP-IGD'): (self.gupnp_igd_available,
_('Ability to request your router to forward port for file
transfer.'),
- _('Requires python-gupnp-igd.'),
+ _('Requires gir1.2-gupnpigd-1.0.'),
_('Feature not available under Windows.')),
_('UPower'): (self.upower_available,
_('Ability to disconnect properly just before suspending the
machine.'),
View it on GitLab:
https://dev.gajim.org/gajim/gajim/commit/d06ba96a89c18f93cd983f06280c50dc5f623cf9
_______________________________________________
Commits mailing list
[email protected]
https://lists.gajim.org/cgi-bin/listinfo/commits