[Commits] [wesnoth/wesnoth] 19a90b: move growl notifications to their own file
GitHub
noreply at github.com
Mon Jul 14 02:22:35 UTC 2014
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 19a90b43c69ff06c968aedddff55cd2860887585
https://github.com/wesnoth/wesnoth/commit/19a90b43c69ff06c968aedddff55cd2860887585
Author: Chris Beck <render787 at gmail.com>
Date: 2014-07-13 (Sun, 13 Jul 2014)
Changed paths:
A src/notifications/growl_notification.cpp
A src/notifications/growl_notification.hpp
M src/notifications/notifications.cpp
Log Message:
-----------
move growl notifications to their own file
TODO: in the Xcode projectfile, add -DHAVE_GROWL flags to the
targets
- notifications.cpp
- growl_notification.cpp
Otherwise, when the project compiles growl notifications will not
be enabled.
More information about the Commits
mailing list