Blame SOURCES/gnome-vfs-2.8.2-browser_default.patch

ac5f51
--- gnome-vfs-2.8.2/schemas/desktop_gnome_url_handlers.schemas.in.browser_default	2004-10-18 21:38:08.605885937 -0400
ac5f51
+++ gnome-vfs-2.8.2/schemas/desktop_gnome_url_handlers.schemas.in	2004-10-18 21:38:20.470253994 -0400
ac5f51
@@ -153,7 +153,7 @@
ac5f51
       <applyto>/desktop/gnome/url-handlers/http/command</applyto>
ac5f51
       <owner>gnome</owner>
ac5f51
       <type>string</type>
ac5f51
-      <default>epiphany %s</default>
ac5f51
+      <default>gvfs-open %s</default>
ac5f51
       <locale name="C">
ac5f51
         <short>The handler for "http" URLs</short>
ac5f51
         <long>The command used to handle "http" URLs, if enabled.</long>
ac5f51
@@ -187,7 +187,7 @@
ac5f51
       <applyto>/desktop/gnome/url-handlers/https/command</applyto>
ac5f51
       <owner>gnome</owner>
ac5f51
       <type>string</type>
ac5f51
-      <default>epiphany %s</default>
ac5f51
+      <default>gvfs-open %s</default>
ac5f51
       <locale name="C">
ac5f51
         <short>The handler for "https" URLs</short>
ac5f51
         <long>The command used to handle "https" URLs, if enabled.</long>