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 2014/03/31 22:06:22 UTC

svn commit: r1583428 - /ofbiz/trunk/framework/common/ofbiz-component.xml

Author: jleroux
Date: Mon Mar 31 20:06:21 2014
New Revision: 1583428

URL: http://svn.apache.org/r1583428
Log:
Completes commit r1583427  

Modified:
    ofbiz/trunk/framework/common/ofbiz-component.xml

Modified: ofbiz/trunk/framework/common/ofbiz-component.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/common/ofbiz-component.xml?rev=1583428&r1=1583427&r2=1583428&view=diff
==============================================================================
--- ofbiz/trunk/framework/common/ofbiz-component.xml (original)
+++ ofbiz/trunk/framework/common/ofbiz-component.xml Mon Mar 31 20:06:21 2014
@@ -50,10 +50,12 @@ under the License.
     <entity-resource type="data" reader-name="seed" loader="main" location="data/GeoData_IT.xml"/>
     <entity-resource type="data" reader-name="seed" loader="main" location="data/GeoData_JP.xml"/>
     <entity-resource type="data" reader-name="seed" loader="main" location="data/GeoData_MX.xml"/>
+    <entity-resource type="data" reader-name="seed" loader="main" location="data/GeoData_MY.xml"/>
     <entity-resource type="data" reader-name="seed" loader="main" location="data/GeoData_NL.xml"/>
     <entity-resource type="data" reader-name="seed" loader="main" location="data/GeoData_PL.xml"/>
     <entity-resource type="data" reader-name="seed" loader="main" location="data/GeoData_UK.xml"/>
     <entity-resource type="data" reader-name="seed" loader="main" location="data/GeoData_US.xml"/>
+    
 
     <entity-resource type="data" reader-name="seed" loader="main" location="data/LanguageData.xml"/>
     <entity-resource type="data" reader-name="seed" loader="main" location="data/UnitData.xml"/>