Monitor.vala
authorAlan Knowles <alan@akbkhome.com>
Thu, 1 May 2014 14:46:36 +0000 (22:46 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 1 May 2014 14:46:36 +0000 (22:46 +0800)
Monitor.vala

index 8379625..78a823d 100644 (file)
@@ -265,7 +265,7 @@ public class Monitor : Object
         if (this.paused) {
             return;
         }
-        
+        print("onEvent");
         var f = this.realpath(f_orig);
         
         var of = this.realpath(of_orig);