diff options
-rw-r--r-- | configure.ac | 12 | ||||
-rw-r--r-- | po/cs.po | 2 | ||||
-rw-r--r-- | po/da.po | 2 | ||||
-rw-r--r-- | po/de.po | 2 | ||||
-rw-r--r-- | po/es.po | 2 | ||||
-rw-r--r-- | po/fi.po | 2 | ||||
-rw-r--r-- | po/it.po | 2 | ||||
-rw-r--r-- | po/pt_BR.po | 2 | ||||
-rw-r--r-- | po/redshift.pot | 4 | ||||
-rw-r--r-- | po/ru.po | 2 | ||||
-rw-r--r-- | src/Makefile.am | 2 |
11 files changed, 19 insertions, 15 deletions
diff --git a/configure.ac b/configure.ac index 06f148f..a608e9a 100644 --- a/configure.ac +++ b/configure.ac @@ -141,22 +141,26 @@ AC_ARG_ENABLE([gui], [AC_HELP_STRING([--enable-gui], [enable_gui=$enableval],[enable_gui=maybe]) # Statusicon GUI -AS_IF([test "x$enable_gui" = xstatusicon -o "x$enable_gui" = maybe], [ - AS_IF([test $have_python != yes], [ +AS_IF([test "x$enable_gui" = xstatusicon -o "x$enable_gui" = xmaybe], [ + AS_IF([test "x$have_python" != xyes], [ AS_IF([test "x$enable_gui" = xstatusicon], [ AC_MSG_ERROR([status icon script requires Python 2.6]) ]) enable_gui=maybe + ], [ + enable_gui=statusicon ]) ]) # Appindicator GUI -AS_IF([test "x$enable_gui" = xappindicator -o "x$enable_gui" = maybe], [ - AS_IF([test $have_python != yes], [ +AS_IF([test "x$enable_gui" = xappindicator -o "x$enable_gui" = xmaybe], [ + AS_IF([test "x$have_python" != xyes], [ AS_IF([test "x$enable_gui" = xappindicator], [ AC_MSG_ERROR([application indicator script requires Python 2.6]) ]) enable_gui=maybe + ], [ + enable_gui=appindicator ]) ]) @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: redshift\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/redshift\n" -"POT-Creation-Date: 2010-06-13 21:58+0200\n" +"POT-Creation-Date: 2010-06-13 22:39+0200\n" "PO-Revision-Date: 2010-06-02 14:15+0000\n" "Last-Translator: clever_fox <clever_fox@seznam.cz>\n" "Language-Team: Czech <cs@li.org>\n" @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: redshift\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/redshift\n" -"POT-Creation-Date: 2010-06-13 21:58+0200\n" +"POT-Creation-Date: 2010-06-13 22:39+0200\n" "PO-Revision-Date: 2010-06-10 18:39+0000\n" "Last-Translator: Jon Lund Steffensen <Unknown>\n" "Language-Team: Danish <da@li.org>\n" @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: redshift\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/redshift\n" -"POT-Creation-Date: 2010-06-13 21:58+0200\n" +"POT-Creation-Date: 2010-06-13 22:39+0200\n" "PO-Revision-Date: 2010-06-12 21:07+0000\n" "Last-Translator: Jan-Christoph Borchardt <inquata@gmail.com>\n" "Language-Team: German <de@li.org>\n" @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: redshift\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/redshift\n" -"POT-Creation-Date: 2010-06-13 21:58+0200\n" +"POT-Creation-Date: 2010-06-13 22:39+0200\n" "PO-Revision-Date: 2010-05-27 22:10+0000\n" "Last-Translator: Fernando Ossandon <Unknown>\n" "Language-Team: Spanish <es@li.org>\n" @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: redshift\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/redshift\n" -"POT-Creation-Date: 2010-06-13 21:58+0200\n" +"POT-Creation-Date: 2010-06-13 22:39+0200\n" "PO-Revision-Date: 2010-05-26 15:37+0000\n" "Last-Translator: Ilari Oras <happo1472583@gmail.com>\n" "Language-Team: Finnish <fi@li.org>\n" @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: redshift\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/redshift\n" -"POT-Creation-Date: 2010-06-13 21:58+0200\n" +"POT-Creation-Date: 2010-06-13 22:39+0200\n" "PO-Revision-Date: 2010-06-11 08:29+0000\n" "Last-Translator: Andrea Amoroso <andrea.amoroso@alice.it>\n" "Language-Team: Italian <it@li.org>\n" diff --git a/po/pt_BR.po b/po/pt_BR.po index 2c62be9..e176013 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: redshift\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/redshift\n" -"POT-Creation-Date: 2010-06-13 21:58+0200\n" +"POT-Creation-Date: 2010-06-13 22:39+0200\n" "PO-Revision-Date: 2010-06-03 08:12+0000\n" "Last-Translator: Gustavo Guidorizzi <Unknown>\n" "Language-Team: Brazilian Portuguese <pt_BR@li.org>\n" diff --git a/po/redshift.pot b/po/redshift.pot index 505d425..c05be96 100644 --- a/po/redshift.pot +++ b/po/redshift.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: redshift 1.3\n" +"Project-Id-Version: redshift 1.4\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/redshift\n" -"POT-Creation-Date: 2010-06-13 21:58+0200\n" +"POT-Creation-Date: 2010-06-13 22:39+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: redshift\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/redshift\n" -"POT-Creation-Date: 2010-06-13 21:58+0200\n" +"POT-Creation-Date: 2010-06-13 22:39+0200\n" "PO-Revision-Date: 2010-06-10 12:48+0000\n" "Last-Translator: Gregory Petrosyan <gregory.petrosyan@gmail.com>\n" "Language-Team: Russian <ru@li.org>\n" diff --git a/src/Makefile.am b/src/Makefile.am index c07aea3..3d872ed 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -9,7 +9,7 @@ INCLUDES = -DLOCALEDIR=\"$(localedir)\" bin_PROGRAMS = redshift redshift_SOURCES = \ - redshift.c \ + redshift.c redshift.h \ colorramp.c colorramp.h \ solar.c solar.h \ systemtime.c systemtime.h \ |