diff options
author | Rodney Dawes <dobey@ximian.com> | 2004-04-01 00:15:04 +0800 |
---|---|---|
committer | Rodney Dawes <dobey@src.gnome.org> | 2004-04-01 00:15:04 +0800 |
commit | 786d09b39b0ab9c9e79b7f81a22c8784abf9559d (patch) | |
tree | 5d2c19e07f5ac3ed7102d4f152bd547f5fcc9d7f | |
parent | df9168bcff976be2ba54f1ff040f868278ea1a1d (diff) | |
download | gsoc2013-evolution-786d09b39b0ab9c9e79b7f81a22c8784abf9559d.tar gsoc2013-evolution-786d09b39b0ab9c9e79b7f81a22c8784abf9559d.tar.gz gsoc2013-evolution-786d09b39b0ab9c9e79b7f81a22c8784abf9559d.tar.bz2 gsoc2013-evolution-786d09b39b0ab9c9e79b7f81a22c8784abf9559d.tar.lz gsoc2013-evolution-786d09b39b0ab9c9e79b7f81a22c8784abf9559d.tar.xz gsoc2013-evolution-786d09b39b0ab9c9e79b7f81a22c8784abf9559d.tar.zst gsoc2013-evolution-786d09b39b0ab9c9e79b7f81a22c8784abf9559d.zip |
Removed the imap4 files
2004-03-31 Rodney Dawes <dobey@ximian.com>
* POTFILES.in: Removed the imap4 files
svn path=/trunk/; revision=25265
-rw-r--r-- | po/ChangeLog | 4 | ||||
-rw-r--r-- | po/POTFILES.in | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/po/ChangeLog b/po/ChangeLog index ddb673ba9f..478913a11d 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,7 @@ +2004-03-31 Rodney Dawes <dobey@ximian.com> + + * POTFILES.in: Removed the imap4 files + 2004-03-30 Rodney Dawes <dobey@ximian.com> * POTFILES.in: Removed missing camel-imap-command.c for imap4 diff --git a/po/POTFILES.in b/po/POTFILES.in index cf1291e581..48a25abc42 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -201,9 +201,6 @@ camel/providers/imap/camel-imap-folder.c camel/providers/imap/camel-imap-message-cache.c camel/providers/imap/camel-imap-provider.c camel/providers/imap/camel-imap-store.c -camel/providers/imap4/camel-imap-engine.c -camel/providers/imap4/camel-imap-store.c -camel/providers/imap4/camel-imap-utils.c camel/providers/imapp/camel-imapp-provider.c camel/providers/imapp/camel-imapp-store.c camel/providers/local/camel-local-folder.c |