aboutsummaryrefslogtreecommitdiffstats
path: root/data/applications/redshift-gtk.desktop (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make desktop file translatableJon Lund Steffensen2014-05-281-11/+0
| | | | | | | | Changes bootstrap script to run libtoolize. Some extra magic was needed for autoreconf (taken from GNOME projects). The INTLTOOL_DESKTOP_RULE should be used in Makefile.am but is unfortunately broken at this time for out-of-source builds. The rule is instead copied and fixed in Makefile.am.
* Rename gtk-redshift -> redshift-gtk.Jon Lund Steffensen2013-03-051-0/+11
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.