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/POTFILES.in | |
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/POTFILES.in')
-rw-r--r-- | po/POTFILES.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index a46a9d4..6bd7210 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -10,3 +10,4 @@ src/location-gnome-clock.c src/location-manual.c src/gtk-redshift/statusicon.py +src/gtk-redshift/rsappindicator.py |