[Commits] [wesnoth/wesnoth] 0484fd: fix quit confirmation promt in editor
GitHub
noreply at github.com
Tue Feb 23 19:36:52 UTC 2016
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 0484fdd4149fc794d59517f7a19873bbb5fe6ad6
https://github.com/wesnoth/wesnoth/commit/0484fdd4149fc794d59517f7a19873bbb5fe6ad6
Author: gfgtdf <f492343 at rmqkr.net>
Date: 2016-02-23 (Tue, 23 Feb 2016)
Changed paths:
M src/controller_base.hpp
M src/editor/controller/editor_controller.cpp
M src/editor/controller/editor_controller.hpp
M src/gui/dialogs/synced_choice_wait.cpp
M src/hotkey/command_executor.cpp
M src/play_controller.cpp
M src/play_controller.hpp
M src/quit_confirmation.cpp
M src/quit_confirmation.hpp
Log Message:
-----------
fix quit confirmation promt in editor
previously it showed the default "do you want to quit the game" message
when leaving the editor. using the red cross in the corner.
This also changes some dublication of the "Do you really want to quit?"
translatable string in the c++ code.
More information about the Commits
mailing list