GNOME Bugzilla – Bug 348639
Help kill libegg
Last modified: 2006-07-30 12:40:22 UTC
We should use GtkStatusIcon. Here's a patch to help kill libegg proliferation. The egg files should also be removed. And I guess you'd also need to check for GTK+ 2.10 in configure.in...
Created attachment 69580 [details] [review] patch
Hrm. There's also a patch in bug 340103.
Thanks. This one looks better at a first glance as it handles the popup menu the right way (just looked very quickly, might be wrong). If someone could commit this, I wouldn't mind. I won't really have time to look at it myself though (I have no 2.15 environment setup at all).
Ok, committed to HEAD
Thanks for ignoring my work in bug 340103, it's not like it's been sitting there ignored for months... (In reply to comment #3) > This one looks better at a first glance as it handles the popup menu > the right way (just looked very quickly, might be wrong). What do you mean by that? My patch also used gtk_status_icon_position_menu.
*** Bug 340103 has been marked as a duplicate of this bug. ***
Sorry if I hurt your feelings, but I did say "just looked very quickly, might be wrong". I really meant that.