Hello,

I've changed the argument handling in eplayer (and some of the setup code) so users 
can pass theme, engine or output plugin on the command line and override the db values.

I had to break the eplayer_new into a _new and a _setup and then call the handle_args 
after the _new call. 

The three options added are:
 --theme (-t)    specify the theme to use
 --engine (-e)   specify the evas engine to use
 --output (-o)   specify the output plugin to use

The diff can be found at:
http://www.everburning.com/tmp/eplayer_args.diff

If this gets included, I may try comverting the db stuff over to using Ecore_Config, 
but we'll see if I have time.

Thanks,
dan







-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
enlightenment-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to