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 607310 - Credits in "About" for gnome-panel do not hyperlink e-mail addresses like nearly every other GNOME component
Credits in "About" for gnome-panel do not hyperlink e-mail addresses like nea...
Status: RESOLVED FIXED
Product: gnome-panel
Classification: Other
Component: panel
2.28.x
Other Linux
: Normal normal
: ---
Assigned To: Panel Maintainers
Panel Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-01-18 15:09 UTC by Jason Quinn
Modified: 2010-03-09 03:54 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch for email-addresses not showing up (2.22 KB, patch)
2010-02-25 06:06 UTC, Kyle Pelton
none Details | Review
Fix for url for emails not showing up (2.22 KB, patch)
2010-02-25 06:09 UTC, Kyle Pelton
committed Details | Review

Description Jason Quinn 2010-01-18 15:09:48 UTC
If you look in the "About Panels" (accessible via a right-click on a blank area of the panel) and choose "Credits", the credits shown do not follow the style used by nearly every other component of the GNOME desktop. The e-mail addresses should be hyperlinks and the format should be

Real Name <email@address.com>

Both the "Written by" and "Documented by" sections should be updated.
Comment 1 Kyle Pelton 2010-02-25 06:06:13 UTC
Created attachment 154658 [details] [review]
patch for email-addresses not showing up
Comment 2 Kyle Pelton 2010-02-25 06:09:11 UTC
Created attachment 154659 [details] [review]
Fix for url for emails not showing up

On the last patch, I ran diff the wrong way
Comment 3 Vincent Untz 2010-03-09 03:54:27 UTC
Thanks, committed!