After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 355035 - Switch to Gtk.AboutDialog
Switch to Gtk.AboutDialog
Status: RESOLVED FIXED
Product: muine
Classification: Other
Component: general
trunk
Other All
: Normal enhancement
: ---
Assigned To: Muine Maintainers
Muine Maintainers
Depends on:
Blocks: 364528
 
 
Reported: 2006-09-09 00:48 UTC by Tamara Roberson
Modified: 2007-01-26 06:14 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Replacement About.cs (2.90 KB, patch)
2006-09-09 00:57 UTC, Tamara Roberson
none Details | Review

Description Tamara Roberson 2006-09-09 00:48:32 UTC
As of Gtk+ 2.6, the Gnome About dialog has been implemented in pure Gtk+.  Currently, building Muine with Gtk# 2.6 or higher gives an obsolete warning.

Muine should require Gtk# 2.8 (2.6 was short-lived) and implement Muine.About as a subclass of Gtk.AboutDialog.
Comment 1 Tamara Roberson 2006-09-09 00:57:37 UTC
Created attachment 72433 [details] [review]
Replacement About.cs
Comment 2 Wouter Bolsterlee (uws) 2006-09-29 16:06:47 UTC
Any chance to get this is? Does bumping the required Gtk# version give us other improvements?
Comment 3 Peter Johanson 2007-01-26 06:14:01 UTC
Ok, I've just commited a slightly modified version of this patch to SVN. Please feel free to re-open if you find any issues with the changes as found in SVN. Thanks!