X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=ClutterTest%2FWindow.bjs;h=9f1811b8bf04ccf0090a046452cc1e4cef21606d;hb=870a7888c79f73c375ed4670255225cea3e66ff7;hp=4352735de877a4e916ad53e77ef287447196fc0a;hpb=93f11eb064a7ad60b3356fa628b073233f204b7d;p=app.Builder.js diff --git a/ClutterTest/Window.bjs b/ClutterTest/Window.bjs index 4352735de..9f1811b8b 100644 --- a/ClutterTest/Window.bjs +++ b/ClutterTest/Window.bjs @@ -138,7 +138,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": "text editor", + "label": "preview app", "pack": false, "width_request": 100, "xtype": "Button",