if [ -x /usr/bin/gtk-update-icon-cache -a -f /usr/share/icons/hicolor/index.theme ]; then
  gtk-update-icon-cache -f /usr/share/icons/hicolor
fi
