Extensions: Experimental AppIndicator support
commitc9c71d2f0ca4b9e10ee9cb4aa774b6748f1c7d4f
authorThomas Perl <m@thp.io>
Thu, 23 Feb 2012 23:44:16 +0000 (24 00:44 +0100)
committerThomas Perl <m@thp.io>
Thu, 23 Feb 2012 23:44:16 +0000 (24 00:44 +0100)
tree4edd27a262acdd660d43bf341110c263a9fc849f
parent556cc0fab4f1c5bf82c5fd2c06003e4b285480ae
Extensions: Experimental AppIndicator support

The way how we access the gPodder "GUI" object is
very hack-ish. We should find a better way for that.
share/gpodder/extensions/ubuntu_appindicator.py [new file with mode: 0644]
share/gpodder/extensions/ubuntu_unity.py [moved from share/gpodder/extensions/ubuntu.py with 100% similarity]
src/gpodder/extensions.py
src/gpodder/gtkui/main.py