From 1769ca72aa2a9af67449ace42f165a622024332c Mon Sep 17 00:00:00 2001 From: Ivailo Monev Date: Sat, 9 Apr 2022 18:39:09 +0300 Subject: [PATCH] kcontrol: remove invalid category in password store desktop file Signed-off-by: Ivailo Monev --- kcontrol/kpasswdstore/kcm_kpasswdstoreconfig.desktop | 2 +- kcontrol/kpasswdstore/kpasswdstoreconfig.cpp | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/kcontrol/kpasswdstore/kcm_kpasswdstoreconfig.desktop b/kcontrol/kpasswdstore/kcm_kpasswdstoreconfig.desktop index 3d747cbb..f9388685 100644 --- a/kcontrol/kpasswdstore/kcm_kpasswdstoreconfig.desktop +++ b/kcontrol/kpasswdstore/kcm_kpasswdstoreconfig.desktop @@ -9,7 +9,7 @@ X-KDE-ParentApp=kcontrol X-KDE-System-Settings-Parent-Category=account-details X-KDE-System-Settings-Parent-Category-V2=account-details X-DocPath=kcontrol/kpasswdstoreconfig/index.html -Categories=Qt;KDE;X-KDE-settings-account-details; +Categories=Qt;KDE; Name=Password Store Comment=Change password store options diff --git a/kcontrol/kpasswdstore/kpasswdstoreconfig.cpp b/kcontrol/kpasswdstore/kpasswdstoreconfig.cpp index 9f8d070c..08fe31f8 100644 --- a/kcontrol/kpasswdstore/kpasswdstoreconfig.cpp +++ b/kcontrol/kpasswdstore/kpasswdstoreconfig.cpp @@ -21,7 +21,6 @@ #include #include #include -#include #include #include #include -- 2.11.0