From 9683cc19d84e05f1cbe8d2e24b17e2d8ee42dc5a Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Sat, 05 Apr 2008 17:58:27 +0000 Subject: Use the sugar-xo theme only on the XO --- (limited to 'bin/sugar.in') diff --git a/bin/sugar.in b/bin/sugar.in index fd85f7f..88e478a 100644 --- a/bin/sugar.in +++ b/bin/sugar.in @@ -1,5 +1,7 @@ #!/bin/sh +export SUGAR_THEME=sugar-xo + if [ -f /etc/olpc-security ] ; then exec dbus-launch --exit-with-session --config-file=/etc/dbus-1/session-olpc.conf sugar-shell else -- cgit v0.9.1