kde-workspace/solid-actions-kcm
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
..
device-actions generic: remove irrelevant solid interfaces reference [ci reset] 2021-11-03 19:34:15 +02:00
ActionEditor.cpp generic: major build system cleanup 2015-09-01 04:37:19 +03:00
ActionEditor.h initial import 2014-11-13 19:30:51 +02:00
ActionEditor.ui generic: prepare for Katie changes 2022-10-14 16:19:24 +03:00
ActionItem.cpp generic: adjust for use with CMake moc 2015-02-27 09:28:46 +00:00
ActionItem.h generic: replace forward declarations with headers inclusions 2019-05-05 02:36:36 +00:00
ActionModel.cpp generic: adjust for use with CMake moc 2015-02-27 09:28:46 +00:00
ActionModel.h generic: make changes required for building against katie 2015-08-12 13:11:16 +03:00
AddAction.ui generic: prepare for Katie changes 2022-10-14 16:19:24 +03:00
CMakeLists.txt generic: preperations for kdelibs changes 2023-06-17 23:27:11 +03:00
DesktopFileGenerator.cpp generic: adjust to KApplication changes 2019-05-05 02:34:45 +00:00
Messages.sh changed bash scripts shebangs 2014-11-15 05:48:13 +02:00
PredicateItem.cpp initial import 2014-11-13 19:30:51 +02:00
PredicateItem.h generic: replace forward declarations with headers inclusions 2019-05-05 02:36:36 +00:00
PredicateModel.cpp generic: adjust for use with CMake moc 2015-02-27 09:28:46 +00:00
PredicateModel.h initial import 2014-11-13 19:30:51 +02:00
solid-action-template.desktop initial import 2014-11-13 19:30:51 +02:00
solid-actions.desktop initial import 2014-11-13 19:30:51 +02:00
solid-device-type.desktop initial import 2014-11-13 19:30:51 +02:00
SolidActionData.cpp solid-actions-kcm: remove unused header inclusion 2023-06-16 00:15:28 +03:00
SolidActionData.h initial import 2014-11-13 19:30:51 +02:00
SolidActions.cpp generic: misc cleanups 2016-11-01 22:02:06 +00:00
SolidActions.h initial import 2014-11-13 19:30:51 +02:00
SolidActions.ui generic: prepare for Katie changes 2022-10-14 16:19:24 +03:00