<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>doc/tutorial/selenium.gif</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -15,7 +15,7 @@
 
 &lt;p&gt;Or look the image and code below:&lt;/p&gt;
 
-&lt;p&gt;&lt;img src=&quot;index.gif&quot; alt=&quot;Index&quot;/&gt;&lt;/p&gt;
+&lt;p&gt;&lt;img src=&quot;selenium.gif&quot; alt=&quot;Index&quot;/&gt;&lt;/p&gt;
 
 &lt;pre&gt;&lt;code&gt;&amp;lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.01//EN&quot;
   &quot;http://www.w3.org/TR/html4/strict.dtd&quot;&amp;gt;</diff>
      <filename>doc/tutorial/tutorial.html</filename>
    </modified>
    <modified>
      <diff>@@ -10,7 +10,7 @@ There's this artist who designs very fancy postcards. He sells them using his we
 
 Or look the image and code below:
 
-![Index](index.gif)
+![Index](selenium.gif)
 
 	&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.01//EN&quot;
 	  &quot;http://www.w3.org/TR/html4/strict.dtd&quot;&gt;</diff>
      <filename>doc/tutorial/tutorial.text</filename>
    </modified>
    <modified>
      <diff>@@ -7,9 +7,9 @@ task :generate_doc do
   sh &quot;chmod +x #{bin_path}/bluecloth&quot;
   sh &quot;#{bin_path}/bluecloth #{doc_path}/tutorial/tutorial.text &gt; #{doc_path}/tutorial/tutorial.html&quot;
   
-  index = File.read(&quot;#{doc_path}/index.html&quot;)
+  index = File.read(&quot;#{doc_path}/tutorial/tutorial.html&quot;)
   
-  File.open(&quot;#{doc_path}/index.html&quot;, 'w+') do |index_file|
+  File.open(&quot;#{doc_path}/tutorial/tutorial.html&quot;, 'w+') do |index_file|
     index_file &lt;&lt; index
   end
   </diff>
      <filename>tasks/doc.rake</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>doc/index.html</filename>
    </removed>
    <removed>
      <filename>doc/tutorial/index.gif</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>b7bfddc2737c7b9358e288f60ad2e1fbd841ea85</id>
    </parent>
  </parents>
  <author>
    <name>Marcos Tapajos</name>
    <email>tapajos@gmail.com</email>
  </author>
  <url>http://github.com/viniciusteles/selenium_poetry/commit/310f9507eb5737d08f3e1f6ce7e45193e494722c</url>
  <id>310f9507eb5737d08f3e1f6ce7e45193e494722c</id>
  <committed-date>2008-05-23T07:52:11-07:00</committed-date>
  <authored-date>2008-05-23T07:52:11-07:00</authored-date>
  <message>Rename selenium image and fix task that generate tutorial.html</message>
  <tree>f84592b6781a03c057b60f3e654120dd02ca63e8</tree>
  <committer>
    <name>Marcos Tapajos</name>
    <email>tapajos@gmail.com</email>
  </committer>
</commit>
