<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -33,8 +33,8 @@ function MtkPopup (settings) {
     this.is_mapped = false;
     this.keep_centered = false;
     
-    this.Screen.AddEventListener (&quot;ScreenSizeChanged&quot;, delegate (this, this.OnSizeAllocate ()));
-    this.Screen.AddEventListener (&quot;FullScreenChanged&quot;, delegate (this, this.OnSizeAllocate ()));
+    this.Screen.AddEventListener (&quot;ScreenSizeChanged&quot;, delegate (this, this.OnSizeAllocate));
+    this.Screen.AddEventListener (&quot;FullScreenChanged&quot;, delegate (this, this.OnSizeAllocate));
     
     this.Map = function () {
         if (this.is_mapped) {</diff>
      <filename>player/mtk/mtk-popup.js</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>558c6c6ce5d7f0a01ac2265c2714a87984e6e9fb</id>
    </parent>
  </parents>
  <author>
    <name>Aaron Bockover</name>
    <email>abockover@novell.com</email>
  </author>
  <url>http://github.com/abock/moonshine/commit/349304a33597caafbdc3d69085e09f1c7c924f1a</url>
  <id>349304a33597caafbdc3d69085e09f1c7c924f1a</id>
  <committed-date>2009-02-09T09:58:08-08:00</committed-date>
  <authored-date>2009-02-09T09:58:08-08:00</authored-date>
  <message>Fixed popup resizing/positioning bug</message>
  <tree>3211135c10dd110bd75f6609a9b82bb1af5947ef</tree>
  <committer>
    <name>Aaron Bockover</name>
    <email>abockover@novell.com</email>
  </committer>
</commit>
