1 --- data/Xsession.orig 2011-07-29 15:42:33.000000000 +0200
2 +++ data/Xsession 2011-12-03 09:09:14.592876087 +0100
4 LXSESSION=/usr/bin/startlxde
7 +[ -f /etc/profile ] && . /etc/profile
8 +[ -f ~/.profile ] && . ~/.profile
9 [ -f /etc/xprofile ] && . /etc/xprofile
10 [ -f ~/.xprofile ] && . ~/.xprofile