[gcompris] note names, fixed the ok button.
- From: Bruno Coudoin <bcoudoin src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gcompris] note names, fixed the ok button.
- Date: Thu, 4 Oct 2012 20:22:54 +0000 (UTC)
commit 380ca64fe0541dacf25e1d6ab0ae2125c34dc219
Author: Bruno Coudoin <bruno coudoin free fr>
Date: Thu Oct 4 22:21:26 2012 +0200
note names, fixed the ok button.
src/note_names-activity/note_names.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/note_names-activity/note_names.py b/src/note_names-activity/note_names.py
index a12dc90..efb5990 100644
--- a/src/note_names-activity/note_names.py
+++ b/src/note_names-activity/note_names.py
@@ -391,7 +391,7 @@ They also form the C Major Scale. Notice that the note positions are different t
'''
self.master_is_not_ready = True
- append(gobject.timeout_add(1500, self.readyToSoundAgain))
+ gobject.timeout_add(1500, self.readyToSoundAgain)
g = self.selectedNoteObject.get_data('numID')
c = self.currentNote.numID
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]