summaryrefslogtreecommitdiffstats
path: root/kde/doinst.sh
diff options
context:
space:
mode:
Diffstat (limited to 'kde/doinst.sh')
-rw-r--r--kde/doinst.sh/jovie5
-rw-r--r--kde/doinst.sh/kcalc5
-rw-r--r--kde/doinst.sh/kdf5
-rw-r--r--kde/doinst.sh/kmag5
-rw-r--r--kde/doinst.sh/kmousetool5
-rw-r--r--kde/doinst.sh/kmouth5
6 files changed, 30 insertions, 0 deletions
diff --git a/kde/doinst.sh/jovie b/kde/doinst.sh/jovie
new file mode 100644
index 0000000..e376b59
--- /dev/null
+++ b/kde/doinst.sh/jovie
@@ -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
+
diff --git a/kde/doinst.sh/kcalc b/kde/doinst.sh/kcalc
new file mode 100644
index 0000000..e376b59
--- /dev/null
+++ b/kde/doinst.sh/kcalc
@@ -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
+
diff --git a/kde/doinst.sh/kdf b/kde/doinst.sh/kdf
new file mode 100644
index 0000000..e376b59
--- /dev/null
+++ b/kde/doinst.sh/kdf
@@ -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
+
diff --git a/kde/doinst.sh/kmag b/kde/doinst.sh/kmag
new file mode 100644
index 0000000..e376b59
--- /dev/null
+++ b/kde/doinst.sh/kmag
@@ -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
+
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
+
diff --git a/kde/doinst.sh/kmouth b/kde/doinst.sh/kmouth
new file mode 100644
index 0000000..e376b59
--- /dev/null
+++ b/kde/doinst.sh/kmouth
@@ -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
+