resources/RooUsage.txt
[app.Builder.js] / src / Builder4 / About.bjs
index 5f9c5e0..e105790 100644 (file)
@@ -9,19 +9,17 @@
  "items" : [
   {
    "listeners" : {
-    "delete_event" : "(self, event) => {\n    this.el.hide();\n    return true; \n}          ",
-    "response" : "(rid) => {\n    this.el.hide();\n}\n"
+    "response" : "(rid) => {\n    this.el.hide();\n}\n "
    },
-   "Gtk.License license_type" : "Gtk.License.LGPL_3_0",
    "|    void show" : "(Gtk.Window parent) {\n    this.el.set_transient_for(parent);\n    this.el.modal = true;\n    this.el.show();\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"
+   "website" : "http://www.roojs.org/blog.php",
+   "string copyright" : "LGPL",
+   "string license" : "LGPL"
   }
  ]
 }
\ No newline at end of file