Solaar/lib/solaar/ui
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
..
__init__.py Don't open a main window when battery is critical 2016-02-19 03:25:55 -03:00
about.py updated translator credits in about dialog 2013-08-08 22:43:32 +02:00
action.py added copyright notices to all source files 2013-07-15 17:54:42 +02:00
config_panel.py more translation fixes (#108) 2013-08-12 00:32:19 +02:00
icons.py Fix crash due to non-locatable icon names (#199) 2015-05-27 23:16:39 +02:00
notify.py Fix "Gtk was imported without specifying a version first" 2016-03-14 11:33:05 +01:00
pair_window.py internationalized most strings; fixes #79 2013-07-17 19:53:21 +02:00
tray.py more translation fixes (#108) 2013-08-12 00:32:19 +02:00
window.py more translation fixes (#108) 2013-08-12 00:32:19 +02:00