[Commits] [wesnoth/wesnoth] 31487b: move notifications into desktop namespace, rename ...

GitHub noreply at github.com
Mon Jul 14 04:49:54 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 31487bec2653f8b2424769bc113e28d5bea9943e
      https://github.com/wesnoth/wesnoth/commit/31487bec2653f8b2424769bc113e28d5bea9943e
  Author: Chris Beck <render787 at gmail.com>
  Date:   2014-07-14 (Mon, 14 Jul 2014)

  Changed paths:
    M projectfiles/CodeBlocks/wesnoth.cbp
    M projectfiles/VC9/wesnoth.vcproj
    M src/CMakeLists.txt
    M src/SConscript
    A src/desktop/dbus_notification.cpp
    A src/desktop/dbus_notification.hpp
    A src/desktop/growl_notification.cpp
    A src/desktop/growl_notification.hpp
    A src/desktop/notifications.cpp
    A src/desktop/notifications.hpp
    A src/desktop/open.cpp
    A src/desktop/open.hpp
    A src/desktop/windows_tray_notification.cpp
    A src/desktop/windows_tray_notification.hpp
    R src/desktop_util.cpp
    R src/desktop_util.hpp
    M src/display_chat_manager.cpp
    M src/game_display.cpp
    M src/game_preferences_display.cpp
    M src/gui/dialogs/addon/description.cpp
    M src/gui/dialogs/game_cache_options.cpp
    M src/gui/dialogs/game_paths.cpp
    M src/gui/dialogs/screenshot_notification.cpp
    M src/multiplayer_connect.cpp
    M src/multiplayer_wait.cpp
    R src/notifications/dbus_notification.cpp
    R src/notifications/dbus_notification.hpp
    R src/notifications/growl_notification.cpp
    R src/notifications/growl_notification.hpp
    R src/notifications/notifications.cpp
    R src/notifications/notifications.hpp
    R src/notifications/windows_tray_notification.cpp
    R src/notifications/windows_tray_notification.hpp
    M src/playmp_controller.cpp

  Log Message:
  -----------
  move notifications into desktop namespace, rename folder also

We also move the desktop_utils files to desktop/open.?pp, and
update the project files appropriately.





More information about the Commits mailing list