On 1/21/07, Mathias Weber <[EMAIL PROTECTED]> wrote:
> Hi
>
> I added support for a network remote via TCP connection. Before I send a
> patch I want to now how i should handle the case that i need some new
> config values? Just add them in local_conf.py.example and
> freevo_config.py. Do I need to specify my change some where else? I have
> seen that there are version information in the config file.
>
Hi, I'm not a uber-dev or anything.  But this is the norm.

1) Defaults in freevo_config.py
2) Local settings in local_config.py (ie if you need to voerride the defaults)
3) The plugin should return it's own settings documentation via the
config function. (ie freevo -i cd_burn

Mike

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to