Solaar/lib/solaar/ui
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
..
__init__.py Python 3.7 compatibility fixes 2018-08-07 12:51:32 -04:00
about.py Add Russian translation 2016-12-21 00:18:01 +02:00
action.py added copyright notices to all source files 2013-07-15 17:54:42 +02:00
config_panel.py Python 3.7 compatibility fixes 2018-08-07 12:51:32 -04:00
icons.py icons: add application icons from repo's $git-toplevel/share/solaar/ 2019-01-30 12:38:54 +01:00
notify.py ui: notify.py: disable python Notify extension 2017-09-11 07:02:48 -03:00
pair_window.py Update l10n strings in code 2016-12-21 00:18:01 +02:00
tray.py Fix crash when AppIndicator3 is unavailable 2016-11-06 19:50:32 +01:00
window.py Fix device tree GUI hierarchy. 2018-08-11 16:24:15 -04:00