# This file is sourced by Xsession(5), not executed.

# NOTE: This file has been modified to NOT export the Canberra
# module. This fixes the cimage-Pulseaudio crash and seems to
# have other positive effects, too. See:
# http://www.cromwell-intl.com/unix/missing-gtk-modules.html


#if [ -z "$GTK_MODULES" ] ; then
#	GTK_MODULES="canberra-gtk-module"
#else
#	GTK_MODULES="$GTK_MODULES:canberra-gtk-module"
#fi

GTK_MODULES=""

export GTK_MODULES
