[Commits] [wesnoth/wesnoth] a67196: Execute a sensible action when the player double-c...

GitHub noreply at github.com
Tue Apr 18 17:14:25 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: a6719622b58c26feb44a93378b998c2bf380aad9
      https://github.com/wesnoth/wesnoth/commit/a6719622b58c26feb44a93378b998c2bf380aad9
  Author: Jyrki Vesterinen <sandgtx at gmail.com>
  Date:   2017-04-18 (Tue, 18 Apr 2017)

  Changed paths:
    M changelog
    M players_changelog
    M src/gui/dialogs/addon/manager.cpp
    M src/gui/dialogs/addon/manager.hpp
    M src/gui/widgets/addon_list.cpp
    M src/gui/widgets/addon_list.hpp

  Log Message:
  -----------
  Execute a sensible action when the player double-clicks an add-on

Previously double-clicking always installed the add-on, even if installing
wasn't a sensible choice (e.g. for add-ons which are already installed).
Now double-click always does something sensible, e.g. it uninstalls add-ons
which are already installed.





More information about the Commits mailing list