X-Git-Url: http://git.roojs.org/?p=app.Builder.js;a=blobdiff_plain;f=src%2FBuilder4%2FAbout.bjs;h=e105790e4b73ef04da779597c2532b052df2fd01;hp=4b477cbf60ef95ec72b19cbbbb8ed59a669a160f;hb=HEAD;hpb=d653b9af9b8db1248972a9892c07f602db328197 diff --git a/src/Builder4/About.bjs b/src/Builder4/About.bjs index 4b477cbf6..e105790e4 100644 --- a/src/Builder4/About.bjs +++ b/src/Builder4/About.bjs @@ -9,10 +9,9 @@ "items" : [ { "listeners" : { - "response" : "(rid) => {\n this.el.hide();\n}\n" + "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,