#! /bin/sh

echo "Updating icons"
gtk-update-icon-cache -f /usr/share/icons/hicolor
gtk-update-icon-cache -f /usr/share/pixmaps

