#!/bin/sh

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

