diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-07 20:28:49 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-07 20:28:49 -0600 |
commit | 8cfbfac527b65529ac5d96a6255a251769c36634 (patch) | |
tree | 75ce025caa285bdfcab9490de8248faedc185770 /tdecore/kwin.h | |
parent | 17c857c26eb1254ed0382ed0321c94967826170d (diff) | |
download | tdelibs-8cfbfac527b65529ac5d96a6255a251769c36634.tar.gz tdelibs-8cfbfac527b65529ac5d96a6255a251769c36634.zip |
Rename kwin to twin (part 1 of 2)
Diffstat (limited to 'tdecore/kwin.h')
-rw-r--r-- | tdecore/kwin.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/kwin.h b/tdecore/kwin.h index d3df42bd6..e8f00f44a 100644 --- a/tdecore/kwin.h +++ b/tdecore/kwin.h @@ -81,7 +81,7 @@ public: * and normal applications are forbidden to use it. * * In case of problems, consult the KWin README in the kdebase - * package (kdebase/kwin/README), or ask on the kwin@kde.org + * package (kdebase/twin/README), or ask on the twin@kde.org * mailing list. * * @param win the id of the window to make active |