summarylogtreecommitdiffstats
path: root/xfce4-netspeed-plugin.install
blob: bf172fd4389a9cdc33b31b136d9819971a970193 (plain)
1
2
3
4
5
6
7
post_install() {
	gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
}

post_update() {
	post_install
}