[gcompris] Fix water cycle and renewable energy activities (rhbz#1034132)

Hans de Goede jwrdegoede at fedoraproject.org
Tue Nov 26 13:39:56 UTC 2013


commit e62c16407433e761f3ba0e73a7567aa70544b220
Author: Hans de Goede <hdegoede at redhat.com>
Date:   Tue Nov 26 14:39:30 2013 +0100

    Fix water cycle and renewable energy activities (rhbz#1034132)

 gcompris-13.11-watercycle-hydropow.patch |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/gcompris-13.11-watercycle-hydropow.patch b/gcompris-13.11-watercycle-hydropow.patch
index 921e9b6..cd6de07 100644
--- a/gcompris-13.11-watercycle-hydropow.patch
+++ b/gcompris-13.11-watercycle-hydropow.patch
@@ -93,12 +93,12 @@
        visibility = goocanvas.ITEM_INVISIBLE
        )
  
-@@ -206,13 +208,14 @@
+@@ -206,13 +208,15 @@
        parent = self.rootitem,
        svg_handle = svghandle,
        svg_id = "#SHOWER",
--      visibility = goocanvas.ITEM_INVISIBLE
-+      pointer_events = goocanvas.EVENTS_NONE
++      pointer_events = goocanvas.EVENTS_NONE,
+       visibility = goocanvas.ITEM_INVISIBLE
        )
  
      self.shower_tux = goocanvas.Svg(


More information about the scm-commits mailing list