diff options
author | Jeffrey Stedfast <fejj@helixcode.com> | 2000-11-22 03:13:57 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2000-11-22 03:13:57 +0800 |
commit | 2f199f88dc071814c32d97f76f8213f369a25200 (patch) | |
tree | b3830750591955f89142c3b2808ccb19b8e4e749 /po | |
parent | 446b481820b8cf79381c4c9cb58a37752fca6d3e (diff) | |
download | gsoc2013-evolution-2f199f88dc071814c32d97f76f8213f369a25200.tar gsoc2013-evolution-2f199f88dc071814c32d97f76f8213f369a25200.tar.gz gsoc2013-evolution-2f199f88dc071814c32d97f76f8213f369a25200.tar.bz2 gsoc2013-evolution-2f199f88dc071814c32d97f76f8213f369a25200.tar.lz gsoc2013-evolution-2f199f88dc071814c32d97f76f8213f369a25200.tar.xz gsoc2013-evolution-2f199f88dc071814c32d97f76f8213f369a25200.tar.zst gsoc2013-evolution-2f199f88dc071814c32d97f76f8213f369a25200.zip |
Removed mail/message-thread.c and added camel/camel-folder-thread.c
2000-11-21 Jeffrey Stedfast <fejj@helixcode.com>
* POTFILES.in: Removed mail/message-thread.c and added
camel/camel-folder-thread.c
svn path=/trunk/; revision=6633
Diffstat (limited to 'po')
-rw-r--r-- | po/ChangeLog | 5 | ||||
-rw-r--r-- | po/POTFILES.in | 2 |
2 files changed, 6 insertions, 1 deletions
diff --git a/po/ChangeLog b/po/ChangeLog index 4f2dea8937..169a1be8fd 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,8 @@ +2000-11-21 Jeffrey Stedfast <fejj@helixcode.com> + + * POTFILES.in: Removed mail/message-thread.c and added + camel/camel-folder-thread.c + 2000-11-20 Héctor García Álvarez <hector@scouts-es.org> * es.po: Updated Spanish translation. diff --git a/po/POTFILES.in b/po/POTFILES.in index 5133ed7428..3d427fafef 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -56,6 +56,7 @@ calendar/gui/popup-menu.c calendar/gui/print.c calendar/gui/prop.c calendar/gui/weekday-picker.c +camel/camel-folder-thread.c camel/camel-movemail.c camel/camel-provider.c camel/camel-remote-store.c @@ -128,7 +129,6 @@ mail/mail-vfolder.c mail/mail-view.c #mail/main.c mail/message-list.c -mail/message-thread.c mail/subscribe-dialog.c #notes/component-factory.c : not in Makefile.am #notes/main.c : not in Makefile.am |