r152 - trunk/src/target/OM-2007/etc/matchbox

mickey at gta01.hmw-consulting.de mickey at gta01.hmw-consulting.de
Mon Oct 30 16:35:01 CET 2006


Author: mickey
Date: 2006-10-30 15:35:01 +0000 (Mon, 30 Oct 2006)
New Revision: 152

Modified:
   trunk/src/target/OM-2007/etc/matchbox/session
Log:
etc: fix error in session file


Modified: trunk/src/target/OM-2007/etc/matchbox/session
===================================================================
--- trunk/src/target/OM-2007/etc/matchbox/session	2006-10-30 15:04:16 UTC (rev 151)
+++ trunk/src/target/OM-2007/etc/matchbox/session	2006-10-30 15:35:01 UTC (rev 152)
@@ -19,8 +19,6 @@
 		;;
 esac
 
-if [ -e /etc/openmoko ]; then
-
 matchbox-panel -display $DISPLAY \
                --id 1 \
                --orientation north \
@@ -61,5 +59,5 @@
 #               --no-session \
 #               --default-apps mb-applet-home,mb-applet-clock &
 
-exec matchbox-window-manager -use_cursor $SHOWCURSOR $@
+exec matchbox-window-manager -use_titlebar no -use_cursor $SHOWCURSOR $@
 





More information about the commitlog mailing list