diff options
author | Michael Meeks <mmeeks@src.gnome.org> | 2000-11-16 00:46:18 +0800 |
---|---|---|
committer | Michael Meeks <mmeeks@src.gnome.org> | 2000-11-16 00:46:18 +0800 |
commit | ca58532ff1e6b163206946027bed37d5666d32d4 (patch) | |
tree | 56d1ae15663859e3490d46cd0b092dc86da70b0f /notes | |
parent | c9c591526f3104831f2ccefaf907cee6bd0ac2d5 (diff) | |
download | gsoc2013-evolution-ca58532ff1e6b163206946027bed37d5666d32d4.tar.gz gsoc2013-evolution-ca58532ff1e6b163206946027bed37d5666d32d4.tar.zst gsoc2013-evolution-ca58532ff1e6b163206946027bed37d5666d32d4.zip |
#!/usr/bin/perl -pi.bak
s/GNOME\/GenericFactory/GNOME\/ObjectFactory/g;
s/Bonobo\/EmbeddableFactory/GNOME\/ObjectFactory/g;
s/Bonobo\/GenericFactory/GNOME\/ObjectFactory/g;
svn path=/trunk/; revision=6580
Diffstat (limited to 'notes')
-rw-r--r-- | notes/GNOME_Evolution_Notes.oaf.in | 4 | ||||
-rw-r--r-- | notes/GNOME_Evolution_Notes.oafinfo | 4 | ||||
-rw-r--r-- | notes/evolution-notes.oafinfo | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/notes/GNOME_Evolution_Notes.oaf.in b/notes/GNOME_Evolution_Notes.oaf.in index 17be3617a3..cfe67d7337 100644 --- a/notes/GNOME_Evolution_Notes.oaf.in +++ b/notes/GNOME_Evolution_Notes.oaf.in @@ -5,7 +5,7 @@ location="evolution-notes"> <oaf_attribute name="repo_ids" type="stringv"> - <item value="IDL:GNOME/GenericFactory:1.0"/> + <item value="IDL:GNOME/ObjectFactory:1.0"/> </oaf_attribute> <oaf_attribute name="description" type="string" @@ -31,7 +31,7 @@ location="evolution-notes"> <oaf_attribute name="repo_ids" type="stringv"> - <item value="IDL:GNOME/GenericFactory:1.0"/> + <item value="IDL:GNOME/ObjectFactory:1.0"/> </oaf_attribute> <oaf_attribute name="description" type="string" diff --git a/notes/GNOME_Evolution_Notes.oafinfo b/notes/GNOME_Evolution_Notes.oafinfo index 17be3617a3..cfe67d7337 100644 --- a/notes/GNOME_Evolution_Notes.oafinfo +++ b/notes/GNOME_Evolution_Notes.oafinfo @@ -5,7 +5,7 @@ location="evolution-notes"> <oaf_attribute name="repo_ids" type="stringv"> - <item value="IDL:GNOME/GenericFactory:1.0"/> + <item value="IDL:GNOME/ObjectFactory:1.0"/> </oaf_attribute> <oaf_attribute name="description" type="string" @@ -31,7 +31,7 @@ location="evolution-notes"> <oaf_attribute name="repo_ids" type="stringv"> - <item value="IDL:GNOME/GenericFactory:1.0"/> + <item value="IDL:GNOME/ObjectFactory:1.0"/> </oaf_attribute> <oaf_attribute name="description" type="string" diff --git a/notes/evolution-notes.oafinfo b/notes/evolution-notes.oafinfo index 17be3617a3..cfe67d7337 100644 --- a/notes/evolution-notes.oafinfo +++ b/notes/evolution-notes.oafinfo @@ -5,7 +5,7 @@ location="evolution-notes"> <oaf_attribute name="repo_ids" type="stringv"> - <item value="IDL:GNOME/GenericFactory:1.0"/> + <item value="IDL:GNOME/ObjectFactory:1.0"/> </oaf_attribute> <oaf_attribute name="description" type="string" @@ -31,7 +31,7 @@ location="evolution-notes"> <oaf_attribute name="repo_ids" type="stringv"> - <item value="IDL:GNOME/GenericFactory:1.0"/> + <item value="IDL:GNOME/ObjectFactory:1.0"/> </oaf_attribute> <oaf_attribute name="description" type="string" |