You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2008/10/02 19:59:30 UTC

svn commit: r701201 - in /ofbiz/trunk: applications/ecommerce/data/DemoProductImages.xml framework/images/webapp/images/products/large/pizza.png framework/images/webapp/images/products/small/pizza.png

Author: jleroux
Date: Thu Oct  2 10:59:29 2008
New Revision: 701201

URL: http://svn.apache.org/viewvc?rev=701201&view=rev
Log:
Provide an image for the PIZZA product. Taken from http://www.freefever.com/graphics/terms.php : seems ok

Added:
    ofbiz/trunk/framework/images/webapp/images/products/large/pizza.png   (with props)
    ofbiz/trunk/framework/images/webapp/images/products/small/pizza.png   (with props)
Modified:
    ofbiz/trunk/applications/ecommerce/data/DemoProductImages.xml

Modified: ofbiz/trunk/applications/ecommerce/data/DemoProductImages.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/ecommerce/data/DemoProductImages.xml?rev=701201&r1=701200&r2=701201&view=diff
==============================================================================
--- ofbiz/trunk/applications/ecommerce/data/DemoProductImages.xml (original)
+++ ofbiz/trunk/applications/ecommerce/data/DemoProductImages.xml Thu Oct  2 10:59:29 2008
@@ -38,4 +38,5 @@
   <Product productId="GC-001" smallImageUrl="/images/products/small/certificate.png" largeImageUrl="/images/products/large/certificate.png"/>
   <Product productId="GC-002" smallImageUrl="/images/products/small/certificate.png" largeImageUrl="/images/products/large/certificate.png"/>
   <Product productId="ENCHILADAS" smallImageUrl="/images/products/small/borsa_estiva_architetto.png" largeImageUrl="/images/products/large/borsa_estiva_architetto.png"/>
+  <Product productId="PIZZA" smallImageUrl="/images/products/small/pizza.png" largeImageUrl="/images/products/large/pizza.png"/>
 </entity-engine-xml> 

Added: ofbiz/trunk/framework/images/webapp/images/products/large/pizza.png
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/products/large/pizza.png?rev=701201&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/trunk/framework/images/webapp/images/products/large/pizza.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: ofbiz/trunk/framework/images/webapp/images/products/small/pizza.png
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/products/small/pizza.png?rev=701201&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/trunk/framework/images/webapp/images/products/small/pizza.png
------------------------------------------------------------------------------
    svn:mime-type = image/png