update_desktop_database &&

if [ -x "${INSTALL_ROOT}/usr/bin/gtk-update-icon-cache" ]; then
  gtk-update-icon-cache -q -t -f "${INSTALL_ROOT}/usr/share/icons/hicolor"
fi
