<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>icon16.png</filename>
    </added>
    <added>
      <filename>icon32.png</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -2757,8 +2757,8 @@ class MyFrame(wxFrame):
 
         ib = wxIconBundle()
         
-        img = wxImage(&quot;logo32.png&quot;, wxBITMAP_TYPE_PNG)
-        imgS = wxImage(&quot;logo16.png&quot;, wxBITMAP_TYPE_PNG)
+        img = wxImage(&quot;icon32.png&quot;, wxBITMAP_TYPE_PNG)
+        imgS = wxImage(&quot;icon16.png&quot;, wxBITMAP_TYPE_PNG)
 
         bitmap = wxBitmapFromImage(img)
         icon = wxIconFromBitmap(bitmap)</diff>
      <filename>main.py</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>logo16.png</filename>
    </removed>
    <removed>
      <filename>logo32.png</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>84e0ee5420bb7238e02ba9e2bd608912aeaf1246</id>
    </parent>
  </parents>
  <author>
    <name>Osku Salerma</name>
    <email>osku@iki.fi</email>
  </author>
  <url>http://github.com/oskusalerma/blyte/commit/1184c144804010d1caa7f67dd5f6383fbca9947f</url>
  <id>1184c144804010d1caa7f67dd5f6383fbca9947f</id>
  <committed-date>2004-07-19T06:37:52-07:00</committed-date>
  <authored-date>2004-07-19T06:37:52-07:00</authored-date>
  <message>Rename logoXX.png to iconXX.png.</message>
  <tree>d64eb0b08319c1eeb8ae8233b9658caaba8d3d9a</tree>
  <committer>
    <name>Osku Salerma</name>
    <email>osku@iki.fi</email>
  </committer>
</commit>
