diff options
author | JP Rosevear <jpr@ximian.com> | 2002-04-06 05:23:30 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2002-04-06 05:23:30 +0800 |
commit | 0c6bbddb63c1ef85f11c581c4c5f0c2d8f57c51c (patch) | |
tree | 89932aceea2bd2758a8032de06e240668b270c90 | |
parent | 6e84e1af02c76500ac545ce570ec5f6d86e09160 (diff) | |
download | gsoc2013-evolution-0c6bbddb63c1ef85f11c581c4c5f0c2d8f57c51c.tar gsoc2013-evolution-0c6bbddb63c1ef85f11c581c4c5f0c2d8f57c51c.tar.gz gsoc2013-evolution-0c6bbddb63c1ef85f11c581c4c5f0c2d8f57c51c.tar.bz2 gsoc2013-evolution-0c6bbddb63c1ef85f11c581c4c5f0c2d8f57c51c.tar.lz gsoc2013-evolution-0c6bbddb63c1ef85f11c581c4c5f0c2d8f57c51c.tar.xz gsoc2013-evolution-0c6bbddb63c1ef85f11c581c4c5f0c2d8f57c51c.tar.zst gsoc2013-evolution-0c6bbddb63c1ef85f11c581c4c5f0c2d8f57c51c.zip |
comment out more unused camel files
2002-04-05 JP Rosevear <jpr@ximian.com>
* POTFILES.in: comment out more unused camel files
svn path=/trunk/; revision=16365
-rw-r--r-- | po/ChangeLog | 5 | ||||
-rw-r--r-- | po/POTFILES.in | 6 |
2 files changed, 8 insertions, 3 deletions
diff --git a/po/ChangeLog b/po/ChangeLog index e80f660294..67c652b11b 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,7 +1,12 @@ 2002-04-05 JP Rosevear <jpr@ximian.com> + * POTFILES.in: comment out more unused camel files + +2002-04-05 JP Rosevear <jpr@ximian.com> + * POTFILES.in: remove file that is not compiled (and hence not disted) + 2002-04-04 Gustavo Maciel Dias Vieira <gdvieira@zaz.com.br> diff --git a/po/POTFILES.in b/po/POTFILES.in index 8f2b641c89..9cbe67b977 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -179,9 +179,9 @@ camel/providers/local/camel-spool-folder.c camel/providers/local/camel-spool-store.c camel/providers/local/camel-spool-summary.c camel/providers/local/camel-spoold-store.c -camel/providers/nntp/camel-nntp-auth.c -camel/providers/nntp/camel-nntp-folder.c -camel/providers/nntp/camel-nntp-grouplist.c +#camel/providers/nntp/camel-nntp-auth.c +#camel/providers/nntp/camel-nntp-folder.c +#camel/providers/nntp/camel-nntp-grouplist.c camel/providers/nntp/camel-nntp-provider.c camel/providers/nntp/camel-nntp-store.c camel/providers/nntp/camel-nntp-summary.c |