[Commits] [wesnoth/wesnoth] 67e3c7: GUI2/Addon List: restrict markup to name and insta...
GitHub
noreply at github.com
Wed Jul 26 14:09:43 UTC 2017
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 67e3c76fca3d3823c40913d64e9d1688ba904551
https://github.com/wesnoth/wesnoth/commit/67e3c76fca3d3823c40913d64e9d1688ba904551
Author: Charles Dang <exodia339 at gmail.com>
Date: 2017-07-27 (Thu, 27 Jul 2017)
Changed paths:
M data/gui/widget/addon_list.cfg
M src/gui/widgets/addon_list.cpp
Log Message:
-----------
GUI2/Addon List: restrict markup to name and installation status fields
We don't want markup in any of the other fields. I still need to find a slightly better solution for the name
field, though. We don't want users to be able to use markup unnecessairly, but we do need markup to highlight
the names of ready-to-upload addons.
This fixes warnings about unescaped ampersands in the Author field.
More information about the Commits
mailing list