diff options
Diffstat (limited to 'addressbook')
7 files changed, 13 insertions, 6 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index cbd0586c60..c20e425c6f 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,10 @@ +2000-11-11 Matt Bissiri <bissiri@eecs.umich.edu> + + * gui/component/addressbook.oafinfo: + * gui/component/select-names/evolution-addressbook-select-names.oafinfo: + Update the remaining "IDL:Evolution*" to "IDL:GNOME/Evolution*" + to sync up with yesterday's IDL re-scoping. + 2000-11-09 Christopher James Lahey <clahey@helixcode.com> * backend/pas/pas-backend-ldap.c: Fixed a warning. diff --git a/addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in b/addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in index a41848b25b..dc16ad8a2c 100644 --- a/addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in +++ b/addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in @@ -79,7 +79,7 @@ location="OAFIID:evolution-shell-component-factory:addressbook:dbf3bba0-4b0a-4f07-899b-1ec56fdf38a0"> <oaf_attribute name="repo_ids" type="stringv"> - <item value="IDL:Evolution/ShellComponent:1.0"/> + <item value="IDL:GNOME/Evolution/ShellComponent:1.0"/> </oaf_attribute> <oaf_attribute name="description" type="string" diff --git a/addressbook/gui/component/GNOME_Evolution_Addressbook.oafinfo b/addressbook/gui/component/GNOME_Evolution_Addressbook.oafinfo index a41848b25b..dc16ad8a2c 100644 --- a/addressbook/gui/component/GNOME_Evolution_Addressbook.oafinfo +++ b/addressbook/gui/component/GNOME_Evolution_Addressbook.oafinfo @@ -79,7 +79,7 @@ location="OAFIID:evolution-shell-component-factory:addressbook:dbf3bba0-4b0a-4f07-899b-1ec56fdf38a0"> <oaf_attribute name="repo_ids" type="stringv"> - <item value="IDL:Evolution/ShellComponent:1.0"/> + <item value="IDL:GNOME/Evolution/ShellComponent:1.0"/> </oaf_attribute> <oaf_attribute name="description" type="string" diff --git a/addressbook/gui/component/addressbook.oafinfo b/addressbook/gui/component/addressbook.oafinfo index a41848b25b..dc16ad8a2c 100644 --- a/addressbook/gui/component/addressbook.oafinfo +++ b/addressbook/gui/component/addressbook.oafinfo @@ -79,7 +79,7 @@ location="OAFIID:evolution-shell-component-factory:addressbook:dbf3bba0-4b0a-4f07-899b-1ec56fdf38a0"> <oaf_attribute name="repo_ids" type="stringv"> - <item value="IDL:Evolution/ShellComponent:1.0"/> + <item value="IDL:GNOME/Evolution/ShellComponent:1.0"/> </oaf_attribute> <oaf_attribute name="description" type="string" diff --git a/addressbook/gui/component/select-names/GNOME_Evolution_Addressbook_SelectNames.oaf.in b/addressbook/gui/component/select-names/GNOME_Evolution_Addressbook_SelectNames.oaf.in index e66c3aa38a..24e78d8efe 100644 --- a/addressbook/gui/component/select-names/GNOME_Evolution_Addressbook_SelectNames.oaf.in +++ b/addressbook/gui/component/select-names/GNOME_Evolution_Addressbook_SelectNames.oaf.in @@ -18,7 +18,7 @@ location="OAFIID:factory:addressbook:select-names:b39eb1a1-f341-4d5a-9a91-e2616e206b2e"> <oaf_attribute name="repo_ids" type="stringv"> - <item value="IDL:Evolution/Addressbook/SelectNames"/> + <item value="IDL:GNOME/Evolution/Addressbook/SelectNames"/> </oaf_attribute> <oaf_attribute name="description" type="string" diff --git a/addressbook/gui/component/select-names/GNOME_Evolution_Addressbook_SelectNames.oafinfo b/addressbook/gui/component/select-names/GNOME_Evolution_Addressbook_SelectNames.oafinfo index e66c3aa38a..24e78d8efe 100644 --- a/addressbook/gui/component/select-names/GNOME_Evolution_Addressbook_SelectNames.oafinfo +++ b/addressbook/gui/component/select-names/GNOME_Evolution_Addressbook_SelectNames.oafinfo @@ -18,7 +18,7 @@ location="OAFIID:factory:addressbook:select-names:b39eb1a1-f341-4d5a-9a91-e2616e206b2e"> <oaf_attribute name="repo_ids" type="stringv"> - <item value="IDL:Evolution/Addressbook/SelectNames"/> + <item value="IDL:GNOME/Evolution/Addressbook/SelectNames"/> </oaf_attribute> <oaf_attribute name="description" type="string" diff --git a/addressbook/gui/component/select-names/evolution-addressbook-select-names.oafinfo b/addressbook/gui/component/select-names/evolution-addressbook-select-names.oafinfo index e66c3aa38a..24e78d8efe 100644 --- a/addressbook/gui/component/select-names/evolution-addressbook-select-names.oafinfo +++ b/addressbook/gui/component/select-names/evolution-addressbook-select-names.oafinfo @@ -18,7 +18,7 @@ location="OAFIID:factory:addressbook:select-names:b39eb1a1-f341-4d5a-9a91-e2616e206b2e"> <oaf_attribute name="repo_ids" type="stringv"> - <item value="IDL:Evolution/Addressbook/SelectNames"/> + <item value="IDL:GNOME/Evolution/Addressbook/SelectNames"/> </oaf_attribute> <oaf_attribute name="description" type="string" |