kde-workspace/plasma/applets/quicklaunch
Ivailo Monev ce48bc0997 generic: preperations for kdelibs changes
automatically replaced via:
find -name CMakeLists.txt -exec sed -e 's|${KDE4_PLASMA_LIBS}|KDE4::plasma|g' -e 's|${KDE4_KIO_LIBS}|KDE4::kio|g' -e 's|${KDE4_SOLID_LIBS}|KDE4::solid|g' -e 's|${KDE4_KFILE_LIBS}|KDE4::kfile|g' -e 's|${KDE4_KDECORE_LIBS}|KDE4::kdecore|g' -e 's|${KDE4_KDEUI_LIBS}|KDE4::kdeui|g' -e 's|${KDE4_KCMUTILS_LIBS}|KDE4::kcmutils|g' -e 's|${KDE4_KDECLARATIVE_LIBS}|KDE4::kdeclarative|g' -e 's|${KDE4_KPTY_LIBS}|KDE4::kpty|g' -e 's|${KDE4_KEMAIL_LIBS}|KDE4::kemail|g' -e 's|${KDE4_KMEDIAPLAYER_LIBS}|KDE4::kmediaplayer|g' -e 's|${KDE4_KPARTS_LIBS}|KDE4::kparts|g' -e 's|${KDE4_KIDLETIME_LIBS}|KDE4::kidletime|g' -e 's|${KDE4_KTEXTEDITOR_LIBS}|KDE4::ktexteditor|g' -e 's|${KDE4_KPASSWDSTORE_LIBS}|KDE4::kpasswdstore|g' -e 's|${KDE4_KARCHIVE_LIBS}|KDE4::karchive|g' -e 's|${KDE4_KDNSSD_LIBS}|KDE4::kdnssd|g' -e 's|${KDE4_KNOTIFYCONFIG_LIBS}|KDE4::knotifyconfig|g' -e 's|${KDE4_KEXIV2_LIBS}|KDE4::kexiv2|g' -i {} +

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2023-06-17 23:27:11 +03:00
..
CMakeLists.txt generic: preperations for kdelibs changes 2023-06-17 23:27:11 +03:00
dropmarker.cpp plasma: de-duplicate Quicklaunch::DropMarker class 2023-06-11 21:29:34 +03:00
dropmarker.h plasma: de-duplicate Quicklaunch::DropMarker class 2023-06-11 21:29:34 +03:00
icongridlayout.cpp plasma: organize sub-directories 2015-12-24 22:48:47 +02:00
icongridlayout.h generic: replace forward declarations with headers inclusions 2019-05-05 02:36:36 +00:00
launcher.cpp plasma: organize sub-directories 2015-12-24 22:48:47 +02:00
launcher.h generic: replace forward declarations with headers inclusions 2019-05-05 02:36:36 +00:00
launcherdata.cpp plasma: organize sub-directories 2015-12-24 22:48:47 +02:00
launcherdata.h generic: replace forward declarations with headers inclusions 2019-05-05 02:36:36 +00:00
launchergrid.cpp plasma: de-duplicate Quicklaunch::DropMarker class 2023-06-11 21:29:34 +03:00
launchergrid.h generic: replace forward declarations with headers inclusions 2019-05-05 02:36:36 +00:00
Messages.sh plasma: organize sub-directories 2015-12-24 22:48:47 +02:00
plasma-applet-quicklaunch.desktop plasma: organize sub-directories 2015-12-24 22:48:47 +02:00
popup.cpp plasma: organize sub-directories 2015-12-24 22:48:47 +02:00
popup.h plasma: organize sub-directories 2015-12-24 22:48:47 +02:00
popuplauncherlist.cpp plasma: de-duplicate Quicklaunch::DropMarker class 2023-06-11 21:29:34 +03:00
popuplauncherlist.h generic: replace forward declarations with headers inclusions 2019-05-05 02:36:36 +00:00
quicklaunch.cpp generic: remove unused script environment defaultApplication() function 2022-10-16 13:02:08 +03:00
quicklaunch.h generic: replace forward declarations with headers inclusions 2019-05-05 02:36:36 +00:00
quicklaunchConfig.ui generic: prepare for Katie changes 2022-10-14 16:19:24 +03:00