Fixes the following warnings:
sys:1: PyGIWarning: Gtk was imported without specifying a version first. Use gi.require_version('Gtk', '3.0') before import to ensure that the right version gets loaded.
sys:1: PyGIWarning: Notify was imported without specifying a version first. Use gi.require_version('Notify', '0.7') before import to ensure that the right version gets loaded.
|
||
|---|---|---|
| .. | ||
| cli | ||
| ui | ||
| __init__.py | ||
| async.py | ||
| configuration.py | ||
| gtk.py | ||
| i18n.py | ||
| listener.py | ||
| upower.py | ||