README.txt
[gitlive] / Branches.bjs
index 1e8bd44..74bf62f 100644 (file)
@@ -1,5 +1,5 @@
 {
-    "id": "file-gtk-6",
+    "id": "file-gtk-1",
     "name": "Branches",
     "parent": "",
     "title": false,
@@ -16,8 +16,8 @@
             "default_width": 500,
             "title": "Branches",
             "xtype": "Dialog",
-            "|deletable": true,
-            "|modal": true,
+            "|deletable": "true",
+            "|modal": "true",
             "|show": "function(c) {\n    \n    if (!this.el) {\n        this.init();\n    }\n    var _this = this;\n    this.get('/branchStore').load();\n    this.el.show_all();\n    \n    var run_ret = this.el.run();\n    if (run_ret < 1 ) {\n        return  \"DONE\";\n    }\n    print(\"RUN RETURN : \" + run_ret);\n    return \"DONE\";\n    \n}\n",
             "|xns": "Gtk",
             "items": [
         }
     ],
     "permname": "",
-    "modOrder": "0"
+    "modOrder": ""
 }
\ No newline at end of file