From 62a49c01e83760145eb5ce78c7653031ca494b3f Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Wed, 6 Jul 2016 12:41:54 +0200 Subject: [PATCH] Add to autostart kde5-migrate-user-conf and kickoff-autoupdate --- kde/autostart/kde5-migrate-user-conf.desktop | 11 +++++++++++ kde/autostart/kickoff-autoupdate.desktop | 11 +++++++++++ 2 files changed, 22 insertions(+) create mode 100644 kde/autostart/kde5-migrate-user-conf.desktop create mode 100644 kde/autostart/kickoff-autoupdate.desktop diff --git a/kde/autostart/kde5-migrate-user-conf.desktop b/kde/autostart/kde5-migrate-user-conf.desktop new file mode 100644 index 0000000..d3cf0a2 --- /dev/null +++ b/kde/autostart/kde5-migrate-user-conf.desktop @@ -0,0 +1,11 @@ +[Desktop Entry] +Type=Service +Exec=kde5-migrate-user-conf +X-KDE-StartupNotify=false +X-KDE-autostart-condition=baloofilerc:Basic Settings:Enabled:true +X-KDE-autostart-phase=0 +X-GNOME-Autostart-enabled=false +OnlyShowIn=KDE +NoDisplay=true + +Name=KDE5 user configuration migration script diff --git a/kde/autostart/kickoff-autoupdate.desktop b/kde/autostart/kickoff-autoupdate.desktop new file mode 100644 index 0000000..c9df8a6 --- /dev/null +++ b/kde/autostart/kickoff-autoupdate.desktop @@ -0,0 +1,11 @@ +[Desktop Entry] +Type=Service +Exec=kickoffcfg --autoupdate-favorites +X-KDE-StartupNotify=false +X-KDE-autostart-condition=baloofilerc:Basic Settings:Enabled:true +X-KDE-autostart-phase=0 +X-GNOME-Autostart-enabled=false +OnlyShowIn=KDE +NoDisplay=true + +Name=Update of kickoff favorites