Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
pkg_postinst() {
gnome2_pkg_postinst
if use !xine ; then
elog "Note that the default totem backend has switched to gstreamer."
elog "DVD menus will only work with the xine backend."
fi
}