Builder/RightGtkView.js
authorAlan Knowles <alan@akbkhome.com>
Wed, 19 May 2010 08:07:01 +0000 (16:07 +0800)
committerAlan Knowles <alan@akbkhome.com>
Wed, 19 May 2010 08:07:01 +0000 (16:07 +0800)
Builder/RightGtkView.js

index d5f5771..646f1e6 100755 (executable)
@@ -296,7 +296,7 @@ RightGtkView = new XObject({
             });
             
             if (withDebug) {
-                "imports.searchPath.push(" + JSON.stringify(__script_path__) ");\n";
+                "imports.searchPath.push(" + JSON.stringify(__script_path__) ");\n";
             }
             
             src += "console = imports.console;\n"; // path?!!?