FixBug.bjs
authorAlan Knowles <alan@akbkhome.com>
Wed, 30 Mar 2011 09:10:53 +0000 (17:10 +0800)
committerAlan Knowles <alan@akbkhome.com>
Wed, 30 Mar 2011 09:10:53 +0000 (17:10 +0800)
FixBug.bjs

index 1992d40..ffe848c 100644 (file)
@@ -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": {