diff options
author | sobomax <sobomax@FreeBSD.org> | 2002-03-16 03:06:47 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2002-03-16 03:06:47 +0800 |
commit | e400f6fde2058ecd938e1449221d8f7d9977e39c (patch) | |
tree | 83befd2bc068e1a1daf89a3ed82b366f9ad82dfc /www/galeon2/files | |
parent | 05da49096ed34862f8ee9963bdd27e8fbfe211d2 (diff) | |
download | freebsd-ports-gnome-e400f6fde2058ecd938e1449221d8f7d9977e39c.tar.gz freebsd-ports-gnome-e400f6fde2058ecd938e1449221d8f7d9977e39c.tar.zst freebsd-ports-gnome-e400f6fde2058ecd938e1449221d8f7d9977e39c.zip |
It seems that the damned build system doesn't always recreate
GNOME_Galeon_NautilusView.oaf from the corresponding .in file, so that
patch it as well. Bump PORTREVISION.
Diffstat (limited to 'www/galeon2/files')
-rw-r--r-- | www/galeon2/files/patch-GNOME_Galeon_NautilusView.oaf | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/www/galeon2/files/patch-GNOME_Galeon_NautilusView.oaf b/www/galeon2/files/patch-GNOME_Galeon_NautilusView.oaf new file mode 100644 index 000000000000..d0d7dd9ca953 --- /dev/null +++ b/www/galeon2/files/patch-GNOME_Galeon_NautilusView.oaf @@ -0,0 +1,14 @@ + +$FreeBSD$ + +--- GNOME_Galeon_NautilusView.oaf 2002/03/13 10:54:39 1.1 ++++ GNOME_Galeon_NautilusView.oaf 2002/03/13 10:55:30 +@@ -8,7 +8,7 @@ + <oaf_attribute name="description" type="string" _value="Galeon content view component's factory"/> + </oaf_server> + +-<oaf_server iid="OAFIID:GNOME_Galeon_NautilusView" type="factory" location="OAFIID:GNOME_Galeon_NautilusViewFactory"> ++<oaf_server iid="OAFIID:nautilus_mozilla_content_view:1ee70717-57bf-4079-aae5-922abdd576b1" type="factory" location="OAFIID:GNOME_Galeon_NautilusViewFactory"> + <oaf_attribute name="repo_ids" type="stringv"> + <item value="IDL:Bonobo/Unknown:1.0"/> + <item value="IDL:Bonobo/Control:1.0"/> |