diff options
author | Chris Toshok <toshok@ximian.com> | 2001-06-25 09:02:07 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2001-06-25 09:02:07 +0800 |
commit | 22d1255efb3f15ab3f23611e65b7656da1365587 (patch) | |
tree | c57f73b6ba166a580352529945b5d3bd461aa875 | |
parent | c3a78dda1b4562ae56fcfbdcc9fa9f6e251fe6aa (diff) | |
download | gsoc2013-evolution-22d1255efb3f15ab3f23611e65b7656da1365587.tar gsoc2013-evolution-22d1255efb3f15ab3f23611e65b7656da1365587.tar.gz gsoc2013-evolution-22d1255efb3f15ab3f23611e65b7656da1365587.tar.bz2 gsoc2013-evolution-22d1255efb3f15ab3f23611e65b7656da1365587.tar.lz gsoc2013-evolution-22d1255efb3f15ab3f23611e65b7656da1365587.tar.xz gsoc2013-evolution-22d1255efb3f15ab3f23611e65b7656da1365587.tar.zst gsoc2013-evolution-22d1255efb3f15ab3f23611e65b7656da1365587.zip |
add ui/evolution-contact-list-editor.xml, and correct path to the
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)
svn path=/trunk/; revision=10460
-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 |