slackbuilds_ponce/misc/kcm-fcitx/doinst.sh
vvoody bd506eeb9f misc/kcm-fcitx: Added ((KDE config module for Fcitx)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2012-12-23 09:16:52 -05:00

3 lines
129 B
Bash

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