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

index b459f33..ca897f7 100644 (file)
@@ -7,7 +7,7 @@
     "items": [
         {
             "default_height": 900,
-            "default_width": 600,
+            "default_width": 900,
             "xtype": "Window",
             "|init": "function() {\n    XObject.prototype.init.call(this);\n    this.el.show_all();\n}\n",
             "|xns": "Gtk",