diff options
author | Carsten Haitzler <raster@rasterman.com> | 2009-04-08 08:34:11 +0000 |
---|---|---|
committer | Carsten Haitzler <raster@rasterman.com> | 2009-04-08 08:34:11 +0000 |
commit | 5560c29017a35cf2fe9370a123c99fe00a338c0b (patch) | |
tree | 7b28f621e5f12993ec29d9c1c8df50d16e573323 /x-ui.sh | |
parent | 9b244804e959921d61b06ec62347a9beae380677 (diff) |
when hacking.... know what u are doing
SVN revision: 39892
Diffstat (limited to 'x-ui.sh')
-rwxr-xr-x | x-ui.sh | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -16,4 +16,7 @@ export DISPLAY=:1 | |||
16 | unset E_RESTART E_START E_IPC_SOCKET E_START_TIME | 16 | unset E_RESTART E_START E_IPC_SOCKET E_START_TIME |
17 | #E_CONF_PROFILE=default ltrace enlightenment_start | 17 | #E_CONF_PROFILE=default ltrace enlightenment_start |
18 | #E_CONF_PROFILE=default enlightenment_start | 18 | #E_CONF_PROFILE=default enlightenment_start |
19 | enlightenment_start -profile illume | 19 | enlightenment_start \ |
20 | -no-precache \ | ||
21 | -i-really-know-what-i-am-doing-and-accept-full-responsibility-for-it \ | ||
22 | -profile illume | ||