Re: How to make sure your applications still works with Bug-Buddy 2.16.0



Le dimanche 13 août 2006, à 18:10, Fernando Herrera a écrit :
> On 8/13/06, Vincent Untz <vuntz gnome org> wrote:
> >Le dimanche 13 août 2006, à 00:44, Olav Vitters a écrit :
> >> Bug-Buddy now requires either a .desktop or a .server file for your
> >> application that has the following information in that file (adjust
> >> accordingly for bonobo .server stuff):
> >
> >I believe it works with bonobo .server files only if the .server file is
> >for an applet. Fixing this would help having some more programs (like
> >gnome-panel, gnome-settings-daemon and probably others) quite easily.
> 
> Yes, I am doing this bonobo-activation query:
> #define APPLET_REQUIREMENTS \
>        "has_all (repo_ids, ['IDL:Bonobo/Control:1.0'," \
>        "                    'IDL:GNOME/Vertigo/PanelAppletShell:1.0']) && " 
>        \
>        "defined (panel:icon)"
> 
> what should be the right one to get any GNOME bonobo proccess?

Looks like an empty query doesn't work (at least here). I guess everyone
is defining the name so "defined (name)" should work.

We still need to add the bugzilla data to the .server files, but at
least, we won't need additional desktop files ;-)

Thanks,

Vincent

-- 
Les gens heureux ne sont pas pressés.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]