diff options
author | Chenthill Palanisamy <pchen@src.gnome.org> | 2005-12-13 20:18:22 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchen@src.gnome.org> | 2005-12-13 20:18:22 +0800 |
commit | d663b41d1a7b7c39e967f4777b178d2e90d405a3 (patch) | |
tree | 24fc930dd22a46ad81a8d2ebc97841547fcb7a1d | |
parent | fb81762eaf74ee06d574abff5d440c041f5736f4 (diff) | |
download | gsoc2013-evolution-d663b41d1a7b7c39e967f4777b178d2e90d405a3.tar gsoc2013-evolution-d663b41d1a7b7c39e967f4777b178d2e90d405a3.tar.gz gsoc2013-evolution-d663b41d1a7b7c39e967f4777b178d2e90d405a3.tar.bz2 gsoc2013-evolution-d663b41d1a7b7c39e967f4777b178d2e90d405a3.tar.lz gsoc2013-evolution-d663b41d1a7b7c39e967f4777b178d2e90d405a3.tar.xz gsoc2013-evolution-d663b41d1a7b7c39e967f4777b178d2e90d405a3.tar.zst gsoc2013-evolution-d663b41d1a7b7c39e967f4777b178d2e90d405a3.zip |
Removed the pruned files from POTFILES.in
svn path=/trunk/; revision=30764
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | po/POTFILES.in | 2 |
2 files changed, 5 insertions, 2 deletions
@@ -1,3 +1,8 @@ +2005-12-13 Chenthill Palanisamy <pchenthill@novell.com> + + * po/POTFILES.in: Removed the entries for + e-util/e-component-listener.c and e-util/e-time-utils.c. + 2005-12-12 Harish Krishnaswamy <kharish@novell.com> * NEWS, configure.in: Release updates, version bump. diff --git a/po/POTFILES.in b/po/POTFILES.in index ca3eace299..90b101b3cb 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -196,11 +196,9 @@ data/evolution.keys.in.in designs/OOA/ooa.glade designs/read_receipts/read.glade e-util/e-categories-config.c -e-util/e-component-listener.c e-util/e-dialog-utils.c e-util/e-error.c e-util/e-system.error.xml -e-util/e-time-utils.c e-util/eggtrayicon.c filter/filter-datespec.c filter/filter-file.c |