StatusIcon.js
authorAlan Knowles <alan@wideboy.(none)>
Thu, 15 Apr 2010 15:27:33 +0000 (23:27 +0800)
committerAlan Knowles <alan@wideboy.(none)>
Thu, 15 Apr 2010 15:27:33 +0000 (23:27 +0800)
StatusIcon.js

index f75459e..6341507 100644 (file)
@@ -41,7 +41,7 @@ StatusIcon  = new XObject({
             //  needs direction=out setting in gir to work (fixed in HEAD)
             this.el.get_geometry(g,a,null);
             
-            print(Object.keys(g).join(','));
+            print(Object.keys(a).join(','));
             print(g.area);
             
            // menu.el.get_toplevel().move(null, r);