Skip to content
Snippets Groups Projects
Commit d06ba96a authored by Philipp Hörist's avatar Philipp Hörist
Browse files

Update dependency in features window

gir1.2-gupnpigd-1.0 is the correct python3/GTK3 dependency on Debian
parent 89f1e982
No related branches found
No related tags found
No related merge requests found
......@@ -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.'),
......
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