GNOME Bugzilla – Bug 167084
Use gtk_show_about_dialog
Last modified: 2005-02-15 14:15:56 UTC
Here is a patch to use gtk_show_about_dialog instead of gnome_about_new (which is deprecated :)) It's a net gain in code size. There's no need to specify the icon if the patch in bug #167081 is also applied.
Created attachment 37351 [details] [review] patch to use gtk_show_about_dialog
*** This bug has been marked as a duplicate of 166620 ***