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