[rkward-cvs] SF.net SVN: rkward: [918] trunk/rkward/rkward/rkward.sh.template

tfry at users.sourceforge.net tfry at users.sourceforge.net
Tue Nov 7 11:12:36 UTC 2006


Revision: 918
          http://svn.sourceforge.net/rkward/?rev=918&view=rev
Author:   tfry
Date:     2006-11-07 03:12:32 -0800 (Tue, 07 Nov 2006)

Log Message:
-----------
Small fix to last commit

Modified Paths:
--------------
    trunk/rkward/rkward/rkward.sh.template

Modified: trunk/rkward/rkward/rkward.sh.template
===================================================================
--- trunk/rkward/rkward/rkward.sh.template	2006-11-07 10:58:37 UTC (rev 917)
+++ trunk/rkward/rkward/rkward.sh.template	2006-11-07 11:12:32 UTC (rev 918)
@@ -5,7 +5,7 @@
 if tty -s; then
   :
 else
-  konsole -e $0
+  konsole -e $0 "$@"
   exit
 fi
 


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the rkward-tracker mailing list