updated on Mon Jan 16 16:00:41 UTC 2012
[aur-mirror.git] / lxdm-light / Xsession.patch
blob1ed651698bd0e10c6c4423223de5fbaeadc4da36
1 --- data/Xsession.orig 2011-07-29 15:42:33.000000000 +0200
2 +++ data/Xsession 2011-12-03 09:09:14.592876087 +0100
3 @@ -9,6 +9,8 @@
4 LXSESSION=/usr/bin/startlxde
5 fi
7 +[ -f /etc/profile ] && . /etc/profile
8 +[ -f ~/.profile ] && . ~/.profile
9 [ -f /etc/xprofile ] && . /etc/xprofile
10 [ -f ~/.xprofile ] && . ~/.xprofile