From afce66f42cdd936f8f3cf46f48dabd7e7faad24a Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 30 Mar 2011 17:10:53 +0800 Subject: [PATCH] FixBug.bjs --- FixBug.bjs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/FixBug.bjs b/FixBug.bjs index 1992d40a..ffe848c3 100644 --- a/FixBug.bjs +++ b/FixBug.bjs @@ -72,6 +72,7 @@ "id": "RightEditor", "items": [ { + "editable": false, "id": "view", "indent_width": 4, "pack": "add", @@ -81,8 +82,6 @@ "|load": "function(str) {\n\n// show the help page for the active node..\n \n\n\n \n this.el.get_buffer().set_text(str, str.length);\n \n \n var buf = this.el.get_buffer();\n \n \n \n}", "|show_line_numbers": true, "|xns": "Gtk", - "editable": true, - "listeners": {}, "items": [ { "listeners": { -- 2.39.2