Attribute changed old-javascript
[app.Builder.js] / old-javascript / Builder4 / About.bjs
diff --git a/old-javascript/Builder4/About.bjs b/old-javascript/Builder4/About.bjs
new file mode 100644 (file)
index 0000000..bbc8d21
--- /dev/null
@@ -0,0 +1,25 @@
+{
+    "name" : "About",
+    "parent" : "",
+    "title" : "",
+    "path" : "/home/alan/gitlive/app.Builder.js/Builder4/About.bjs",
+    "permname" : "",
+    "modOrder" : "",
+    "items" : [
+        {
+            "listeners" : {
+                "delete_event" : "(self, event) => {\n    this.el.hide();\n    return true;\n\n}\n ",
+                "response" : "(rid) => {\n    this.el.hide();\n}\n"
+            },
+            "|    void show_all" : "() {\n    this.el.show_all();\n}\n ",
+            "copyright" : "LGPL",
+            "xtype" : "AboutDialog",
+            "program_name" : "app.Builder.js",
+            "$ modal" : true,
+            "$ authors" : "{ \"Alan Knowles\" }",
+            "$ xns" : "Gtk",
+            "website" : "http://www.akbkhome.com/blog.php",
+            "license" : "LGPL"
+        }
+    ]
+}
\ No newline at end of file