Builder4/About.bjs
authorAlan Knowles <alan@roojs.com>
Wed, 8 Oct 2014 14:44:23 +0000 (22:44 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 8 Oct 2014 14:44:23 +0000 (22:44 +0800)
Builder4/About.vala

Builder4/About.bjs

index a92473d..bbc8d21 100644 (file)
@@ -9,7 +9,7 @@
         {
             "listeners" : {
                 "delete_event" : "(self, event) => {\n    this.el.hide();\n    return true;\n\n}\n ",
-                "response" : "(rid) => {\n    this.el.hide();\n}\n  "
+                "response" : "(rid) => {\n    this.el.hide();\n}\n"
             },
             "|    void show_all" : "() {\n    this.el.show_all();\n}\n ",
             "copyright" : "LGPL",