[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [gcompris] src/activities/babymatch: babymatch, pass audio as an effect and not a voice.
From:       Bruno Coudoin <bruno.coudoin () gcompris ! net>
Date:       2016-04-30 16:33:25
Message-ID: E1awXpd-0007fc-VM () scm ! kde ! org
[Download RAW message or body]

Git commit 09eb66d804fcb6e011b1954602778a04f4a13bbd by Bruno Coudoin.
Committed on 30/04/2016 at 16:26.
Pushed by bcoudoin into branch 'master'.

babymatch, pass audio as an effect and not a voice.

It should have been in the previous commit about babymatch.

M  +1    -1    src/activities/babymatch/DragListItem.qml

http://commits.kde.org/gcompris/09eb66d804fcb6e011b1954602778a04f4a13bbd

diff --git a/src/activities/babymatch/DragListItem.qml b/src/activities/babymatch/DragListItem.qml
index 61d8c71..b4b7741 100644
--- a/src/activities/babymatch/DragListItem.qml
+++ b/src/activities/babymatch/DragListItem.qml
@@ -170,7 +170,7 @@ Item {
                     }
 
                     if(imgSound)
-                        activity.audioVoices.play(ApplicationInfo.getAudioFilePath(imgSound))
+                        activity.audioEffects.play(ApplicationInfo.getAudioFilePath(imgSound))
                     tileImage.pressedOnce = true
                 }
 
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic