Solaar/lib/solaar
Markus Heiser 932164458a icons: add application icons from repo's $git-toplevel/share/solaar/
Add application path from the repository to the search paths.

When you Install a project in editable mode (i.e. setuptools "develop mode")
from a local project path, the application path is ``./share``, relative to
git's top level folder. Add this path at the end of search path::

  echo "$(git rev-parse --show-toplevel)/share"
2019-01-30 12:38:54 +01:00
..
cli Print an error message when assertion fails 2018-08-13 18:36:52 +02:00
ui icons: add application icons from repo's $git-toplevel/share/solaar/ 2019-01-30 12:38:54 +01:00
__init__.py release 0.9.2 2013-07-24 11:40:54 +02:00
configuration.py added copyright notices to all source files 2013-07-15 17:54:42 +02:00
gtk.py gtk.main(): make source more readable + comment about cli & gui 2019-01-30 12:38:54 +01:00
i18n.py internationalized most strings; fixes #79 2013-07-17 19:53:21 +02:00
listener.py Fix issues with HID++ >= 2.0 devices (particularly related to sleep). 2018-08-10 23:15:37 -04:00
tasks.py Python 3.7 compatibility fixes 2018-08-07 12:51:32 -04:00
upower.py don't rely on upower to check devices after wake-up (#111) 2013-08-12 15:22:34 +02:00