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