aboutsummaryrefslogtreecommitdiffstats
path: root/data/applications/redshift-gtk.desktop (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-05-28Make desktop file translatableJon Lund Steffensen1-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.
2013-03-05Rename gtk-redshift -> redshift-gtk.Jon Lund Steffensen1-1/+1
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.
2010-06-30Move gtk-redshift.desktop file to data dir.Jon Lund Steffensen1-0/+0
2010-06-06Add a feature to toggle autostart at loginFrancesco Marella1-0/+11
A launcher is placed in Applications -> Utility. The user toggles autostart through the user interface. The 'xdg' module is required.