Solaar/lib/solaar
Peter Wu dd2755909d cli/config: fix error message
Attempt to fix:

    $ bin/solaar config master dpi higher
    solaar: error: coercing to Unicode: need string or buffer, int found

The DPI choices are integers, therefore cast it to a str.
2016-03-18 12:27:16 +01:00
..
cli cli/config: fix error message 2016-03-18 12:27:16 +01:00
ui more translation fixes (#108) 2013-08-12 00:32:19 +02: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 solaar: add --hidraw option again 2013-08-21 21:47:24 +02: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