src/Builder4/About.bjs
authorAlan Knowles <alan@roojs.com>
Mon, 1 Jun 2015 09:40:33 +0000 (17:40 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 1 Jun 2015 09:40:33 +0000 (17:40 +0800)
src/Builder4/About.vala

src/Builder4/About.bjs

index ac5c3a9..baad55b 100644 (file)
    "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 ",
    "$ string[] authors" : "{ \"Alan Knowles\" }",
-   "copyright" : "LGPL",
    "xtype" : "AboutDialog",
    "program_name" : "app.Builder.js",
    "$ modal" : true,
+   "$ authors" : "{ \"Alan Knowles\" }",
    "$ xns" : "Gtk",
    "website" : "http://www.roojs.org/blog.php",
-   "license" : "LGPL"
+   "string copyright" : "LGPL",
+   "string license" : "LGPL"
   }
  ]
 }
\ No newline at end of file