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