Sophie

Sophie

distrib > Mageia > 8 > x86_64 > by-pkgid > 82834a33f6de9fc0bb40df1259be8d79 > scriptlet

elementary-xfce-icon-theme-0.15.2-1.mga8.noarch.rpm

POSTIN

/bin/sh
if [ -x /usr/bin/gtk-update-icon-cache ]; then
  for d in /usr/share/icons/elementary-xfce*; do
    /usr/bin/gtk-update-icon-cache --force --quiet $d
  done
fi