From 36f31e1ddc375ef7804d68bd6c3e1857d3ab9f7c Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Thu, 30 Apr 2015 14:57:49 +0200 Subject: Apply remaining bits for the new release of KDE 5. --- kde/doinst.sh/ktp-contact-list | 5 +++++ kde/doinst.sh/ktp-text-ui | 5 +++++ 2 files changed, 10 insertions(+) create mode 100644 kde/doinst.sh/ktp-contact-list create mode 100644 kde/doinst.sh/ktp-text-ui (limited to 'kde/doinst.sh') 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 + -- cgit v1.2.3