update-desktop-database  &&
update-mime-database /usr/share/mime  &&
if [ "$DEVEL" = "y" ]; then
  message "${MESSAGE_COLOR}"
  message "If you want to try libburn-pykix support, you need to activate the"
  message "backend through GConf editor at /apps/brasero/config/libburn_burn and"
  message "/apps/brasero/config/libburn_iso. Note that GConf might need to be"
  message "restarted after installing to display these keys."
  message "${DEFAULT_COLOR}"
fi
