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 779083 - general: use gtk_show_uri_on_window ()
general: use gtk_show_uri_on_window ()
Status: RESOLVED FIXED
Product: nautilus
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-02-22 16:58 UTC by Ernestas Kulik
Modified: 2017-02-23 13:23 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
general: use gtk_show_uri_on_window () (1.69 KB, patch)
2017-02-22 16:58 UTC, Ernestas Kulik
committed Details | Review

Description Ernestas Kulik 2017-02-22 16:58:21 UTC
gtk_show_uri () has been deprecated. This commit makes the code make use
of the recommended API instead.
Comment 1 Ernestas Kulik 2017-02-22 16:58:25 UTC
Created attachment 346467 [details] [review]
general: use gtk_show_uri_on_window ()
Comment 2 Carlos Soriano 2017-02-22 18:52:23 UTC
Review of attachment 346467 [details] [review]:

+1
Comment 3 Ernestas Kulik 2017-02-23 13:23:36 UTC
Attachment 346467 [details] pushed as 843b356 - general: use gtk_show_uri_on_window ()