<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -44,7 +44,7 @@ tell application &quot;System Events&quot;
     on error
       set {w, h} to {0, 0}
     end try
-    set position of window 1 to {((screen_width - windowWidth - w) / 2), ((screen_height - windowHeight) / 2.0) - desktopTop}
-    set size of window 1 to {windowWidth, windowHeight}
+    set position of window 1 to {((screen_width - windowWidth) / 2), ((screen_height - windowHeight) / 2.0) - desktopTop}
+    set size of window 1 to {windowWidth -w, windowHeight}
   end tell
 end tell
\ No newline at end of file</diff>
      <filename>center.applescript</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>4380a602f25b4df9468583e8ded42d0b6f410c65</id>
    </parent>
  </parents>
  <author>
    <name>Yehuda Katz</name>
    <email>wycats@yehuda-katzs-macbook-pro.local</email>
  </author>
  <url>http://github.com/wycats/osx-window-sizing/commit/80973de9772cffce57621fc27a74b693701c35fa</url>
  <id>80973de9772cffce57621fc27a74b693701c35fa</id>
  <committed-date>2008-07-19T01:59:16-07:00</committed-date>
  <authored-date>2008-07-19T01:59:16-07:00</authored-date>
  <message>Slight tweaks to non-working code</message>
  <tree>9f8aaf60a1b5384a1bdd455ce646b1ece9ea904b</tree>
  <committer>
    <name>Yehuda Katz</name>
    <email>wycats@yehuda-katzs-macbook-pro.local</email>
  </committer>
</commit>
