#!/bin/sh

port=tomboy

# gconf schemas
/usr/sbin/gconfpkg --install $port

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

# End of file