aboutsummaryrefslogtreecommitdiffstats
path: root/po/POTFILES.in (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-12-12Update translation filesJon Lund Steffensen1-0/+1
Add location-geoclue.c to POTFILES.in Update .po files
2013-12-10Fix errors when running dist targetsJon Lund Steffensen1-1/+0
Distribute files HACKING, DESIGN and README-colorramp Remove location-gnome-clock.c from POTFILES.in
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-10-15Add configuration file support.Jon Lund Steffensen1-0/+2
2010-05-25Add location provider that reads location from the gconf key associatedJon Lund Steffensen1-0/+1
with the GNOME Clock applet. The implementation is rather simplistic as it only reads the location once on init but that'll have to do for now.
2010-05-25Update POTFILES and po filesJon Lund Steffensen1-2/+6
2010-02-11Turn gtk-redshift into a python module. A launcher script is installedJon Lund Steffensen1-1/+1
in bindir.
2010-02-10Add po support files.Jon Lund Steffensen1-0/+7
Add extension to gtk-redshift to satisfy update-po rules.