summaryrefslogtreecommitdiffstats
path: root/multimedia/kino/files/patch-scripts::help.sh
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/kino/files/patch-scripts::help.sh')
-rw-r--r--multimedia/kino/files/patch-scripts::help.sh10
1 files changed, 10 insertions, 0 deletions
diff --git a/multimedia/kino/files/patch-scripts::help.sh b/multimedia/kino/files/patch-scripts::help.sh
new file mode 100644
index 0000000..fac47d6
--- /dev/null
+++ b/multimedia/kino/files/patch-scripts::help.sh
@@ -0,0 +1,10 @@
+--- scripts/help.sh.orig Tue Apr 6 04:24:06 2004
++++ scripts/help.sh Mon Apr 12 18:17:30 2004
+@@ -1,6 +1,6 @@
+ #!/bin/sh
+
+-GNOME_BROWSER=`gconftool --get /desktop/gnome/applications/browser/exec`
++GNOME_BROWSER=`gconftool-2 --get /desktop/gnome/applications/browser/exec`
+ which konqueror &> /dev/null
+ [ $? = 0 ] && KONQUEROR=konqueror
+ which mozilla &> /dev/null
OpenPOWER on IntegriCloud