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 791565 - deprecated Warning: gtk_show_uri
deprecated Warning: gtk_show_uri
Status: RESOLVED FIXED
Product: gedit-plugins
Classification: Other
Component: General
git master
Other Linux
: Normal normal
: ---
Assigned To: Gedit maintainers
Gedit maintainers
Depends on:
Blocks:
 
 
Reported: 2017-12-13 10:06 UTC by h4mbdid4mdi
Modified: 2019-03-23 20:34 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
git format-patch file (928 bytes, patch)
2017-12-13 10:06 UTC, h4mbdid4mdi
committed Details | Review
replaced depricated function in gedit-app (760 bytes, patch)
2017-12-13 15:01 UTC, h4mbdid4mdi
committed Details | Review

Description h4mbdid4mdi 2017-12-13 10:06:03 UTC
Created attachment 365478 [details] [review]
git format-patch file

gtk_show_uri replaced with gtk_show_uri_on_window
Comment 1 h4mbdid4mdi 2017-12-13 15:01:14 UTC
Created attachment 365494 [details] [review]
replaced depricated function in gedit-app
Comment 2 George White 2018-01-03 12:48:25 UTC
Review of attachment 365478 [details] [review]:

Thanks for this patch! Looks good to me.
Comment 3 Jeremy Bicha 2018-01-28 22:16:40 UTC
Comment on attachment 365478 [details] [review]
git format-patch file

Thanks for helping make gedit better. I tweaked the commit message and pushed.