summaryrefslogtreecommitdiffstats
path: root/kwin
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-11-04 01:03:47 -0600
committerSlávek Banko <slavek.banko@axis.cz>2012-11-09 02:17:44 +0100
commit6d0a6c62241e65e7a22030daeea99d9dac01b16e (patch)
tree41b867965755972cd4188f8c7eec3c7843f42752 /kwin
parentfeaba26040104505328ad5fcdafed4f6218c2790 (diff)
downloadtdebase-6d0a6c62241e65e7a22030daeea99d9dac01b16e.tar.gz
tdebase-6d0a6c62241e65e7a22030daeea99d9dac01b16e.zip
Fix references to user profile directory.
(cherry picked from commit a3b5ac40733523142094f6341d21945094790f51)
Diffstat (limited to 'kwin')
-rw-r--r--kwin/CONFIGURING2
1 files changed, 1 insertions, 1 deletions
diff --git a/kwin/CONFIGURING b/kwin/CONFIGURING
index 4a2774149..036b72ccc 100644
--- a/kwin/CONFIGURING
+++ b/kwin/CONFIGURING
@@ -36,7 +36,7 @@ To create such window-specific setting automatically without a need of doing
it manually for every user (for example when doing a large deployment), follow
these steps:
-- Back up your $KDEHOME/share/config/kwinrulesrc ($KDEHOME usually being $HOME/.kde)
+- Back up your $KDEHOME/share/config/kwinrulesrc ($KDEHOME usually being $HOME/.trinity)
and remove it
- Run 'dcop kwin default reconfigure'
- Create manually all window-specific settings that should be included (see above)