aboutsummaryrefslogtreecommitdiffstats
path: root/src/redshift-gtk/Makefile.am (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix #66: Do not distribute redshift-gtk, only redshift-gtk.inJon Lund Steffensen2014-04-131-1/+1
|
* Port redshift-gtk to Python3TingPing2014-01-011-2/+5
| | | | Python 2 is no longer supported
* redshift-gtk: Make custom rule in Makefile.am silentJon Lund Steffensen2013-12-101-1/+1
|
* Rename gtk-redshift -> redshift-gtk.Jon Lund Steffensen2013-03-051-0/+21
This is primarily for improved discovery. Some users report that they didn't know about redshift-gtk, but had it been available on tab completion they would have noticed. Also, I think it is in general good practice that closely related programs have the same prefix.