SlackBuildsOrg/office/aiksaurus/doinst.sh
David Woodfall 33410cd949 office/aiksaurus: Build bump.
Added .desktop file and icon for gtk frontend.
  Thanks to David Woodfall.
2010-05-13 13:25:14 +02:00

3 lines
126 B
Bash

if [ -x /usr/bin/update-desktop-database ]; then
/usr/bin/update-desktop-database -q usr/share/applications &> /dev/null
fi