summaryrefslogtreecommitdiffstats
path: root/kwin/clients/PORTING
diff options
context:
space:
mode:
Diffstat (limited to 'kwin/clients/PORTING')
-rw-r--r--kwin/clients/PORTING2
1 files changed, 1 insertions, 1 deletions
diff --git a/kwin/clients/PORTING b/kwin/clients/PORTING
index 9a5fb9f6b..f6233beb9 100644
--- a/kwin/clients/PORTING
+++ b/kwin/clients/PORTING
@@ -4,7 +4,7 @@ Also, the API is documented in the .h header files.
Makefile.am:
- Change kwin_ to kwin3_ (in LDFLAGS, LIBADD, kde_module_LTLIBRARIES, SOURCES).
- Make sure LDFLAGS contains $(KDE_PLUGIN) and -module .
-- Add -lkdecorations to LIBADD.
+- Add -ltdecorations to LIBADD.
- Do NOT rename the directory where the .desktop file is installed ( $(kde_datadir)/kwin/ ).
.desktop file: