From 5560c29017a35cf2fe9370a123c99fe00a338c0b Mon Sep 17 00:00:00 2001 From: Carsten Haitzler Date: Wed, 8 Apr 2009 08:34:11 +0000 Subject: [PATCH] when hacking.... know what u are doing SVN revision: 39892 --- x-ui.sh | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/x-ui.sh b/x-ui.sh index 3f56f208d..3ed1192b5 100755 --- a/x-ui.sh +++ b/x-ui.sh @@ -16,4 +16,7 @@ export DISPLAY=:1 unset E_RESTART E_START E_IPC_SOCKET E_START_TIME #E_CONF_PROFILE=default ltrace enlightenment_start #E_CONF_PROFILE=default enlightenment_start -enlightenment_start -profile illume +enlightenment_start \ +-no-precache \ +-i-really-know-what-i-am-doing-and-accept-full-responsibility-for-it \ +-profile illume