<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -4,7 +4,7 @@ class AppConfiguration &lt; Configuration
   SECURE_CONNECTION_TYPES = ['None','SSL','TLS']
 
   preference :site_name, :string, :default =&gt; 'Spree Demo Site'
-  preference :site_url, :string, :default =&gt; 'demo.spreehq.org'  
+  preference :site_url, :string, :default =&gt; 'demo.spreecommerce.com'
   preference :enable_mail_delivery, :boolean, :default =&gt; false
   preference :mail_host, :string, :default =&gt; 'localhost'
   preference :mail_domain, :string, :default =&gt; 'localhost'</diff>
      <filename>app/models/app_configuration.rb</filename>
    </modified>
    <modified>
      <diff>@@ -1,6 +1,6 @@
 &lt;div id=&quot;footer&quot;&gt;
   &lt;p&gt;
-    Powered by &lt;a href=&quot;http://spreehq.org&quot;&gt;Spree&lt;/a&gt;
+    Powered by &lt;a href=&quot;http://spreecommerce.com/&quot;&gt;Spree&lt;/a&gt;
   &lt;/p&gt;
 &lt;/div&gt;   
 &lt;% if Spree::Config[:google_analytics_id] and not %w{development test}.include? RAILS_ENV and not params[:checkout_complete] %&gt;</diff>
      <filename>app/views/shared/_footer.html.erb</filename>
    </modified>
    <modified>
      <diff>@@ -12,7 +12,7 @@ production:
   adapter: sqlite3
   database: db/production.sqlite3
                                     
-# special mode for demo.spreehq.org (you probably don't need this)                                    
+# special mode for demo.spreecommerce.com (you probably don't need this)                                    
 demo:
   adapter: sqlite3
-  database: db/production.sqlite3
\ No newline at end of file
+  database: db/production.sqlite3</diff>
      <filename>config/database.yml.example</filename>
    </modified>
    <modified>
      <diff>@@ -25,7 +25,7 @@ namespace 'spree' do
     s.description = &quot;Spree is a complete commerce solution designed for use by experienced Rails developers. No solution can possibly solve everyone&#8217;s needs perfectly. There are simply too many ways that people do business for us to model them all specifically. Rather then come up short (like so many projects before it), Spree&#8217;s approach is to simply accept this and not even try. Instead Spree tries to focus on solving the 90% of the problem that most commerce projects face and anticipate that the other 10% will need to be addressed by the end developer familiar with the client&#8217;s exact business requirements.&quot;
     s.author = &quot;Sean Schofield&quot;
     s.email = &quot;sean.schofield@gmail.com&quot;
-    s.homepage = 'http://spreehq.org'
+    s.homepage = 'http://spreecommerce.com/'
     s.rubyforge_project = RUBY_FORGE_PROJECT
     s.platform = Gem::Platform::RUBY
     s.bindir = 'bin'</diff>
      <filename>lib/tasks/release.rake</filename>
    </modified>
    <modified>
      <diff>@@ -4,7 +4,7 @@
 class LocalizationExtension &lt; Spree::Extension
   version &quot;0.1.1&quot;
   description &quot;Localization support for Spree&quot;
-  url &quot;http://support.spreehq.org/wiki/1/I18n&quot;
+  url &quot;http://support.spreecommerce.com/wiki/1/I18n&quot;
 
   def activate
     ApplicationController.class_eval do
@@ -18,4 +18,4 @@ class LocalizationExtension &lt; Spree::Extension
         end
     end
   end
-end
\ No newline at end of file
+end</diff>
      <filename>vendor/extensions/localization/localization_extension.rb</filename>
    </modified>
    <modified>
      <diff>@@ -1,7 +1,7 @@
 NOTE
 ====
 
-This is a customized version of the original `find_by_param` plugin.  Its been simplified to take advantage of new Rails 2.2 functionality and I've also stripped out some stuff that I really didn't need.  We're using this customized version in the [Spree](http://spreehq.org) commerce platform.
+This is a customized version of the original `find_by_param` plugin.  Its been simplified to take advantage of new Rails 2.2 functionality and I've also stripped out some stuff that I really didn't need.  We're using this customized version in the [Spree](http://spreecommerce.com/) commerce platform.
 
 
 FindByParam</diff>
      <filename>vendor/plugins/find_by_param/README.markdown</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>c2d179198a2ead0c3a788d01c1891e40054a5114</id>
    </parent>
    <parent>
      <id>d6ad4eae4f510d2c10ca431c2edb38de101a448e</id>
    </parent>
  </parents>
  <author>
    <name>Sean Schofield</name>
    <email>schof@apache.org</email>
  </author>
  <url>http://github.com/akitaonrails/spree/commit/87dbf98493359c076db573a30e298686878615d4</url>
  <id>87dbf98493359c076db573a30e298686878615d4</id>
  <committed-date>2009-04-24T19:55:02-07:00</committed-date>
  <authored-date>2009-04-24T19:55:02-07:00</authored-date>
  <message>Merge branch 'master' into new_frontend

Conflicts:

	README.markdown
	app/views/shared/_footer.html.erb</message>
  <tree>9c84571b63772dd3d6a4927163d6989030c76db2</tree>
  <committer>
    <name>Sean Schofield</name>
    <email>schof@apache.org</email>
  </committer>
</commit>
