From: Alan Knowles Date: Tue, 22 Jun 2010 11:18:53 +0000 (+0800) Subject: ClutterTest/Window.bjs X-Git-Url: http://git.roojs.org/?p=app.Builder.js;a=commitdiff_plain;h=6913b39968a4f1555853edfb8f1efd93dcf7bb5c ClutterTest/Window.bjs --- diff --git a/ClutterTest/Window.bjs b/ClutterTest/Window.bjs index 0f7e96270..996dced31 100644 --- a/ClutterTest/Window.bjs +++ b/ClutterTest/Window.bjs @@ -159,7 +159,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": "pallete", + "label": "palete", "pack": false, "width_request": 100, "xtype": "Button",