gnome-mime-data release



Hi,

Luis checked in a patch to add epiphany to the mime database, it would
be good if we could have a release of the module for Beta2. (Hadess is
away, that's why I'm maling here instead of asking him directly).

Also the attached patch actually make epiphany the default handler for
text/html mime. It use the default_application_id that is not used by
any other entry and not listed in check-mime.pl (which complains). Is it
fine to use that key ? I couldnt find any other way to do it, if that
key doesnt exist gnome-vfs apparently just use the first html handler in
alphabetical order.

Thanks

Marco
Index: gnome-vfs.keys.in
===================================================================
RCS file: /cvs/gnome/gnome-mime-data/gnome-vfs.keys.in,v
retrieving revision 1.102
diff -u -r1.102 gnome-vfs.keys.in
--- gnome-vfs.keys.in	21 Aug 2003 00:49:11 -0000	1.102
+++ gnome-vfs.keys.in	24 Aug 2003 15:41:18 -0000
@@ -1719,6 +1719,7 @@
 text/html
 	_description=HTML page
 	default_action_type=application
+	default_application_id=epiphany
 	short_list_component_iids=OAFIID:nautilus_mozilla_content_view:1ee70717-57bf-4079-aae5-922abdd576b1,OAFIID:Nautilus_Text_View
 	short_list_component_iids_for_novice_user_level=OAFIID:nautilus_mozilla_content_view:1ee70717-57bf-4079-aae5-922abdd576b1,OAFIID:nautilus_text_view:fa466311-17c1-435c-8231-c9fc434b6437
 	short_list_component_iids_for_intermediate_user_level=OAFIID:nautilus_mozilla_content_view:1ee70717-57bf-4079-aae5-922abdd576b1,OAFIID:nautilus_text_view:fa466311-17c1-435c-8231-c9fc434b6437


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]