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/kwinmodule.h | |
parent | 17c857c26eb1254ed0382ed0321c94967826170d (diff) | |
download | tdelibs-8cfbfac527b65529ac5d96a6255a251769c36634.tar.gz tdelibs-8cfbfac527b65529ac5d96a6255a251769c36634.zip |
Rename kwin to twin (part 1 of 2)
Diffstat (limited to 'tdecore/kwinmodule.h')
-rw-r--r-- | tdecore/kwinmodule.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tdecore/kwinmodule.h b/tdecore/kwinmodule.h index 261449a16..afde02597 100644 --- a/tdecore/kwinmodule.h +++ b/tdecore/kwinmodule.h @@ -17,7 +17,7 @@ Boston, MA 02110-1301, USA. */ /* - * kwinmodule.h. Part of the KDE project. + * twinmodule.h. Part of the KDE project. */ #ifndef KWINMODULE_H @@ -220,7 +220,7 @@ public: bool showingDesktop() const; /** - * Informs kwin via dcop to not manage a window with the + * Informs twin via dcop to not manage a window with the * specified @p title. * * Useful for swallowing legacy applications, for example java |