← Back to team overview

ayatana-commits team mailing list archive

Re: [Merge] lp:~bratsche/indicator-me/fix-restarting-service into lp:indicator-me

 

On Wed, 2010-03-31 at 21:32 +0000, Cody Russell wrote:
> +    if (dmenu != NULL) {
> +      DbusmenuGtkClient *client = dbusmenu_gtkmenu_get_client
> (dmenu);
> +
> +      dbusmenu_client_add_type_handler (DBUSMENU_CLIENT (client),
> DBUSMENU_ENTRY_MENUITEM_TYPE, new_entry_item);
> +    } 

You shouldn't have to re-add the type handler.  It should stick around
inbetween the service dying.

-- 
https://code.launchpad.net/~bratsche/indicator-me/fix-restarting-service/+merge/22573
Your team ayatana-commits is subscribed to branch lp:indicator-me.



References