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

src/Builder4/About.bjs

index e07a28d..ac5c3a9 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"