Builder/Provider/File/Base.js
authorAlan Knowles <alan@akbkhome.com>
Mon, 24 May 2010 05:27:10 +0000 (13:27 +0800)
committerAlan Knowles <alan@akbkhome.com>
Mon, 24 May 2010 05:27:10 +0000 (13:27 +0800)
Builder/Provider/File/Base.js

index f10e9e4..810f73b 100644 (file)
@@ -218,10 +218,10 @@ Base = XObject.define(
                 }
                 
                 if (isListener) {
-                    if (!_this.withDebug) {
+                    //if (!_this.withDebug) {
                         // do not write listeners unless we are debug mode.
-                        return;
-                    }
+                    //    return;
+                    //}
                     //if (obj[i].match(new RegExp("Gtk.main" + "_quit"))) { // we can not handle this very well..
                     //    return;
                    // }