<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -24,18 +24,15 @@ Check for news and tutorials at the {project home page}[http://www.lucaguidi.com
    $ ./script/plugin install git://github.com/jodosha/click-to-globalize.git
    rake click:setup
 
-3. Add to ApplicationController:
-   around_filter :observe_locales
+3. Edit config/click.yml
 
-4. Edit config/click.yml
-
-5. Add at the end of your layout the following code:
+4. Add at the end of your layout the following code:
    &lt;%= click_to_globalize -%&gt;
 
-6. Put in your view:
+5. Put in your view:
    &lt;%= 'hello_world'.t %&gt;
 
-7. Start your server and click to globalize.
+6. Start your server and click to globalize.
 
 
 
@@ -79,10 +76,7 @@ Check for news and tutorials at the {project home page}[http://www.lucaguidi.com
    or markdown (BlueCloth). Edit config/click.yml
      formatting: textile
 
-8. Add to ApplicationController:
-   around_filter :observe_locales
-
-9. Personalize the access to the globalization features, overriding #globalize:
+8. Personalize the access to the globalization features, overriding #globalize:
    class ApplicationController &lt; ActionController::Base
      def globalize?
        current_user.admin?
@@ -91,7 +85,7 @@ Check for news and tutorials at the {project home page}[http://www.lucaguidi.com
    
    NOTE: #globalize? is method to turn on/off all the Click to Globalize features.
 
-10. Add at the end of your layout the following code:
+9. Add at the end of your layout the following code:
    &lt;%= click_to_globalize -%&gt;
 
 
@@ -132,7 +126,7 @@ Check for news and tutorials at the {project home page}[http://www.lucaguidi.com
   security problems (i.e. XSS).
   &lt;%= textilize(h('some_text'.t)) %&gt;
 
-
+* The official Globalize repository is still *not compatible with Rails 2.1*, use the {heythisisnate's fork}[http://github.com/heythisisnate/globalize/tree] instead.
   
 = Contribute
 
@@ -142,7 +136,7 @@ Check for news and tutorials at the {project home page}[http://www.lucaguidi.com
 
 * Create a ticket to the {Sushistar Lighthouse page}[http://sushistar.lighthouseapp.com]
 
-* Create a patch and add as attachement to the ticket.
+* Create a patch and add as attachment to the ticket.
 
 
 </diff>
      <filename>README</filename>
    </modified>
    <modified>
      <diff>@@ -2,7 +2,7 @@ author: Luca Guidi
 email: guidi.luca@gmail.com
 homepage: http://lucaguidi.com/pages/click-to-globalize
 summary: Globalization made easy with interface in place translations
-description: Click to Globalize is an extension for Globalize which allows in place translation for your views.
+description: Click to Globalize is an extension for Globalize which allow in place translation for your views.
 license: MIT
 rails_version: 1.2.3+
-version: 0.3.1
+version: 0.4.0</diff>
      <filename>about.yml</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>12de391af5cac4cc4e7af8b6a770f3479569a601</id>
    </parent>
  </parents>
  <author>
    <name>Luca Guidi</name>
    <email>guidi.luca@gmail.com</email>
  </author>
  <url>http://github.com/jodosha/click-to-globalize/commit/1c2f76259bce4ec7662767e8c59a4684c92887d9</url>
  <id>1c2f76259bce4ec7662767e8c59a4684c92887d9</id>
  <committed-date>2008-07-21T02:01:59-07:00</committed-date>
  <authored-date>2008-07-21T02:01:59-07:00</authored-date>
  <message>Prepare for v0.4.0</message>
  <tree>53318b7b4bf75d6fefecac58b3155db22a4b764e</tree>
  <committer>
    <name>Luca Guidi</name>
    <email>guidi.luca@gmail.com</email>
  </committer>
</commit>
