patches/gnome-vfs-03-default-url-handler.diff
changeset 8534 c80aa9e01f37
parent 8533 ea98d311cb12
child 8535 d279148315f6
equal deleted inserted replaced
8533:ea98d311cb12 8534:c80aa9e01f37
     1 diff -urN gnome-vfs-2.10.1/schemas/desktop_gnome_url_handlers.schemas.in gnome-vfs-2.10.1-hacked/schemas/desktop_gnome_url_handlers.schemas.in
       
     2 --- gnome-vfs-2.10.1/schemas/desktop_gnome_url_handlers.schemas.in	2005-04-26 14:44:08.284134456 +1200
       
     3 +++ gnome-vfs-2.10.1-hacked/schemas/desktop_gnome_url_handlers.schemas.in	2005-04-26 14:44:56.563794832 +1200
       
     4 @@ -153,7 +153,7 @@
       
     5        <applyto>/desktop/gnome/url-handlers/http/command</applyto>
       
     6        <owner>gnome</owner>
       
     7        <type>string</type>
       
     8 -      <default>epiphany %s</default>
       
     9 +      <default>mozilla %s</default>
       
    10        <locale name="C">
       
    11          <short>The handler for "http" URLs</short>
       
    12          <long>The command used to handle "http" URLs, if enabled.</long>
       
    13 @@ -187,7 +187,7 @@
       
    14        <applyto>/desktop/gnome/url-handlers/https/command</applyto>
       
    15        <owner>gnome</owner>
       
    16        <type>string</type>
       
    17 -      <default>epiphany %s</default>
       
    18 +      <default>mozilla %s</default>
       
    19        <locale name="C">
       
    20          <short>The handler for "https" URLs</short>
       
    21          <long>The command used to handle "https" URLs, if enabled.</long>