From: Alan Knowles Date: Fri, 15 May 2015 09:42:24 +0000 (+0800) Subject: src/Builder4/ValaCompileErrors.bjs X-Git-Url: http://git.roojs.org/?p=app.Builder.js;a=commitdiff_plain;h=8e97c733c3c0c77c8c515e615be74f5c84df52b7 src/Builder4/ValaCompileErrors.bjs src/Builder4/About.bjs src/Builder4/About.vala --- diff --git a/src/Builder4/About.bjs b/src/Builder4/About.bjs index 53a13f35b..c2e3ac87d 100644 --- a/src/Builder4/About.bjs +++ b/src/Builder4/About.bjs @@ -9,7 +9,7 @@ "items" : [ { "listeners" : { - "delete_event" : "(self, event) => {\n this.el.hide();\n return true; \n \n \n} \n ", + "delete_event" : "(self, event) => {\n this.el.hide();\n return true; \n \n} \n ", "response" : "(rid) => {\n this.el.hide();\n}\n" }, "Gtk.License license_type" : "Gtk.License.LGPL_3_0", diff --git a/src/Builder4/About.vala b/src/Builder4/About.vala index 2ee29a3de..f61ecc028 100644 --- a/src/Builder4/About.vala +++ b/src/Builder4/About.vala @@ -36,8 +36,7 @@ public class About : Object this.el.delete_event.connect( (self, event) => { this.el.hide(); return true; - - + }); this.el.response.connect( (rid) => { this.el.hide(); diff --git a/src/Builder4/ValaCompileErrors.bjs b/src/Builder4/ValaCompileErrors.bjs new file mode 100644 index 000000000..62caff9d3 --- /dev/null +++ b/src/Builder4/ValaCompileErrors.bjs @@ -0,0 +1,11 @@ +{ + "name" : "ValaCompileErrors", + "parent" : "", + "title" : "", + "path" : "/home/alan/gitlive/app.Builder.js/src/Builder4/ValaCompileErrors.bjs", + "permname" : "", + "modOrder" : "", + "build_module" : "", + "items" : [ + ] +} \ No newline at end of file