aboutsummaryrefslogtreecommitdiffstats
path: root/po (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * Launchpad automatic translations update.Launchpad Code Hosting2010-08-311-3/+3
| |
| * Launchpad automatic translations update.Launchpad Code Hosting2010-08-301-40/+44
| |
| * Launchpad automatic translations update.Launchpad Code Hosting2010-08-271-46/+61
| |
| * Launchpad automatic translations update.Launchpad Code Hosting2010-08-203-1/+848
| |
| * Launchpad automatic translations update.Launchpad Code Hosting2010-08-199-222/+250
| |
* | Add configuration file support.Jon Lund Steffensen2010-10-1514-615/+1032
| |
* | Add info on the neutral color temperature (6500K) in help output.Jon Lund Steffensen2010-10-0913-702/+845
| |
* | Update translation files.Jon Lund Steffensen2010-08-1813-264/+290
| |
* | Merge translations. Update NEWS with missing translation update.Jon Lund Steffensen2010-08-1810-80/+1721
|\|
| * Launchpad automatic translations update.Launchpad Code Hosting2010-08-111-31/+45
| |
| * Launchpad automatic translations update.Launchpad Code Hosting2010-08-101-31/+45
| |
| * Launchpad automatic translations update.Launchpad Code Hosting2010-07-051-10/+10
| |
| * Launchpad automatic translations update.Launchpad Code Hosting2010-07-041-30/+44
| |
| * Launchpad automatic translations update.Launchpad Code Hosting2010-07-032-1/+415
| |
| * Launchpad automatic translations update.Launchpad Code Hosting2010-07-022-60/+88
| |
| * Launchpad automatic translations update.Launchpad Code Hosting2010-07-011-30/+44
| |
| * Launchpad automatic translations update.Launchpad Code Hosting2010-06-281-1/+1
| |
| * Launchpad automatic translations update.Launchpad Code Hosting2010-06-271-0/+398
| |
| * Launchpad automatic translations update.Launchpad Code Hosting2010-06-191-15/+15
| |
| * Launchpad automatic translations update.Launchpad Code Hosting2010-06-181-0/+421
| |
| * Launchpad automatic translations update.Launchpad Code Hosting2010-06-163-8/+414
| |
* | Merge GUI optimization from Francesco Marella with a few tweaks.Jon Lund Steffensen2010-07-2810-28/+27
| |
* | Provide feedback on what location provider/color adjustment method thatJon Lund Steffensen2010-06-309-216/+325
| | | | | | | | is used when none was specifically requested.
* | Merge GUI autostart feature from Francesco Marella.Jon Lund Steffensen2010-06-309-18/+54
|\ \
* | | Update po files.Jon Lund Steffensen2010-06-159-26/+24
| | |
* | | Import translatations.Jon Lund Steffensen2010-06-158-103/+114
|\ \ \ | | |/ | |/|
| * | Launchpad automatic translations update.Launchpad Code Hosting2010-06-154-50/+104
| | |
| * | Launchpad automatic translations update.Launchpad Code Hosting2010-06-1415-75/+208
| | |
* | | Add missing file to Makefile.am.Jon Lund Steffensen2010-06-139-10/+10
|/ / | | | | | | Fix detection of GUI dependencies in configure.ac.
* | Import translations from launchpad.Jon Lund Steffensen2010-06-1310-133/+2579
|\ \
| * | Launchpad automatic translations update.Launchpad Code Hosting2010-06-132-0/+440
| | |
| * | Launchpad automatic translations update.Launchpad Code Hosting2010-06-121-77/+251
| | |
| * | Launchpad automatic translations update.Launchpad Code Hosting2010-06-112-145/+460
| | |
| * | Launchpad automatic translations update.Launchpad Code Hosting2010-06-071-4/+4
| | |
| * | Launchpad automatic translations update.Launchpad Code Hosting2010-06-051-70/+149
| | |
| * | Launchpad automatic translations update.Launchpad Code Hosting2010-06-041-61/+139
| | |
| * | Launchpad automatic translations update.Launchpad Code Hosting2010-06-031-9/+11
| | |
| * | Launchpad automatic translations update.Launchpad Code Hosting2010-06-022-0/+348
| | |
| * | Launchpad automatic translations update.Launchpad Code Hosting2010-05-291-1/+1
| | |
| * | Launchpad automatic translations update.Launchpad Code Hosting2010-05-282-0/+347
| | |
| * | Launchpad automatic translations update.Launchpad Code Hosting2010-05-271-73/+143
| | |
| * | Launchpad automatic translations update.Launchpad Code Hosting2010-05-242-0/+267
| | |
| * | Launchpad automatic translations update.Launchpad Code Hosting2010-05-213-0/+504
| | |
| * | Launchpad automatic translations update.Launchpad Code Hosting2010-05-121-1/+1
| | |
* | | Add reset option (activated with -x) that removes any color adjustmentsJon Lund Steffensen2010-06-103-126/+129
| | | | | | | | | | | | applied to the screen. Based on patch by Dan Helfman.
* | | Add comments about certain substring which must not be translated.Jon Lund Steffensen2010-06-103-129/+174
| |/ |/| | | | | Fix help text that refered to the wrong command line parameter.
* | Merge application indicator support from Franesco Marella.Jon Lund Steffensen2010-06-064-6/+7
|\ \ | | | | | | | | | | | | | | | Change GUI configuration parameter in configure.ac to --enable-gui. Distribute defs.py.in and gtk-redshift.in even if GUI is disabled. Update POTFILES.in and update translation files.
* | | Update po files.Jon Lund Steffensen2010-06-043-209/+428
|/ /
* | Remove unused parameters in help text output.Jon Lund Steffensen2010-05-253-105/+162
| |
* | Add location provider that reads location from the gconf key associatedJon Lund Steffensen2010-05-251-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.