summaryrefslogtreecommitdiffstats
path: root/kde/doinst.sh
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2014-12-22 15:07:05 +0100
committer Eric Hameleers <alien@slackware.com>2014-12-22 15:07:05 +0100
commiteb82fdc2eafc3d1b5f837fcda2c4903106d9d79a (patch)
tree4faf464e6ba3d915031f30be18faadb92c31d3c2 /kde/doinst.sh
parent270c1ba7053478dbd1c632eea18d6e54d51e4ecc (diff)
downloadktown-eb82fdc2eafc3d1b5f837fcda2c4903106d9d79a.tar.gz
ktown-eb82fdc2eafc3d1b5f837fcda2c4903106d9d79a.tar.xz
KDE 4.8.4 for Slackware 14.0 (07jun2012)4.8.4
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
+