Sample/About.bjs
authorAlan Knowles <alan@akkbhome.com>
Thu, 11 Nov 2010 23:01:40 +0000 (07:01 +0800)
committerAlan Knowles <alan@akkbhome.com>
Thu, 11 Nov 2010 23:01:40 +0000 (07:01 +0800)
Sample/About.bjs [deleted file]

diff --git a/Sample/About.bjs b/Sample/About.bjs
deleted file mode 100644 (file)
index a304008..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
-{
-    "id": "file-gtk-8",
-    "name": "About",
-    "parent": "",
-    "title": false,
-    "path": "/home/alan/gitlive/app.Builder.js/Sample/About.bjs",
-    "items": [
-        {
-            "listeners": {
-                "response": "function (self, response_id) {\n    this.el.hide();\n}",
-                "delete_event": "function (self, event) {\n    this.el.hide();\n    return true;\n}"
-            },
-            "authors": "Alan Knowles",
-            "copyright": "LGPL",
-            "license": "LGPL",
-            "program_name": "app.Builder.js",
-            "website": "http://www.akbkhome.com/blog.php",
-            "xtype": "AboutDialog",
-            "|modal": true,
-            "|xns": "Gtk"
-        }
-    ],
-    "permname": ""
-}
\ No newline at end of file