#!/bin/sh
gtk-update-icon-cache -f /usr/share/icons/hicolor
update-desktop-database /usr/share/applications

exit 0
