<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,18 +1,19 @@
 h2. DESCRIPTION AND MOTIVATION:
 
-Tool to generate cheat sheet of gedit's snippets.
+Tool to generate cheat sheet of &quot;gedit's snippets&quot;:http://live.gnome.org/Gedit/Plugins/Snippets .
+
 Gedit's snippets are personal files that you can change any time, and now, you can have your &quot;custom&quot; cheat sheet any time too.
 
 h2. INSTALLATION:
 
-@sudo gem install RogerLeite-gedit-snippets-tool -s http://gems.github.com@
+@sudo gem install rogerleite-gedit-snippets-tool -s http://gems.github.com@
 
 h2. USAGE
 
-To generate a cheat sheet with all your snippets:
+To generate a cheat sheet with all your snippets:&lt;br&gt;
 @gedit-snippets-tool -cs &gt; ~/mycheatsheet.xhtml@
 
-To generate a cheat sheet with all your snippets that starts with &quot;ruby&quot;:
+To generate a cheat sheet with all your snippets that starts with &quot;ruby&quot;:&lt;br&gt;
 @gedit-snippets-tool -cs ruby* &gt; ~/mycheatsheet.xhtml@
 
 After that, you can access you new brand cheat sheet at your home folder.</diff>
      <filename>README.textile</filename>
    </modified>
    <modified>
      <diff>@@ -5,7 +5,7 @@ require 'rake/gempackagetask'
 require 'spec/rake/spectask'
 
 GEM = &quot;gedit-snippets-tool&quot;
-GEM_VERSION = &quot;0.2.1&quot;
+GEM_VERSION = &quot;0.2.2&quot;
 SUMMARY = &quot;Tool to generate cheat sheet of gedit's snippets&quot;
 AUTHOR = &quot;Roger Leite&quot;
 EMAIL = &quot;roger.barreto@gmail.com&quot;</diff>
      <filename>Rakefile</filename>
    </modified>
    <modified>
      <diff>@@ -3,7 +3,7 @@ require 'erubis'
 
 module GeditSnippetsTool
 
-    VERSION = '0.2.1'
+    VERSION = '0.2.2'
 
     class Commands
 </diff>
      <filename>lib/gedit_snippets_tool.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>29c75d898b1ab194c03e301b9d51ef090eabc6b6</id>
    </parent>
  </parents>
  <author>
    <name>rogerleite</name>
    <email>roger.barreto+github@gmail.com</email>
  </author>
  <url>http://github.com/rogerleite/gedit-snippets-tool/commit/b374558deb60cbe38174884b619b39098df154cc</url>
  <id>b374558deb60cbe38174884b619b39098df154cc</id>
  <committed-date>2009-04-30T11:22:11-07:00</committed-date>
  <authored-date>2009-04-30T11:22:11-07:00</authored-date>
  <message>Changed minor version to force new gem build to publish in github</message>
  <tree>a2089e3061155e447e0e7251f08e0adeacfaa24f</tree>
  <committer>
    <name>rogerleite</name>
    <email>roger.barreto+github@gmail.com</email>
  </committer>
</commit>
