GNOME Bugzilla – Bug 355035
Switch to Gtk.AboutDialog
Last modified: 2007-01-26 06:14:01 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.
Created attachment 72433 [details] [review] Replacement About.cs
Any chance to get this is? Does bumping the required Gtk# version give us other improvements?
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!