summaryrefslogtreecommitdiffstats
path: root/kde/doinst.sh/kmousetool
diff options
context:
space:
mode:
Diffstat (limited to 'kde/doinst.sh/kmousetool')
-rw-r--r--kde/doinst.sh/kmousetool5
1 files changed, 5 insertions, 0 deletions
diff --git a/kde/doinst.sh/kmousetool b/kde/doinst.sh/kmousetool
new file mode 100644
index 0000000..e376b59
--- /dev/null
+++ b/kde/doinst.sh/kmousetool
@@ -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
+