GNOME Bugzilla – Bug 393731
remove gtk-utils cruft
Last modified: 2007-01-07 13:09:44 UTC
gtk-utils's _gtk_message_dialog_new and _gtk_yesno_dialog_new should just use the GtkMessageDialog API.
Created attachment 79590 [details] [review] patch
commit please
* src/gtk-utils.c: (_gtk_error_dialog_from_gerror_run), (_gtk_error_dialog_run), (_gtk_info_dialog_run): * src/gtk-utils.h: Remove cruft and just use GtkMessageDialog API. Bug #393731.