kde-workspace/kinfocenter
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
..
Categories generic: replace installation paths with KDE4_ prefixed 2020-02-08 20:13:13 +00:00
Modules generic: preperations for kdelibs changes 2023-06-17 23:27:11 +03:00
ToolTips generic: replace forward declarations with headers inclusions 2019-05-05 02:36:36 +00:00
CMakeLists.txt generic: preperations for kdelibs changes 2023-06-17 23:27:11 +03:00
config-infocenter.h.cmake kinfocenter: check if drmIsKMS() is available 2022-12-02 03:16:58 +02:00
infocenter.cpp kinfocenter: use KToolInvocation::invokeHelp() instead of attempting to start khelpcenter 2022-10-03 15:46:52 +03:00
infocenter.h kinfocenter: show information message when exporting is complete 2022-04-27 16:09:49 +00:00
infokcmmodel.cpp initial import 2014-11-13 19:30:51 +02:00
infokcmmodel.h generic: make changes required for building against katie 2015-08-12 13:11:16 +03:00
infokcmproxymodel.cpp initial import 2014-11-13 19:30:51 +02:00
infokcmproxymodel.h generic: make changes required for building against katie 2015-08-12 13:11:16 +03:00
kcmcategoryitem.cpp initial import 2014-11-13 19:30:51 +02:00
kcmcategoryitem.h initial import 2014-11-13 19:30:51 +02:00
kcmcontainer.cpp kinfocenter: use KToolInvocation::invokeHelp() instead of attempting to start khelpcenter 2022-10-03 15:46:52 +03:00
kcmcontainer.h kinfocenter: use KToolInvocation::invokeHelp() instead of attempting to start khelpcenter 2022-10-03 15:46:52 +03:00
kcmtreeitem.cpp initial import 2014-11-13 19:30:51 +02:00
kcmtreeitem.h initial import 2014-11-13 19:30:51 +02:00
kinfocenter.desktop kinfocenter: correct X-DBUS-StartupType 2022-12-18 10:46:37 +02:00
kinfocenterui.rc initial import 2014-11-13 19:30:51 +02:00
main.cpp generic: replace KDE4WORKSPACE_VERSION with KDE_VERSION_STRING and friends where appropariate 2015-01-23 20:11:31 +00:00
main.h initial import 2014-11-13 19:30:51 +02:00
Messages.sh initial import 2014-11-13 19:30:51 +02:00
sidepanel.cpp initial import 2014-11-13 19:30:51 +02:00
sidepanel.h generic: make changes required for building against katie 2015-08-12 13:11:16 +03:00