From c263b3e386116aa848f38d0dac69da67a9d1ec92 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 26 May 2010 23:53:15 +0800 Subject: [PATCH] Sample/About.bjs --- Sample/About.bjs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sample/About.bjs b/Sample/About.bjs index b0c72bf1a..ed3e042e8 100644 --- a/Sample/About.bjs +++ b/Sample/About.bjs @@ -1 +1 @@ -{"id":"file-gtk-16","name":"About","parent":"","title":false,"path":"/home/alan/gitlive/app.Builder.js/Sample/About.bjs","items":[{"|xns":"Gtk","xtype":"AboutDialog","authors":"Alan Knowles","copyright":"LGPL","license":"LGPL","program_name":"app.Builder.js","|modal":true,"listeners":{"response":"function (self, response_id) {\n this.el.hide();\n}"}}],"project":"{\"id\":\"project-gtk-1\",\"fn\":\"54d2c2d8af3eff11d544191d2b5816fa\",\"paths\":{\"/home/alan/gitlive/app.Builder.js/Sample\":\"dir\"},\"xtype\":\"Gtk\",\"name\":\"Sample\",\"file\":false}"} \ No newline at end of file +{"id":"file-gtk-16","name":"About","parent":"","title":false,"path":"/home/alan/gitlive/app.Builder.js/Sample/About.bjs","items":[{"|xns":"Gtk","xtype":"AboutDialog","authors":"Alan Knowles","copyright":"LGPL","license":"LGPL","program_name":"app.Builder.js","|modal":true,"listeners":{"response":"function (self, response_id) {\n this.el.hide();\n}","delete_event":"function (self, event) {\n return false;\n}"}}],"project":"{\"id\":\"project-gtk-1\",\"fn\":\"54d2c2d8af3eff11d544191d2b5816fa\",\"paths\":{\"/home/alan/gitlive/app.Builder.js/Sample\":\"dir\"},\"xtype\":\"Gtk\",\"name\":\"Sample\",\"file\":false}"} \ No newline at end of file -- 2.39.2