[Commits] [wesnoth/wesnoth] 556062: fixup notification icon path code
GitHub
noreply at github.com
Thu Jul 17 20:53:43 UTC 2014
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 556062841cbc5a25cce4f0e9cf8fad9f33a1e712
https://github.com/wesnoth/wesnoth/commit/556062841cbc5a25cce4f0e9cf8fad9f33a1e712
Author: Chris Beck <render787 at gmail.com>
Date: 2014-07-17 (Thu, 17 Jul 2014)
Changed paths:
M src/desktop/dbus_notification.cpp
Log Message:
-----------
fixup notification icon path code
1) Don't assume that game_config::path ends in '/'
2) Normalize the path after concatenating '/' + "images/foo.png",
to eliminate the double slashes "//" which apparently confuse dbus
More information about the Commits
mailing list