aboutsummaryrefslogtreecommitdiffstats
path: root/src/gtk-redshift/Makefile.am (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge GUI optimization from Francesco Marella with a few tweaks.Jon Lund Steffensen2010-07-281-25/+4
|\
| * Optimize indicators code.Francesco Marella2010-07-211-25/+4
|/ | | | User, at configure time, chooses to enable or disable the gui. Determine at runtime whether to use the appindicator or status icon as fallback.
* Move gtk-redshift.desktop file to data dir.Jon Lund Steffensen2010-06-301-8/+0
|
* Rebase on trunk and add the missing bits to rsappindicator.pyFrancesco Marella2010-06-071-2/+4
|
* Add a feature to toggle autostart at loginFrancesco Marella2010-06-061-0/+8
| | | | A launcher is placed in Applications -> Utility. The user toggles autostart through the user interface. The 'xdg' module is required.
* Merge application indicator support from Franesco Marella.Jon Lund Steffensen2010-06-061-4/+25
|\ | | | | | | | | | | Change GUI configuration parameter in configure.ac to --enable-gui. Distribute defs.py.in and gtk-redshift.in even if GUI is disabled. Update POTFILES.in and update translation files.
| * Add the autofoo needed to choose GTK+ status icon or app-indicatorFrancesco Marella2010-06-041-2/+22
|/ | | Passing 'enable-appindicator=yes' to the configure script the GTK+ status icon will be disabled.
* Switch to heirarchial makefiles. Seems to be the only way to makeJon Lund Steffensen2010-02-111-0/+19
distcheck happy :(