diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2001-04-13 05:34:43 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2001-04-13 05:34:43 +0800 |
commit | de35de9442714109256c2615f5a3bc269ecff13c (patch) | |
tree | 70157e03a0c4b59af7a008f2329abd644137acb9 | |
parent | 7729c3ca47d7c70d9a7c0b3ca1fbacebff75c70d (diff) | |
download | gsoc2013-evolution-de35de9442714109256c2615f5a3bc269ecff13c.tar gsoc2013-evolution-de35de9442714109256c2615f5a3bc269ecff13c.tar.gz gsoc2013-evolution-de35de9442714109256c2615f5a3bc269ecff13c.tar.bz2 gsoc2013-evolution-de35de9442714109256c2615f5a3bc269ecff13c.tar.lz gsoc2013-evolution-de35de9442714109256c2615f5a3bc269ecff13c.tar.xz gsoc2013-evolution-de35de9442714109256c2615f5a3bc269ecff13c.tar.zst gsoc2013-evolution-de35de9442714109256c2615f5a3bc269ecff13c.zip |
Removed openpgp-utils.c and added the camel-pgp-*.c files. Added
2001-04-12 Jeffrey Stedfast <fejj@ximian.com>
* POTFILES.in: Removed openpgp-utils.c and added the camel-pgp-*.c
files. Added camel-cipher-context.c also.
svn path=/trunk/; revision=9286
-rw-r--r-- | po/ChangeLog | 2 | ||||
-rw-r--r-- | po/POTFILES.in | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/po/ChangeLog b/po/ChangeLog index 2369006605..fed6ed8100 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,7 +1,7 @@ 2001-04-12 Jeffrey Stedfast <fejj@ximian.com> * POTFILES.in: Removed openpgp-utils.c and added the camel-pgp-*.c - files. + files. Added camel-cipher-context.c also. 2001-04-12 Héctor García Álvarez <hector@scouts-es.org> diff --git a/po/POTFILES.in b/po/POTFILES.in index 07df03cfa6..f153cac660 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -69,6 +69,7 @@ calendar/gui/print.c calendar/gui/tasks-control.c calendar/gui/tasks-migrate.c calendar/gui/weekday-picker.c +camel/camel-cipher-context.c camel/camel-filter-driver.c camel/camel-filter-search.c camel/camel-folder-search.c |