diff options
Diffstat (limited to 'office/xpad/doinst.sh')
-rw-r--r-- | office/xpad/doinst.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/office/xpad/doinst.sh b/office/xpad/doinst.sh index 854e20633d..174d6f9e89 100644 --- a/office/xpad/doinst.sh +++ b/office/xpad/doinst.sh @@ -1,3 +1,4 @@ if [ -x /usr/bin/update-desktop-database ]; then ./usr/bin/update-desktop-database -q usr/share/applications fi + |