slackbuilds_ponce/desktop/lxde-common/doinst.sh
Ponce aaed14602b desktop/lxde-common: Fixed naming of config files.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2010-10-17 20:16:51 -05: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