a8695a7
--- qle-0.0.13/qle.sh	2009-02-08 14:54:19.000000000 +0200
a8695a7
+++ qle-0.0.13-mod/qle.sh	2009-02-17 10:50:59.000000000 +0200
1fb1078
@@ -1,3 +1,4 @@
1fb1078
+#!/bin/bash
a8695a7
 ############################################################
a8695a7
 #
1fb1078
 # Suggested start-up script for 'qle'
a8695a7
@@ -14,7 +15,7 @@
1fb1078
 #
a8695a7
 # Change to working directory if running from somewhere else:
1fb1078
 #
a8695a7
-#cd ~/qle-0.0.13
1fb1078
+cd /usr/share/qle
a8695a7
 #
a8695a7
 # Kill lingering 'rigctld' servers:
a8695a7
 #
a8695a7
@@ -31,7 +32,7 @@
a8695a7
 # Suggested other options:
a8695a7
 #    -font "<some-other-font>"
a8695a7
 #
a8695a7
-perl qle-0.0.13.pl -geometry "800x680+100+20" --debug=0 $1 $2 $3 $4
a8695a7
+perl qle.pl -geometry "800x680+100+20" --debug=0 $1 $2 $3 $4
a8695a7
 #
a8695a7
 # Killing rigctld process:
a8695a7
 #