slackbuilds_ponce/office/xpad/doinst.sh

5 lines
115 B
Bash
Raw Normal View History

2010-05-11 22:26:14 +02:00
if [ -x /usr/bin/update-desktop-database ]; then
./usr/bin/update-desktop-database -q usr/share/applications
2010-05-11 15:03:05 +02:00
fi
2010-05-12 17:44:54 +02:00