diff options
author | Frank Caraballo <fecaraballo{at}gmail{dot}com> | 2010-05-12 17:44:54 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-12 17:44:54 +0200 |
commit | c2c098f1854987ad894561006cf68c35ba8d462a (patch) | |
tree | 518d018b3d35e335e094f1e6051b3bb5afc65183 /office/xpad/doinst.sh | |
parent | 8edc7e1f181f7f2fca8e20c38999983899ac39b1 (diff) |
office/xpad: Updated for version 3.0
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 854e20633d66..174d6f9e8977 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 + |