#!/bin/sh

port=gnome-icon-theme-symbolic

# icon cache
gtk-update-icon-cache -q -t -f /usr/share/icons/gnome

# End of file