ClutterTest/Window.bjs
authorAlan Knowles <alan@akbkhome.com>
Tue, 22 Jun 2010 11:17:42 +0000 (19:17 +0800)
committerAlan Knowles <alan@akbkhome.com>
Tue, 22 Jun 2010 11:17:42 +0000 (19:17 +0800)
ClutterTest/Window.bjs

index 4282bff..a2e9c80 100644 (file)
@@ -75,7 +75,7 @@
                                         "clicked": "function (self) {\n   Clutter = imports.gi.Clutter;\n        var animate = this.parent.el.animate(\n\t\tClutter.AnimationMode.EASE_OUT_ELASTIC, 2000,\n\t\t{\n\t\t\t   scale_x : 5,\n\t\t\t  scale_y: 5,\n\n\t\t}\n\t\t);\n\t\tanimate.timeline.start();\n\n}"
                                     },
                                     "height_request": 100,
-                                    "label": "test",
+                                    "label": "tree of parts",
                                     "pack": false,
                                     "width_request": 100,
                                     "xtype": "Button",