summaryrefslogtreecommitdiffstats
path: root/desktop/simplenote/doinst.sh
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/simplenote/doinst.sh')
-rw-r--r--desktop/simplenote/doinst.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/desktop/simplenote/doinst.sh b/desktop/simplenote/doinst.sh
index 65c7e2eeb9..d8b0d0d87b 100644
--- a/desktop/simplenote/doinst.sh
+++ b/desktop/simplenote/doinst.sh
@@ -1,3 +1,4 @@
+
if [ -x /usr/bin/update-desktop-database ]; then
/usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1
fi
@@ -7,3 +8,4 @@ if [ -e usr/share/icons/hicolor/icon-theme.cache ]; then
/usr/bin/gtk-update-icon-cache -f usr/share/icons/hicolor >/dev/null 2>&1
fi
fi
+