summaryrefslogtreecommitdiffstats
path: root/kde/doinst.sh
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2015-04-30 14:57:49 +0200
committer Eric Hameleers <alien@slackware.com>2015-04-30 14:57:49 +0200
commit36f31e1ddc375ef7804d68bd6c3e1857d3ab9f7c (patch)
tree755aa642eafd28895d50ca3381fb4a6cae22ed70 /kde/doinst.sh
parent0f522477dd2e49b809ad0853775bdc814dd78ff4 (diff)
downloadktown-36f31e1ddc375ef7804d68bd6c3e1857d3ab9f7c.tar.gz
ktown-36f31e1ddc375ef7804d68bd6c3e1857d3ab9f7c.tar.xz
Apply remaining bits for the new release of KDE 5.
Diffstat (limited to 'kde/doinst.sh')
-rw-r--r--kde/doinst.sh/ktp-contact-list5
-rw-r--r--kde/doinst.sh/ktp-text-ui5
2 files changed, 10 insertions, 0 deletions
diff --git a/kde/doinst.sh/ktp-contact-list b/kde/doinst.sh/ktp-contact-list
new file mode 100644
index 0000000..e376b59
--- /dev/null
+++ b/kde/doinst.sh/ktp-contact-list
@@ -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/ktp-text-ui b/kde/doinst.sh/ktp-text-ui
new file mode 100644
index 0000000..e376b59
--- /dev/null
+++ b/kde/doinst.sh/ktp-text-ui
@@ -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
+