[Commits] [wesnoth/wesnoth] 1f1855: GUI2/Stacked Widget: removed [stack] wrapper aroun...

GitHub noreply at github.com
Mon Oct 10 07:56:14 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 1f1855300dad676b44f9b85aaed3f44a60954d92
      https://github.com/wesnoth/wesnoth/commit/1f1855300dad676b44f9b85aaed3f44a60954d92
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2016-10-10 (Mon, 10 Oct 2016)

  Changed paths:
    M data/gui/macros/_initial.cfg
    M data/gui/schema.cfg
    M data/gui/window/addon_description.cfg
    M data/gui/window/addon_list.cfg
    M data/gui/window/campaign_dialog.cfg
    M data/gui/window/campaign_difficulty.cfg
    M data/gui/window/game_stats.cfg
    M data/gui/window/game_version.cfg
    M data/gui/window/mp_create_game.cfg
    M data/gui/window/mp_create_game/default_resolution.cfg
    M data/gui/window/mp_create_game/small_resolution.cfg
    M data/gui/window/mp_create_game/tiny_resolution.cfg
    M data/gui/window/preferences.cfg
    M data/gui/window/title_screen.cfg
    M src/gui/widgets/stacked_widget.cpp

  Log Message:
  -----------
  GUI2/Stacked Widget: removed [stack] wrapper around [layer] and use the latter directly

All dialog WML changes in this commit consist of removing [stack] tags and reducing subsequent subtag indent
by one layer.





More information about the Commits mailing list