From 53e2e469091122a3e371af32ca6a6e4b82179c9c Mon Sep 17 00:00:00 2001 From: Pier Luigi Fiorini Date: Sat, 1 Nov 2014 21:09:40 +0100 Subject: [PATCH] Configuration for kded5 --- packaging/plasma-phone-components.spec | 8 +++++++- packaging/plasma-phone-components.yaml | 1 + 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/packaging/plasma-phone-components.spec b/packaging/plasma-phone-components.spec index d5572308..d9d7c4c4 100644 --- a/packaging/plasma-phone-components.spec +++ b/packaging/plasma-phone-components.spec @@ -95,8 +95,13 @@ XDG_CURRENT_DESKTOP=KDE KSCREEN_BACKEND=QScreen EOF -# Default configuration for plasmashell +# Default configuration for the UI mkdir -p %{buildroot}%{_kf5_configdir} +cat > %{buildroot}%{_kf5_configdir}/kded5rc << EOF +[General] +CheckSycoca=false +EOF + cat > %{buildroot}%{_kf5_configdir}/kdeglobals <