diff options
author | Timothy Pearson <[email protected]> | 2011-11-05 21:46:22 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-05 21:46:22 -0500 |
commit | 545c1b231b6d60ae3c8ebcfd9eda123d8bec30fd (patch) | |
tree | 0cdeeff6db385353df58676fcacc5ceb467afc7d /kwin/COMPLIANCE | |
parent | b907400d736e8eb8d54fb9eec3c00d8f79ba6c93 (diff) | |
download | tdebase-545c1b231b6d60ae3c8ebcfd9eda123d8bec30fd.tar.gz tdebase-545c1b231b6d60ae3c8ebcfd9eda123d8bec30fd.zip |
Rename kde libraries to tde
Diffstat (limited to 'kwin/COMPLIANCE')
-rw-r--r-- | kwin/COMPLIANCE | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kwin/COMPLIANCE b/kwin/COMPLIANCE index 8f3222f9b..c004b64dd 100644 --- a/kwin/COMPLIANCE +++ b/kwin/COMPLIANCE @@ -100,7 +100,7 @@ version 1.2 _KDE_NET_WM_WINDOW_TYPE_TOPMENU - this is used for implementing standalone menubars for applications. Only the menubar that is transient for the currently active window will be shown. - See KMenuBar class in libkdeui for details. + See KMenuBar class in libtdeui for details. _KDE_NET_WM_WINDOW_TYPE_OVERRIDE - this seems to mean "this window should be borderless", but it's actually used also for other things, like fullscreen windows. The plan is to get rid of this |