Hello.

I'm just learning my way around Freevo plugin development.  I've been using
the Headlines plugin as an example.  However I have a few questions.

In the PluginInterface class there is a method called config.  This method
is basically used to populate the HEADLINES_LOCATIONS variable only if the
plugin is started somewhere other then local_config.py.  Am I right?

Also in the items method of the PluginInterface class I don't quite
understand what the

menu_items = skin.settings.mainmenu.items

related stuff does.  I think it is looking into the skin stuff to see if
this plugin has some icons defined, and if it does it lets the menu item
know about it.  Once again am I right.

Is there more documentation around then just the source code and the plugin
writing guide that is in the Docs directory?

Anyways Freevo is pretty cool and I'm having a great time using it and look
forward to writing some plugins.  My goal is to write a satellite tracking
plugin that will let me know when certain satellites are over head for
amateur radio use or just for visual sightings.




-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Freevo-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to