<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,10 +1,8 @@
-Copyright (c) 2008 Jos&#233; Valim (jose.valim@gmail.com)
-http://www.pagestacker.com/
-http://josevalim.blogspot.com/
+LocalizedTemplates
 License: MIT
 Version: 0.3.1
 
-LocalizedTemplates
+Description
 ==================
 
 This plugin uses Rails I18n (http://rails-i18n.org/) to allow templates localization.
@@ -67,5 +65,9 @@ default. Simply put the following line in an initializer in config/initializers
 Bugs and Feedback
 =================
 
-If you discover any bugs, please send me an e-mail to jose.valim@gmail.com
-If you have positive feedback, that's fine too! =)
+If you discover any bugs, please send an e-mail to jose.valim@gmail.com
+If you just want to give some positive feedback or drop a line, that's fine too! =)
+
+Copyright (c) 2009 Jos&#233; Valim
+http://www.pagestacker.com/
+http://josevalim.blogspot.com/</diff>
      <filename>README</filename>
    </modified>
    <modified>
      <diff>@@ -2,17 +2,18 @@ require 'rake'
 require 'rake/testtask'
 require 'rake/rdoctask'
 
-desc 'Run tests.'
+desc 'Run tests for Localized Templates.'
 Rake::TestTask.new(:test) do |t|
   t.pattern = 'test/**/*_test.rb'
   t.verbose = true
 end
 
-desc 'Generate documentation.'
+desc 'Generate documentation for Localized Templates.'
 Rake::RDocTask.new(:rdoc) do |rdoc|
   rdoc.rdoc_dir = 'rdoc'
-  rdoc.title    = 'SimpleLocalization'
+  rdoc.title    = 'Localized Templates'
   rdoc.options &lt;&lt; '--line-numbers' &lt;&lt; '--inline-source'
   rdoc.rdoc_files.include('README')
+  rdoc.rdoc_files.include('MIT-LICENSE')
   rdoc.rdoc_files.include('lib/**/*.rb')
-end
\ No newline at end of file
+end</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>ccaa2619fe28f84729206d154c999cbce1a58a04</id>
    </parent>
  </parents>
  <author>
    <name>Jos&#233; Valim</name>
    <email>jose.valim@gmail.com</email>
  </author>
  <url>http://github.com/josevalim/localized_templates/commit/2a52a6f76624c3ee0f182c82ec1889fed3185a28</url>
  <id>2a52a6f76624c3ee0f182c82ec1889fed3185a28</id>
  <committed-date>2009-01-30T09:40:12-08:00</committed-date>
  <authored-date>2009-01-30T09:40:12-08:00</authored-date>
  <message>Update README and Rakefile.</message>
  <tree>a13f3e4e94ec206c5bc11bec5b5af59bc7c369e9</tree>
  <committer>
    <name>Jos&#233; Valim</name>
    <email>jose.valim@gmail.com</email>
  </committer>
</commit>
