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 773553 - [PATCH] About: fix author names that were merged together
[PATCH] About: fix author names that were merged together
Status: RESOLVED FIXED
Product: gnome-todo
Classification: Other
Component: User Interface
unspecified
Other Linux
: Low minor
: ---
Assigned To: GNOME To Do maintainer(s)
GNOME To Do maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2016-10-26 19:35 UTC by Daniel Boles
Modified: 2016-10-26 19:50 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
[PATCH] About: fix author names that were merged together (853 bytes, patch)
2016-10-26 19:35 UTC, Daniel Boles
committed Details | Review

Description Daniel Boles 2016-10-26 19:35:11 UTC
Created attachment 338542 [details] [review]
[PATCH] About: fix author names that were merged together

I'll start small... the smallest possible!

The attached patch fixes 2 of the Authors names in the about window, which were merged together, due to a missing comma, leading to the strings just being concatenated by the preprocessor.

Now to actually use this. :D
Comment 1 Georges Basile Stavracas Neto 2016-10-26 19:50:53 UTC
Thanks for the fix! Such a tiny issue, I didn't notice before :)