sync
authorAlan Knowles <alan@akkbhome.com>
Mon, 14 Jun 2010 15:15:15 +0000 (23:15 +0800)
committerAlan Knowles <alan@akkbhome.com>
Mon, 14 Jun 2010 15:15:15 +0000 (23:15 +0800)
Monitor.js

index 17f17b4..7c36e7b 100644 (file)
@@ -159,7 +159,7 @@ Monitor.prototype = {
                     return;
                 
                 case Gio.FileMonitorEvent.ATTRIBUTE_CHANGED: // eg. chmod/chatt
-                    this.onAttributeCreated(src);
+                    this.onAttributeChanged(src);
                     return;
                 
                 case Gio.FileMonitorEvent.MOVED: // eg. chmod/chatt