src/Builder4/About.bjs
authorAlan Knowles <alan@roojs.com>
Mon, 18 May 2015 09:50:16 +0000 (17:50 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 18 May 2015 09:50:16 +0000 (17:50 +0800)
src/Builder4/About.vala

src/Builder4/About.bjs

index 9e9fd2d..1f6cbc8 100644 (file)
@@ -9,7 +9,7 @@
  "items" : [
   {
    "listeners" : {
-    "delete_event" : "(self, event) => {\n    this.el.hide();\n    return true; \n} \n    ",
+    "delete_event" : "(self, event) => {\n    this.el.hide();\n    return true; \n} \n     ",
     "response" : "(rid) => {\n    this.el.hide();\n}\n"
    },
    "Gtk.License license_type" : "Gtk.License.LGPL_3_0",