1 # This file is sourced by Xsession(5), not executed.
2 # Add additionnal gconf path depending on selected desktop session.
3 # The default profile is used otherwise.
5 GCONF_PREFIX
="/usr/share/gconf"
6 if [ "x$DESKTOP_SESSION" = "xunity-2d" ]; then
7 export UNITY2D_DEFAULTS_PATH
='xml:readonly:/etc/gconf/unity-2d.xml.defaults'
8 export UNITY2D_MANDATORY_PATH
='xml:readonly:/etc/gconf/unity-2d.xml.mandatory'