<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -19,7 +19,7 @@ if @base_path
     locales.each do |locale|
       fn = &quot;#{locale.split(&quot;.&quot;).first}.#{lego}.yml&quot;
       path = &quot;#{@base_path}/locales/#{fn}&quot;
-      if @base_path != /^https?:\/\// or uri_exists?(path)
+      if @base_path !~ /^https?:\/\// or uri_exists?(path)
         content = open(path).read rescue nil
         file &quot;config/locales/#{fn}&quot;, content if content
       end</diff>
      <filename>locale.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>35edc1b1e327862b7758e57748d3ace89c709917</id>
    </parent>
  </parents>
  <author>
    <name>Laszlo Bacsi</name>
    <email>lackac@lackac.hu</email>
  </author>
  <url>http://github.com/lackac/app_lego/commit/397300a0b737b72b741ecac9136bf45539fe140f</url>
  <id>397300a0b737b72b741ecac9136bf45539fe140f</id>
  <committed-date>2009-02-06T04:19:15-08:00</committed-date>
  <authored-date>2009-02-06T04:19:15-08:00</authored-date>
  <message>Fix for the fix</message>
  <tree>e94fb180404193150e6f7780b887ac70bb0e1800</tree>
  <committer>
    <name>Laszlo Bacsi</name>
    <email>lackac@lackac.hu</email>
  </committer>
</commit>
