dbgenerate.js
[app.Builder.js] / Builder / About.bjs
1 {
2     "id": "file-gtk-8",
3     "name": "About",
4     "parent": "",
5     "title": false,
6     "path": "/home/alan/gitlive/app.Builder.js/Sample/About.bjs",
7     "items": [
8         {
9             "listeners": {
10                 "response": "function (self, response_id) {\n    this.el.hide();\n}",
11                 "delete_event": "function (self, event) {\n    this.el.hide();\n    return true;\n}"
12             },
13             "authors": "Alan Knowles",
14             "copyright": "LGPL",
15             "license": "LGPL",
16             "program_name": "app.Builder.js",
17             "website": "http://www.akbkhome.com/blog.php",
18             "xtype": "AboutDialog",
19             "|modal": true,
20             "|xns": "Gtk"
21         }
22     ],
23     "permname": ""
24 }