Claudio wrote:
> 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) ]

If you put the plugin in src/plugins it will be on the main menu page,
for src/xxx/plugins it will be on the xxx menu.


Dischi

-- 
Stewardesses is the longest word that is typed with only the left hand.

Attachment: pgpUuK5yGt4Hk.pgp
Description: PGP signature

Reply via email to