diff options
author | Jon Lund Steffensen <jonlst@gmail.com> | 2010-06-06 23:34:49 +0200 |
---|---|---|
committer | Jon Lund Steffensen <jonlst@gmail.com> | 2010-06-06 23:34:49 +0200 |
commit | 79d6d29889102a7935268dadf0b5fd2965151141 (patch) | |
tree | 2c0c2b64b38b3fc715167f283ca57fa38285e667 /po/redshift.pot | |
parent | Update po files. (diff) | |
parent | rvert commit 103: Wrap in try...except only gtk.main. (diff) | |
download | redshift-ng-79d6d29889102a7935268dadf0b5fd2965151141.tar.gz redshift-ng-79d6d29889102a7935268dadf0b5fd2965151141.tar.bz2 redshift-ng-79d6d29889102a7935268dadf0b5fd2965151141.tar.xz |
Merge application indicator support from Franesco Marella.
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.
Diffstat (limited to 'po/redshift.pot')
-rw-r--r-- | po/redshift.pot | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/po/redshift.pot b/po/redshift.pot index 866118a..35901dc 100644 --- a/po/redshift.pot +++ b/po/redshift.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: redshift 1.3\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/redshift\n" -"POT-Creation-Date: 2010-06-04 21:58+0200\n" +"POT-Creation-Date: 2010-06-06 23:32+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" @@ -376,6 +376,6 @@ msgstr "" msgid "Too many arguments.\n" msgstr "" -#: src/gtk-redshift/statusicon.py:61 +#: src/gtk-redshift/statusicon.py:61 src/gtk-redshift/rsappindicator.py:70 msgid "Toggle" msgstr "" |