diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-02-03 18:20:35 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-02-03 18:20:35 -0600 |
commit | 297b9b5890ffd2ea51887d62dab6c056d8d086e5 (patch) | |
tree | 3a77261f43b6f6f0c23f6ed3fd4171961d3126ca /25enable-compiz | |
parent | 7a53b09ab17b560a6ab2d8435b35d8aa262d594c (diff) | |
download | desktop-effects-tde-297b9b5890ffd2ea51887d62dab6c056d8d086e5.tar.gz desktop-effects-tde-297b9b5890ffd2ea51887d62dab6c056d8d086e5.zip |
Rename KDETMP KDEVARTMP and KDEWM
Diffstat (limited to '25enable-compiz')
-rw-r--r-- | 25enable-compiz | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/25enable-compiz b/25enable-compiz index 323c584..cfdf6d9 100644 --- a/25enable-compiz +++ b/25enable-compiz @@ -1,3 +1,3 @@ if [ -e $HOME/.trinity/share/config/compizasWM ] ; then - export KDEWM="/opt/trinity/bin/compiz" + export TDEWM="/opt/trinity/bin/compiz" fi |