summaryrefslogtreecommitdiffstats
path: root/source/kde/doinst.sh/wicd-kde
diff options
context:
space:
mode:
Diffstat (limited to 'source/kde/doinst.sh/wicd-kde')
-rw-r--r--source/kde/doinst.sh/wicd-kde5
1 files changed, 5 insertions, 0 deletions
diff --git a/source/kde/doinst.sh/wicd-kde b/source/kde/doinst.sh/wicd-kde
new file mode 100644
index 000000000..22d4849bc
--- /dev/null
+++ b/source/kde/doinst.sh/wicd-kde
@@ -0,0 +1,5 @@
+
+if [ -x usr/bin/update-desktop-database ]; then
+ usr/bin/update-desktop-database usr/share/applications >/dev/null 2>&1
+fi
+