diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-03-13 11:09:56 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-03-13 11:09:56 +0000 |
commit | 94785832a325f58b3c8d86f6dbf092eb8c0ce4f1 (patch) | |
tree | 909c11371e07c14cf0d056351106cef1e9c58180 /www | |
parent | Update to 0.11 (diff) |
Whack iid of the Nautilus component to be the same as the iid of the defunct
and disabled Mozilla components from the Nautilus package, so that user only
needs to install Galeon to be able view html pages in Nautilus. Bump
PORTREVISION.
Notes
Notes:
svn path=/head/; revision=55995
Diffstat (limited to 'www')
-rw-r--r-- | www/galeon/Makefile | 1 | ||||
-rw-r--r-- | www/galeon/files/patch-GNOME_Galeon_NautilusView.oaf.in | 14 | ||||
-rw-r--r-- | www/galeon2/Makefile | 1 | ||||
-rw-r--r-- | www/galeon2/files/patch-GNOME_Galeon_NautilusView.oaf.in | 14 |
4 files changed, 30 insertions, 0 deletions
diff --git a/www/galeon/Makefile b/www/galeon/Makefile index 2566f606031e..cf90fac28b70 100644 --- a/www/galeon/Makefile +++ b/www/galeon/Makefile @@ -7,6 +7,7 @@ PORTNAME= galeon PORTVERSION= 1.2.0 +PORTREVISION= 1 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/www/galeon/files/patch-GNOME_Galeon_NautilusView.oaf.in b/www/galeon/files/patch-GNOME_Galeon_NautilusView.oaf.in new file mode 100644 index 000000000000..286d437430b4 --- /dev/null +++ b/www/galeon/files/patch-GNOME_Galeon_NautilusView.oaf.in @@ -0,0 +1,14 @@ + +$FreeBSD$ + +--- GNOME_Galeon_NautilusView.oaf.in 2002/03/13 10:54:39 1.1 ++++ GNOME_Galeon_NautilusView.oaf.in 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"/> diff --git a/www/galeon2/Makefile b/www/galeon2/Makefile index 2566f606031e..cf90fac28b70 100644 --- a/www/galeon2/Makefile +++ b/www/galeon2/Makefile @@ -7,6 +7,7 @@ PORTNAME= galeon PORTVERSION= 1.2.0 +PORTREVISION= 1 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/www/galeon2/files/patch-GNOME_Galeon_NautilusView.oaf.in b/www/galeon2/files/patch-GNOME_Galeon_NautilusView.oaf.in new file mode 100644 index 000000000000..286d437430b4 --- /dev/null +++ b/www/galeon2/files/patch-GNOME_Galeon_NautilusView.oaf.in @@ -0,0 +1,14 @@ + +$FreeBSD$ + +--- GNOME_Galeon_NautilusView.oaf.in 2002/03/13 10:54:39 1.1 ++++ GNOME_Galeon_NautilusView.oaf.in 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"/> |