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 167084 - Use gtk_show_about_dialog
Use gtk_show_about_dialog
Status: RESOLVED DUPLICATE of bug 166620
Product: eog
Classification: Core
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: EOG Maintainers
EOG Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-02-11 15:45 UTC by Vincent Noel
Modified: 2005-02-15 14:15 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch to use gtk_show_about_dialog (2.63 KB, patch)
2005-02-11 15:46 UTC, Vincent Noel
none Details | Review

Description Vincent Noel 2005-02-11 15:45:35 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.
Comment 1 Vincent Noel 2005-02-11 15:46:31 UTC
Created attachment 37351 [details] [review]
patch to use gtk_show_about_dialog
Comment 2 Paolo Borelli 2005-02-15 14:15:56 UTC

*** This bug has been marked as a duplicate of 166620 ***