diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2001-06-27 07:05:17 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2001-06-27 07:05:17 +0800 |
commit | 0bea524b92d9909b61c572f42fadebcd2213d048 (patch) | |
tree | 33b378061590464bb9225b631f31db03118f43a7 /po | |
parent | 2d93db72a03937dc5aaca1e33b950b3b7b6a1fd6 (diff) | |
download | gsoc2013-evolution-0bea524b92d9909b61c572f42fadebcd2213d048.tar.gz gsoc2013-evolution-0bea524b92d9909b61c572f42fadebcd2213d048.tar.zst gsoc2013-evolution-0bea524b92d9909b61c572f42fadebcd2213d048.zip |
Removed ui/evolution-mail.xml and replaced it with the 4 new
2001-06-26 Jeffrey Stedfast <fejj@ximian.com>
* POTFILES.in: Removed ui/evolution-mail.xml and replaced it with
the 4 new evolution-mail*.xml files.
svn path=/trunk/; revision=10516
Diffstat (limited to 'po')
-rw-r--r-- | po/ChangeLog | 5 | ||||
-rw-r--r-- | po/POTFILES.in | 5 |
2 files changed, 9 insertions, 1 deletions
diff --git a/po/ChangeLog b/po/ChangeLog index f6ee664228..977b6f33f1 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,8 @@ +2001-06-26 Jeffrey Stedfast <fejj@ximian.com> + + * POTFILES.in: Removed ui/evolution-mail.xml and replaced it with + the 4 new evolution-mail*.xml files. + 2001-06-26 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 38bbd6a547..158155baef 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -225,7 +225,10 @@ ui/evolution-contact-editor.xml ui/evolution-contact-list-editor.xml ui/evolution-event-editor.xml ui/evolution-executive-summary.xml -ui/evolution-mail.xml +ui/evolution-mail-global.xml +ui/evolution-mail-list.xml +ui/evolution-mail-message.xml +ui/evolution-mail-messagedisplay.xml ui/evolution-message-composer.xml ui/evolution-subscribe.xml ui/evolution-task-editor.xml |