updated on Tue Jan 24 08:00:27 UTC 2012
[aur-mirror.git] / xfce4-session-light / xfce4-session-light.install
blobe4f8fd06c1ed47b944d28c2847d4f278712810a1
1 post_install() {
2   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
5 post_upgrade() {
6   post_install
9 post_remove() {
10   post_install
13 # vim:set ts=2 sw=2 et: