summaryrefslogtreecommitdiffstats
path: root/kwin/HACKING
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 02:28:57 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 02:28:57 -0600
commit7574a7287e2e121c9d5c91a5f4ea38c5b3ae2a04 (patch)
treeb7c6396f4f7fe78dcd49424bff707e977541de18 /kwin/HACKING
parent66c0fa70796c1989a9f3adb0c5c0ad799ade48ca (diff)
downloadtdebase-7574a7287e2e121c9d5c91a5f4ea38c5b3ae2a04.tar.gz
tdebase-7574a7287e2e121c9d5c91a5f4ea38c5b3ae2a04.zip
Additional kde to tde renaming
Diffstat (limited to 'kwin/HACKING')
-rw-r--r--kwin/HACKING2
1 files changed, 1 insertions, 1 deletions
diff --git a/kwin/HACKING b/kwin/HACKING
index 1665aea56..f92c0e3fc 100644
--- a/kwin/HACKING
+++ b/kwin/HACKING
@@ -110,7 +110,7 @@ The rest of the files contain additional helper classes:
- utils.* - various small utility functions/classes
KWin also uses code from kdelibs, specifically files netwm.cpp, netwm.h, netwm_def.h and netwm_p.h
-from kdelibs/kdecore. These files implement support for the EWMH window manager specification,
+from kdelibs/tdecore. These files implement support for the EWMH window manager specification,
originally called NETWM (hence the filenames).