Solaar/lib/solaar
Peter Wu e1eee2e078 Fix "Gtk was imported without specifying a version first"
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.
2016-03-14 11:33:05 +01:00
..
cli It should check for None specificly 2013-09-25 14:12:53 +02:00
ui Fix "Gtk was imported without specifying a version first" 2016-03-14 11:33:05 +01:00
__init__.py release 0.9.2 2013-07-24 11:40:54 +02:00
async.py use Gtk.Application properly 2013-08-08 21:49:35 +02:00
configuration.py added copyright notices to all source files 2013-07-15 17:54:42 +02:00
gtk.py Fix "Gtk was imported without specifying a version first" 2016-03-14 11:33:05 +01:00
i18n.py internationalized most strings; fixes #79 2013-07-17 19:53:21 +02:00
listener.py don't rely on upower to check devices after wake-up (#111) 2013-08-12 15:22:34 +02:00
upower.py don't rely on upower to check devices after wake-up (#111) 2013-08-12 15:22:34 +02:00