diff options
Diffstat (limited to 'po')
-rw-r--r-- | po/ChangeLog | 6 | ||||
-rw-r--r-- | po/POTFILES.in | 4 |
2 files changed, 8 insertions, 2 deletions
diff --git a/po/ChangeLog b/po/ChangeLog index d4c2856739..09e03a6c1e 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,9 @@ +2002-04-19 Jeffrey Stedfast <fejj@ximian.com> + + * POTFILES.in: Removed + addressbook/gui/component/addressbook-config.[c,glade] and added + in it's place ldap-config.[c,glade]. + 2002-04-16 Christophe Merlet <redfox@eikonex.org> * fr.po: Updated French translation. diff --git a/po/POTFILES.in b/po/POTFILES.in index 43f1addd3b..2c7424c4a8 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -16,13 +16,13 @@ addressbook/backend/pas/pas-backend-ldap.c addressbook/conduit/address-conduit.c addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in addressbook/gui/component/addressbook-component.c -addressbook/gui/component/addressbook-config.c -addressbook/gui/component/addressbook-config.glade addressbook/gui/component/addressbook-factory.c addressbook/gui/component/addressbook-storage.c addressbook/gui/component/addressbook.c addressbook/gui/component/e-address-popup.c addressbook/gui/component/e-address-widget.c +addressbook/gui/component/ldap-config.c +addressbook/gui/component/ldap-config.glade addressbook/gui/component/select-names/GNOME_Evolution_Addressbook_SelectNames.oaf.in addressbook/gui/component/select-names/e-select-names-popup.c addressbook/gui/component/select-names/e-select-names.c |