> > +ecore_config $DB set /entrance/daemon/xserver str "/usr/X11R6/bin/X -quiet 
> > -nolisten 
> tcp"
> > +ecore_config $DB set /entrance/daemon/attempts int 5
> 
> ecore_config has been changed..
> 
> ecore_config -c $DB -k /entrance/daemon/xserver -s "/usr/X11R6/bin/X 
> -quiet -nolisten tcp"
> ecore_config -c $DB -k /entrance/daemon/attempts -i 5
> 
> I submitted a patch earlier that changes build_config.sh.in..
> 

Why did you remove the previous functionality? Why switch from an obvious set 
to a fairly non-obvious -k? Whats wrong with str and int etc.

dan






-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to