diff options
Diffstat (limited to 'ubuntu/maverick/tdelibs/debian/kcmshell')
-rwxr-xr-x | ubuntu/maverick/tdelibs/debian/kcmshell | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ubuntu/maverick/tdelibs/debian/kcmshell b/ubuntu/maverick/tdelibs/debian/kcmshell new file mode 100755 index 000000000..e8b3d2a84 --- /dev/null +++ b/ubuntu/maverick/tdelibs/debian/kcmshell @@ -0,0 +1,4 @@ +#!/bin/sh + +export KDEDIRS=/usr/:/opt/trinity/ +/opt/trinity/bin/kcmshell.real $1 $2 $3 $4 $5 $6 $7 $8 |