From 488402df7d37cf68d421229968632696a2a97bd7 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Wed, 06 Feb 2008 09:20:33 +0000 Subject: Split sugar-toolkit out of sugar shell. --- (limited to 'bin/sugar.in') diff --git a/bin/sugar.in b/bin/sugar.in deleted file mode 100644 index 88b4168..0000000 --- a/bin/sugar.in +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/sh - -export GTK2_RC_FILES=@prefix@/share/sugar/data/sugar-xo.gtkrc -if [ -f /etc/olpc-security ] ; then - exec dbus-launch --exit-with-session --config-file=/etc/dbus-1/session-olpc.conf sugar-shell -else - exec dbus-launch --exit-with-session sugar-shell -fi -- cgit v0.9.1