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 636653 - RecentManager pod L<> links
RecentManager pod L<> links
Status: RESOLVED FIXED
Product: gnome-perl
Classification: Bindings
Component: Gtk2
unspecified
Other Linux
: Normal trivial
: ---
Assigned To: gtk2-perl-bugs
gtk2-perl-bugs
Depends on:
Blocks:
 
 
Reported: 2010-12-06 22:27 UTC by Kevin Ryde
Modified: 2010-12-21 22:36 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (1.49 KB, patch)
2010-12-06 22:27 UTC, Kevin Ryde
committed Details | Review

Description Kevin Ryde 2010-12-06 22:27:05 UTC
Created attachment 175971 [details] [review]
patch

A couple of dubious L<> links in GtkRecentManager.xs which my podlinkcheck program picked up.

The "add_full" one could be an internal link, but doing so requires the full head2 text which is fairly tedious.  I think saying "above" may be enough.
Comment 1 Torsten Schoenfeld 2010-12-21 22:36:38 UTC
Thanks.