Hi,

I'm trying to create a main menu plugin, but I cannot find information
about that. I've created one, as example, with the plugin interface, but
I want it figure in the first choice menu.

Could you please help me?

I found in the shutdown menu this code:

class PluginInterface(MainMenuPlugin):
    """
    Plugin to shutdown Freevo from the main menu
    """

    def items(self, parent):
        return [ Shutdown(shutdown) ]

Thank you


-- 
Claudio <[EMAIL PROTECTED]>



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Freevo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to