From 88ea716029699830af75615bb9a0cbaf213a01ba Mon Sep 17 00:00:00 2001 From: Mavridis Philippe Date: Thu, 22 Jun 2023 15:07:49 +0300 Subject: KWin: rename client libraries twin3_* -> twin_* Signed-off-by: Mavridis Philippe --- twin/clients/PORTING | 4 ---- 1 file changed, 4 deletions(-) (limited to 'twin/clients/PORTING') diff --git a/twin/clients/PORTING b/twin/clients/PORTING index 0c0c1a6ea..e6a18a7a1 100644 --- a/twin/clients/PORTING +++ b/twin/clients/PORTING @@ -2,14 +2,10 @@ It's suggested you check sources of some KDE CVS decoration if in doubts or in n Also, the API is documented in the .h header files. Makefile.am: -- Change twin_ to twin3_ (in LDFLAGS, LIBADD, kde_module_LTLIBRARIES, SOURCES). - Make sure LDFLAGS contains $(KDE_PLUGIN) and -module . - Add -ltdecorations to LIBADD. - Do NOT rename the directory where the .desktop file is installed ( $(kde_datadir)/twin/ ). -.desktop file: -- Change twin_ to twin3_ in X-TDE-Library. - Sources: - There are no twin/something.h includes, and don't use the KWinInternal namespace. - Use QToolTip instead of KWinToolTip. -- cgit v1.2.3