gnome-vfs-2.8.2-browser_default.patch 963 B

123456789101112131415161718192021
  1. --- gnome-vfs-2.8.2/schemas/desktop_gnome_url_handlers.schemas.in.browser_default 2004-10-18 21:38:08.605885937 -0400
  2. +++ gnome-vfs-2.8.2/schemas/desktop_gnome_url_handlers.schemas.in 2004-10-18 21:38:20.470253994 -0400
  3. @@ -153,7 +153,7 @@
  4. <applyto>/desktop/gnome/url-handlers/http/command</applyto>
  5. <owner>gnome</owner>
  6. <type>string</type>
  7. - <default>epiphany %s</default>
  8. + <default>gvfs-open %s</default>
  9. <locale name="C">
  10. <short>The handler for "http" URLs</short>
  11. <long>The command used to handle "http" URLs, if enabled.</long>
  12. @@ -187,7 +187,7 @@
  13. <applyto>/desktop/gnome/url-handlers/https/command</applyto>
  14. <owner>gnome</owner>
  15. <type>string</type>
  16. - <default>epiphany %s</default>
  17. + <default>gvfs-open %s</default>
  18. <locale name="C">
  19. <short>The handler for "https" URLs</short>
  20. <long>The command used to handle "https" URLs, if enabled.</long>