Page MenuHomeWildfire Games

[gui] replace hyphen-minus with em-dash in credits
ClosedPublic

Authored by Nescio on Jun 15 2020, 5:16 PM.

Details

Reviewers
Imarok
Group Reviewers
Restricted Owners Package(Owns No Changed Paths)
Commits
rP23870: [gui] replace hyphen-minus with em-dash in credits
Summary

This patch replaces the hyphen-minus ("-") that separates the nick and name entries when displaying the credits with an em-dash ("—"), which is longer and therefore looks better in this case. For comparison:
hyphen-minus (currently):


en-dash (another possibility):

em-dash (this proposal):

Test Plan

Trivial change, agree it is visibly an improvement.

Diff Detail

Repository
rP 0 A.D. Public Repository
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

Nescio created this revision.Jun 15 2020, 5:16 PM
Owners added a subscriber: Restricted Owners Package.Jun 15 2020, 5:16 PM

Successful build - Chance fights ever on the side of the prudent.

Link to build: https://jenkins.wildfiregames.com/job/docker-differential/2440/display/redirect

Nescio edited reviewers, added: Restricted Owners Package; removed: Restricted Owners Package.Jul 2 2020, 9:41 PM
Imarok accepted this revision.Jul 22 2020, 6:09 PM
Imarok added a subscriber: Imarok.

Looks good

This revision is now accepted and ready to land.Jul 22 2020, 6:09 PM
This revision was automatically updated to reflect the committed changes.