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 568486 - typewriting error in Gtk::AccelMap::add_entry(..) reference
typewriting error in Gtk::AccelMap::add_entry(..) reference
Status: RESOLVED DUPLICATE of bug 568485
Product: gtkmm
Classification: Bindings
Component: reference documentation
unspecified
Other Linux
: Normal trivial
: ---
Assigned To: gtkmm-forge
gtkmm-forge
Depends on:
Blocks:
 
 
Reported: 2009-01-20 21:30 UTC by Mihai Niculescu
Modified: 2009-01-22 16:15 UTC
See Also:
GNOME target: ---
GNOME version: 2.23/2.24



Description Mihai Niculescu 2009-01-20 21:30:39 UTC
Gtk::AccelMap::add_entry(..) displays a minor error in the description. The html entities &lt; and &gt;  are shown instead of < and >

It displays: [...] consist of "& lt;WINDOWTYPE& gt;/Cat[...]
instead of [...] consist of "<WINDOWTYPE>/Cat[...]
Same for: [...] may look like: "& lt;Gimp-Toolbox& gt;/F[...]
Comment 1 Murray Cumming 2009-01-22 16:15:29 UTC

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