diff --git a/CMakeLists.txt b/CMakeLists.txt index ac810d3b..4a47bd8a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -82,4 +82,6 @@ endif() add_subdirectory( tools ) +install( FILES konsole.categories DESTINATION ${KDE_INSTALL_CONFDIR} ) + feature_summary(WHAT ALL INCLUDE_QUIET_PACKAGES FATAL_ON_MISSING_REQUIRED_PACKAGES) diff --git a/konsole.categories b/konsole.categories new file mode 100644 index 00000000..7746a382 --- /dev/null +++ b/konsole.categories @@ -0,0 +1 @@ +org.kde.konsole konsole IDENTIFIER [KonsoleDebug]