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 309376 - kill eog-hig-dialog
kill eog-hig-dialog
Status: RESOLVED FIXED
Product: eog
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: EOG Maintainers
EOG Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-07-03 13:12 UTC by Paolo Borelli
Modified: 2005-07-09 18:36 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (13.09 KB, patch)
2005-07-03 13:13 UTC, Paolo Borelli
none Details | Review

Description Paolo Borelli 2005-07-03 13:12:30 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.
Comment 1 Paolo Borelli 2005-07-03 13:13:42 UTC
Created attachment 48585 [details] [review]
patch

once the patch is applyied eog-hig-dialog.[ch] can be cvs removed.
Comment 2 Tim Gerla 2005-07-09 18:36:07 UTC
Patch applied. Thanks Paolo.