diff options
author | Francois Andriot <francois.andriot@free.fr> | 2011-12-10 00:52:28 +0100 |
---|---|---|
committer | Francois Andriot <francois.andriot@free.fr> | 2011-12-10 00:52:28 +0100 |
commit | 0b0d138bbc895c01e392bf3fd6c4e916a86935a5 (patch) | |
tree | 3bd01a9b7276d77c891e2f1d061c121599f00a7f /ubuntu/lucid_automake/kdelibs/debian/kcmshell | |
parent | 4368359c6192aaff174d4ec6fde1a8ae0682defa (diff) | |
parent | 947e6baf2df5b3171900c9acd928f06e0da77ac9 (diff) | |
download | tde-packaging-0b0d138bbc895c01e392bf3fd6c4e916a86935a5.tar.gz tde-packaging-0b0d138bbc895c01e392bf3fd6c4e916a86935a5.zip |
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging
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 |