summaryrefslogtreecommitdiffstats
path: root/network/mailspring/doinst.sh
blob: 7b676c401ad55f509bd6b0f5fe30484d0a8501a7 (plain)
if [ -x /usr/bin/update-desktop-database ]; then
  /usr/bin/update-desktop-database -q usr/share/applications
fi
if [ -x /usr/bin/gtk-update-icon-cache ]; then
  /usr/bin/gtk-update-icon-cache -q usr/share/icons/hicolor
fi