aboutsummaryrefslogtreecommitdiffstats
path: root/po (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* | Update POTFILES and po filesJon Lund Steffensen2010-05-254-156/+316
| |
* | Pass arguments as string to adjustment methods.Jon Lund Steffensen2010-05-243-141/+159
| |
* | Don't include gettext headers when NLS is disabled.Jon Lund Steffensen2010-05-243-36/+54
| |
* | Use gamma_method_spec_t struct to control and iterate through differentJon Lund Steffensen2010-05-243-122/+164
| | | | | | | | gamma adjustment methods.
* | Merge from translations-import.Jon Lund Steffensen2010-05-122-18/+15
|\|
| * Launchpad automatic translations update.Launchpad Code Hosting2010-05-061-33/+69
| |
| * Launchpad automatic translations update.Launchpad Code Hosting2010-02-131-1/+1
| |
| * Launchpad automatic translations update.Launchpad Code Hosting2010-02-124-17/+53
| |
* | po files updatedJon Lund Steffensen2010-05-072-56/+120
| |
* | Update redshift POT (translation template).Jon Lund Steffensen2010-05-051-29/+60
| |
* | Update ChangeLog, NEWS and README for release.Jon Lund Steffensen2010-02-113-4/+4
| | | | | | | | Increment version in configure.ac.
* | Update translations.Jon Lund Steffensen2010-02-113-6/+6
| |
* | Turn gtk-redshift into a python module. A launcher script is installedJon Lund Steffensen2010-02-111-1/+1
|/ | | | in bindir.
* Update translations.Jon Lund Steffensen2010-02-111-10/+2
|\
| * Launchpad automatic translations update.Launchpad Code Hosting2010-02-111-0/+210
| |
* | Update po translations.Jon Lund Steffensen2010-02-113-6/+6
| |
* | Fix --help -> -h in po translations.Jon Lund Steffensen2010-02-102-4/+2
| |
* | redshift.c: Handle -? parameter. This is also used when a parameter isJon Lund Steffensen2010-02-103-63/+54
| | | | | | | | | | not recognized. Update translations.
* | Update help strings: --help does not actually work, change to -h.Jon Lund Steffensen2010-02-103-18/+20
| | | | | | | | Update po files.
* | Multiple catalogs is a major pain. Gettext will not cooperate. Merge.Jon Lund Steffensen2010-02-106-108/+65
| |
* | Add po support files.Jon Lund Steffensen2010-02-103-0/+50
|/ | | | Add extension to gtk-redshift to satisfy update-po rules.