summaryrefslogtreecommitdiffstats
path: root/recipes/obsolete/gpephone/gpe-session-scripts-phone/matchbox-session
blob: bc8166e70e56f78a4e3005c408360f4627851173 (plain)
1
2
3
4
5
6
7
#!/bin/sh

# host session applications
#. /etc/X11/Xsession
if [ -x /etc/X11/phonesession ]; then
	. /etc/X11/phonesession
fi