<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -26,11 +26,11 @@ at_exit { Rubygame.quit }
 
 # Decide which image file to load.
 this_dir = File.dirname( __FILE__ )
-file = File.expand_path( &quot;ruby.png&quot;, this_dir ) # default file
+file = File.expand_path( &quot;rubygame.png&quot;, this_dir ) # default file
 if ARGV[0]
   file = File.expand_path( ARGV[0], this_dir )
 else
-  puts &quot;You can pass an image to this file to load it.&quot;
+  puts &quot;You can pass an script to this file to load it.&quot;
 end
 
 </diff>
      <filename>samples/image_viewer.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>0a8f8082b3297f492cde1bd9959e17b10619906e</id>
    </parent>
  </parents>
  <author>
    <name>John Croisant</name>
    <email>jacius@gmail.com</email>
  </author>
  <url>http://github.com/jacius/rubygame/commit/8c54c899e96533ae983a13eaaf01b60f64da0879</url>
  <id>8c54c899e96533ae983a13eaaf01b60f64da0879</id>
  <committed-date>2009-10-24T13:40:22-07:00</committed-date>
  <authored-date>2009-10-24T13:40:22-07:00</authored-date>
  <message>image_viewer.rb loads rubygame.rb by default.</message>
  <tree>c984773a71d091b69c82e785d5eb05f763379873</tree>
  <committer>
    <name>John Croisant</name>
    <email>jacius@gmail.com</email>
  </committer>
</commit>
