File gok-firefox.patch of Package gok
commit 73352268a585bfd7a6064772cb83061a323ecd0e
Author: Vincent Untz <vuntz@gnome.org>
Date: Wed Jan 12 11:46:10 2011 +0100
Use firefox instead of mozilla for the web browser key
It should really just look at the default web browser chosen by the user
in the control center, but well...
https://bugzilla.gnome.org/show_bug.cgi?id=639294
diff --git a/launcher.kbd.in b/launcher.kbd.in
index 78e7a74..5df0111 100644
--- a/launcher.kbd.in
+++ b/launcher.kbd.in
@@ -11,7 +11,7 @@
</GOK:key>
<GOK:key left="3" right="6" top="0" bottom="1" type="normal">
<_GOK:label>Web Browser</_GOK:label>
- <GOK:output type="exec">mozilla</GOK:output>
+ <GOK:output type="exec">firefox</GOK:output>
</GOK:key>
<GOK:key left="0" right="3" top="1" bottom="2" type="normal">
<_GOK:label>Text Editor</_GOK:label>