diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2002-04-20 10:47:30 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2002-04-20 10:47:30 +0800 |
commit | 1c40070dafb3049d75c2d4d6f1246604ca65abe1 (patch) | |
tree | 7d184a56d754767ae4921a7041d7056d653fb200 | |
parent | c2dbcb18f260d7bc7ed5a89e482cfb7649792b3e (diff) | |
download | gsoc2013-evolution-1c40070dafb3049d75c2d4d6f1246604ca65abe1.tar gsoc2013-evolution-1c40070dafb3049d75c2d4d6f1246604ca65abe1.tar.gz gsoc2013-evolution-1c40070dafb3049d75c2d4d6f1246604ca65abe1.tar.bz2 gsoc2013-evolution-1c40070dafb3049d75c2d4d6f1246604ca65abe1.tar.lz gsoc2013-evolution-1c40070dafb3049d75c2d4d6f1246604ca65abe1.tar.xz gsoc2013-evolution-1c40070dafb3049d75c2d4d6f1246604ca65abe1.tar.zst gsoc2013-evolution-1c40070dafb3049d75c2d4d6f1246604ca65abe1.zip |
Removed addressbook/gui/component/addressbook-config.[c,glade] and added
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].
svn path=/trunk/; revision=16552
-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 |