diff options
author | Ted Gould <ted@gould.cx> | 2010-02-22 09:40:26 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-02-22 09:40:26 -0600 |
commit | 56866b0fbb228fe5e7431a892d63099ee8d7c6d9 (patch) | |
tree | 54c510e1695a1fff4da28360bb91a42bfcde6b25 /po | |
parent | f595e945a2f2a12212c45213dbccf985475fee3a (diff) | |
download | ayatana-indicator-datetime-56866b0fbb228fe5e7431a892d63099ee8d7c6d9.tar.gz ayatana-indicator-datetime-56866b0fbb228fe5e7431a892d63099ee8d7c6d9.tar.bz2 ayatana-indicator-datetime-56866b0fbb228fe5e7431a892d63099ee8d7c6d9.zip |
Fix build to include the source files
Diffstat (limited to 'po')
-rw-r--r-- | po/POTFILES.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index e69de29..41324a7 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -0,0 +1,2 @@ +src/indicator-datetime.c +src/datetime-service.c |