Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make desktop file translatable | Jon Lund Steffensen | 2014-05-28 | 1 | -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 Steffensen | 2013-03-05 | 1 | -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. |