Skip to content

Commit

Permalink
Add missing file to Makefile.am.
Browse files Browse the repository at this point in the history
Fix detection of GUI dependencies in configure.ac.
  • Loading branch information
jonls committed Jun 13, 2010
1 parent aa95d01 commit 57afd85
Show file tree
Hide file tree
Showing 11 changed files with 19 additions and 15 deletions.
12 changes: 8 additions & 4 deletions configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -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
])
])

Expand Down
2 changes: 1 addition & 1 deletion po/cs.po
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion po/da.po
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion po/de.po
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion po/es.po
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion po/fi.po
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion po/it.po
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion po/pt_BR.po
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
4 changes: 2 additions & 2 deletions po/redshift.pot
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion po/ru.po
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion src/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down

0 comments on commit 57afd85

Please sign in to comment.