The branch "master" has been updated. The following is a summary of the commits.
from: 1c6ca8107a15b33134bb8cfab1ed0525de24db71 e7ac799 This check is broken. It's probably meant to check $this->_name, but this is the wrong place for the check anyway, because it's already too late if we have Sound object. And we already to the wav check in soundList(). b75e76a Fix sounds prefs display and setting. ----------------------------------------------------------------------- commit e7ac7991ce1092c4148811147e0c794a0ed171d7 Author: Jan Schneider <[email protected]> Date: Wed Dec 22 18:49:50 2010 +0100 This check is broken. It's probably meant to check $this->_name, but this is the wrong place for the check anyway, because it's already too late if we have Sound object. And we already to the wav check in soundList(). framework/Core/lib/Horde/Themes/Sound.php | 10 ---------- 1 files changed, 0 insertions(+), 10 deletions(-) http://git.horde.org/horde-git/-/commit/e7ac7991ce1092c4148811147e0c794a0ed171d7 ----------------------------------------------------------------------- commit b75e76a268ce005bd76bfc1369386506f21ac7ae Author: Jan Schneider <[email protected]> Date: Wed Dec 22 18:55:12 2010 +0100 Fix sounds prefs display and setting. horde/templates/prefs/alarm.html | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) http://git.horde.org/horde-git/-/commit/b75e76a268ce005bd76bfc1369386506f21ac7ae __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
