Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 15302] gnome-games2 has something wrong with it...

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 15302] gnome-games2 has something wrong with it...
  • Date: 30 Jul 2009 21:37:12 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=15302


Ladislav Hagara (lace) <hgr AT vabo.cz> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED




--- Comment #3 from Ladislav Hagara (lace) <hgr AT vabo.cz> 2009-07-30 16:37:11
---
fixed with 29081708225be63b388d078ced84743960a00e99


now:

if [[ "$GGAMES_SOUND" == "y" ]]; then
if spell_ok gstreamer; then
config_query_list GGAMES_SNDLIB "Use which sound library?" \
gstreamer sdl_mixer
else
config_query_list GGAMES_SNDLIB "Use which sound library?" \
sdl_mixer gstreamer
fi
fi

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




Archive powered by MHonArc 2.6.24.

Top of Page