summaryrefslogtreecommitdiffstats
path: root/desktop/cwp/doinst.sh
blob: 84d0544d34678c041fd70151616b03180fdc0ac5 (plain)
if [ -e usr/share/icons/oxygen/icon-theme.cache ]; then
  if [ -x /usr/bin/gtk-update-icon-cache ]; then
    /usr/bin/gtk-update-icon-cache usr/share/icons/oxygen >/dev/null 2>&1
  fi
fi