diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2002-06-28 02:07:25 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2002-06-28 02:07:25 +0800 |
commit | c17e1cdc281eea2735ed478a8a64feb64317ff9a (patch) | |
tree | 04fa7bb9451b71a10b6b989d3fac35cd903c79dd | |
parent | 421bc6b8aeeeb7c94a61baee2c578aa188d306d8 (diff) | |
download | gsoc2013-evolution-c17e1cdc281eea2735ed478a8a64feb64317ff9a.tar gsoc2013-evolution-c17e1cdc281eea2735ed478a8a64feb64317ff9a.tar.gz gsoc2013-evolution-c17e1cdc281eea2735ed478a8a64feb64317ff9a.tar.bz2 gsoc2013-evolution-c17e1cdc281eea2735ed478a8a64feb64317ff9a.tar.lz gsoc2013-evolution-c17e1cdc281eea2735ed478a8a64feb64317ff9a.tar.xz gsoc2013-evolution-c17e1cdc281eea2735ed478a8a64feb64317ff9a.tar.zst gsoc2013-evolution-c17e1cdc281eea2735ed478a8a64feb64317ff9a.zip |
Removed camel/camel-pgp-context.c and added camel-gpg-context.c and
2002-06-27 Jeffrey Stedfast <fejj@ximian.com>
* POTFILES.in: Removed camel/camel-pgp-context.c and added
camel-gpg-context.c and camel-multipart-encrypted.c.
Also removed camel/camel-spoold-store.c
svn path=/trunk/; revision=17314
-rw-r--r-- | po/ChangeLog | 1 | ||||
-rw-r--r-- | po/POTFILES.in | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/po/ChangeLog b/po/ChangeLog index 3a0d6d8eec..ff82e4ab1b 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -2,6 +2,7 @@ * POTFILES.in: Removed camel/camel-pgp-context.c and added camel-gpg-context.c and camel-multipart-encrypted.c. + Also removed camel/camel-spoold-store.c 2002-06-23 Kjartan Maraas <kmaraas@gnome.org> diff --git a/po/POTFILES.in b/po/POTFILES.in index c9aa313cfa..19b3ea7232 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -179,7 +179,6 @@ camel/providers/local/camel-mh-summary.c 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-provider.c camel/providers/nntp/camel-nntp-store.c camel/providers/nntp/camel-nntp-summary.c |