From: Mirko Vogt Date: Tue, 2 Jun 2009 13:43:15 +0000 (+0000) Subject: start e17 instead of xterm when profile 'standard' is chosen - this was accidently... X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=7e5aa75985ad4d50f1f47acd89914f8dfa2b1a2d;p=openwrt%2Fsvn-archive%2Ffeeds.git start e17 instead of xterm when profile 'standard' is chosen - this was accidently committed before SVN-Revision: 16298 --- diff --git a/efl/enlightenment/files/uci-defaults/x11_standard b/efl/enlightenment/files/uci-defaults/x11_standard index 40a2d77..c7c7edf 100644 --- a/efl/enlightenment/files/uci-defaults/x11_standard +++ b/efl/enlightenment/files/uci-defaults/x11_standard @@ -1 +1 @@ -uci set x11.@desktop[0].autostart='xterm' +uci set x11.@desktop[0].autostart='enlightenment_start -profile standard'