aboutsummaryrefslogtreecommitdiffstats
path: root/src/gtk-redshift/rsappindicator.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Optimize indicators code.Francesco Marella2010-07-211-114/+0
| | | | User, at configure time, chooses to enable or disable the gui. Determine at runtime whether to use the appindicator or status icon as fallback.
* Disable autostart menu item when the desktop file can't be foundFrancesco Marella2010-06-221-3/+9
|
* Rebase on trunk and add the missing bits to rsappindicator.pyFrancesco Marella2010-06-071-0/+9
|
* rvert commit 103: Wrap in try...except only gtk.main.Francesco Marella2010-06-061-30/+30
|
* Add a check for appindicator's module importFrancesco Marella2010-06-051-1/+5
|
* Wrap in try...except only gtk.main.Francesco Marella2010-06-051-30/+30
|
* Implement the application panel indicator for redshiftFrancesco Marella2010-06-041-0/+95