GNOME Bugzilla – Bug 80468
GnomeAbout is too restricted
Last modified: 2004-12-22 21:47:04 UTC
There seems to be an overall paranoia about protecting everything. The GnomeAbout now has no public fields, only private data! I can understand that up to some point, but really lacks flexibility now. I wanted to include a section for "Artwork" in the credits. The patch attached to this bug report adds support for custom pages in the credits window. I really hope you decide to include it.
Created attachment 8094 [details] [review] the patch I mentioned before
This patch looks good, however it can't go into 2.0 because we have an API freeze. I'll reconsider for 2.2 though.
Or 2.4.x?
I'd really like to add a "Thanks" page to the about box for GOK. Is there anything holding this up?
I don't see how adding functionality breaks the API, can't this patch go in soon?
David: it adds API. There's an API freeze, so this must now be punted to 2.6.x.
Any progress on this? I want to know before I commit a self-made about box for another application.
It should be mentioned that there is an ongoing effort to port this widget into Gtk+ itself, in bug #80468. However, I personally don't like it, because it also puts arbitrary restrictions into the widget, just like current GnomeAbout. Besides, it seems it will have to wait until gtk+ 2.6.
Oops, I meant bug #109435. :-/
I don't like this patch; it adds _too_ much flexibility. Furthermore, I consider GnomeAbout to be in maintenance mode only, and when we get GtkAboutDialog in gtk+ 2.6, I'm going to deprecate GnomeAbout