diff options
-rw-r--r-- | po/ChangeLog | 6 | ||||
-rw-r--r-- | po/POTFILES.in | 13 |
2 files changed, 13 insertions, 6 deletions
diff --git a/po/ChangeLog b/po/ChangeLog index 6f4da46435..1bd12d10c0 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,9 @@ +2001-06-24 Chris Toshok <toshok@ximian.com> + + * POTFILES.in: add ui/evolution-contact-list-editor.xml, and + correct path to the contact-editor files (to + addressbook/gui/contact-editor) + 2001-06-24 Federico Mena Quintero <federico@ximian.com> * POTFILES.in: Shuffled the alarm-notify files a bit. diff --git a/po/POTFILES.in b/po/POTFILES.in index f430ea6f6f..38bbd6a547 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -7,12 +7,12 @@ addressbook/backend/ebook/load-pine-addressbook.c addressbook/backend/ebook/test-client.c addressbook/backend/ebook/test-client-list.c addressbook/conduit/address-conduit.c -addressbook/contact-editor/contact-editor.glade -addressbook/contact-editor/e-contact-editor.c -addressbook/contact-editor/e-contact-editor-confirm-delete.glade -addressbook/contact-editor/e-contact-quick-add.c -addressbook/contact-editor/fulladdr.glade -addressbook/contact-editor/fullname.glade +addressbook/gui/contact-editor/contact-editor.glade +addressbook/gui/contact-editor/e-contact-editor.c +addressbook/gui/contact-editor/e-contact-editor-confirm-delete.glade +addressbook/gui/contact-editor/e-contact-quick-add.c +addressbook/gui/contact-editor/fulladdr.glade +addressbook/gui/contact-editor/fullname.glade addressbook/gui/component/addressbook.c addressbook/gui/component/addressbook-config.c addressbook/gui/component/addressbook-config.glade @@ -222,6 +222,7 @@ shell/main.c ui/evolution-addressbook.xml ui/evolution-calendar.xml 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 |