Set firefox by default browser for gnome

master
Mike Hiretsky 14 years ago
parent 55f06f7446
commit 7e25a3b44a

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

@ -4,6 +4,6 @@
<entry name="needs_terminal" type="bool" value="false"/>
<entry name="enabled" type="bool" value="true"/>
<entry name="command" type="string">
<stringvalue>/usr/lib/mozilla-firefox/firefox &quot;%s&quot;</stringvalue>
<stringvalue>firefox %s</stringvalue>
</entry>
</gconf>

@ -4,6 +4,6 @@
<entry name="needs_terminal" type="bool" value="false"/>
<entry name="enabled" type="bool" value="true"/>
<entry name="command" type="string">
<stringvalue>/usr/lib/mozilla-firefox/firefox &quot;%s&quot;</stringvalue>
<stringvalue>firefox %s</stringvalue>
</entry>
</gconf>

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

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

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

Loading…
Cancel
Save