Sample/EditProject.js
authorAlan Knowles <alan@akbkhome.com>
Mon, 24 May 2010 10:35:06 +0000 (18:35 +0800)
committerAlan Knowles <alan@akbkhome.com>
Mon, 24 May 2010 10:35:06 +0000 (18:35 +0800)
Sample/EditProject.js

index 5c2f2e3..da99902 100644 (file)
@@ -155,7 +155,7 @@ EditProject=new XObject({
                 },
                 {
                     xtype: Gtk.FileChooserWidget,
-                    pack : "add",
+                    pack : "pack_end,true,true,5",
                     action : Gtk.FileChooserAction.SELECT_FOLDER
                 }
             ]