To add a menu item on-the-fly in bonobo-ui you apparently need to do something like
xml_item = g_strdup_printf ("<menuitem name=\"%u\" id=\"%s\"
type=\"radio\" group=\"%s\"/>\n", index, command_name,
VIEW_GROUP);
bonobo_ui_component_set (ui, VIEW_PATH, xml_item, NULL);
Ugh
1 Feb 2002 (updated 15 Apr 2002 at 09:33 UTC) »
Merry Christmas everyone!
7 Dec 2001 (updated 19 Dec 2001 at 14:11 UTC) »
Life
Yesterday I bought some cans of Guinness. Yummy, can't wait to open them.
School
Exams are coming up, sigh.
Hacking
Continued working on getting Oregano working better. I hope this screenshot will get rhult motivated so that he'll help out :)
I have a cold, it really sucks.
School
Exam week is coming up and I really need to do some catching-up in some of the courses. Must finish the last data structures lab too.
GNOME
Been doing some libgnomeui work lately. Sigh, why is everything so broken?
IRC
#gimps is no fun without xach.
Or maybe I can't
I'm having a hard time trying to concentrate right now, for obvious reasons
FOAF updates: Trust rankings are now exported, making the data available to other users and websites. An external FOAF URI has been added, allowing users to link to an additional FOAF file.
Keep up with the latest Advogato features by reading the Advogato status blog.
If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!