[Commits] [wesnoth/wesnoth] 610070: campaignd: Don't use GUI1 markup in [upload] respo...
GitHub
noreply at github.com
Thu Jun 12 03:16:04 UTC 2014
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 610070e4e4a8d45bfeccacf518aa5a450f00ffa3
https://github.com/wesnoth/wesnoth/commit/610070e4e4a8d45bfeccacf518aa5a450f00ffa3
Author: Ignacio R. Morelle <shadowm at wesnoth.org>
Date: 2014-06-11 (Wed, 11 Jun 2014)
Changed paths:
M src/campaign_server/campaign_server.cpp
Log Message:
-----------
campaignd: Don't use GUI1 markup in [upload] response
Wesnoth 1.7.x and later use a GUI2 code path to display the [upload]
response message, which means GUI1 markup won't work with it. They do
not enable Pango markup either, and in any case, formatting messages
properly should be the client's responsibility, not the server's.
Perhaps later we should allow including a secondary message in the
response or something like that.
More information about the Commits
mailing list