src/Builder4/About.bjs
authorAlan Knowles <alan@roojs.com>
Fri, 21 Aug 2015 09:30:26 +0000 (17:30 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 21 Aug 2015 09:30:26 +0000 (17:30 +0800)
src/Builder4/About.vala

src/Builder4/About.bjs

index 7ae8afd..e105790 100644 (file)
@@ -12,7 +12,6 @@
     "response" : "(rid) => {\n    this.el.hide();\n}\n "
    },
    "|    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\" }",
    "xtype" : "AboutDialog",
    "program_name" : "app.Builder.js",
    "$ modal" : true,