From ce28d6b4abe9bdc086521459ddde81fa9d737be5 Mon Sep 17 00:00:00 2001 From: Laurent Montel Date: Wed, 29 Aug 2018 13:27:24 +0200 Subject: [PATCH] create categories files --- CMakeLists.txt | 2 ++ konsole.categories | 1 + 2 files changed, 3 insertions(+) create mode 100644 konsole.categories 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]