summaryrefslogtreecommitdiffstats
path: root/office/TaskCoach/doinst.sh
diff options
context:
space:
mode:
author Dimitris Zlatanidis2014-09-15 02:57:26 +0200
committer Willy Sudiarto Raharjo2014-09-15 04:12:13 +0200
commitc8995cae00fd900c796618df5e7cecbec4242b22 (patch)
tree9d6ed9728bad990a64fe7d99a6d42817f82f08cc /office/TaskCoach/doinst.sh
parent3ecb75abfd3a199f72b8e5082a38cdbefb980746 (diff)
downloadslackbuilds-c8995cae00fd900c796618df5e7cecbec4242b22.tar.gz
office/TaskCoach: Added (Task Manager).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/TaskCoach/doinst.sh')
-rw-r--r--office/TaskCoach/doinst.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/office/TaskCoach/doinst.sh b/office/TaskCoach/doinst.sh
new file mode 100644
index 0000000000..5fb28930db
--- /dev/null
+++ b/office/TaskCoach/doinst.sh
@@ -0,0 +1,3 @@
+if [ -x /usr/bin/update-desktop-database ]; then
+ /usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1
+fi