#!/bin/sh port=gdm # desktop database update-desktop-database > /dev/null # icon cache gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor # gconf schemas gconfpkg --install $port # End of file