Fix default browser

master
Mike Hiretsky 14 years ago
parent fd5f53a9f8
commit 66de67b632

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

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

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

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

Loading…
Cancel
Save