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



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?

Thanks!

Regards.



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