Fix default browser

master
Mike Hiretsky 14 years ago
parent fd5f53a9f8
commit 66de67b632

@ -2,6 +2,6 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<gconf> <gconf>
<entry name="command" type="string"> <entry name="command" type="string">
<stringvalue>firefox %s</stringvalue> <stringvalue>/usr/lib/mozilla-firefox/firefox &quot;%s&quot;</stringvalue>
</entry> </entry>
</gconf> </gconf>

@ -2,6 +2,6 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<gconf> <gconf>
<entry name="command" type="string"> <entry name="command" type="string">
<stringvalue>firefox %s</stringvalue> <stringvalue>/usr/lib/mozilla-firefox/firefox &quot;%s&quot;</stringvalue>
</entry> </entry>
</gconf> </gconf>

@ -2,6 +2,6 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<gconf> <gconf>
<entry name="command" type="string"> <entry name="command" type="string">
<stringvalue>firefox %s</stringvalue> <stringvalue>/usr/lib/mozilla-firefox/firefox &quot;%s&quot;</stringvalue>
</entry> </entry>
</gconf> </gconf>

@ -2,6 +2,6 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<gconf> <gconf>
<entry name="command" type="string"> <entry name="command" type="string">
<stringvalue>firefox %s</stringvalue> <stringvalue>/usr/lib/mozilla-firefox/firefox &quot;%s&quot;</stringvalue>
</entry> </entry>
</gconf> </gconf>

Loading…
Cancel
Save