GNOME Bugzilla – Bug 309376
kill eog-hig-dialog
Last modified: 2005-07-09 18:36:07 UTC
typical "while-watching-tv" patch... getting rid of eog-hig-dialog.[ch] since the api for hig compliant dialogs is in gtk 2.6. Mixed in there there is also a leak fix (a strdup string used in a dialog not freed) and some improvements to the delete confirmation dialog (bug #309046). No strings were changed.
Created attachment 48585 [details] [review] patch once the patch is applyied eog-hig-dialog.[ch] can be cvs removed.
Patch applied. Thanks Paolo.