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 2013/08/30 14:19:56 UTC

svn commit: r1518950 - /ofbiz/trunk/framework/common/data/GeoData.xml

Author: jleroux
Date: Fri Aug 30 12:19:56 2013
New Revision: 1518950

URL: http://svn.apache.org/r1518950
Log:
I made a wrong C/P for Åland islands, I checked no others

Modified:
    ofbiz/trunk/framework/common/data/GeoData.xml

Modified: ofbiz/trunk/framework/common/data/GeoData.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/common/data/GeoData.xml?rev=1518950&r1=1518949&r2=1518950&view=diff
==============================================================================
--- ofbiz/trunk/framework/common/data/GeoData.xml (original)
+++ ofbiz/trunk/framework/common/data/GeoData.xml Fri Aug 30 12:19:56 2013
@@ -28,7 +28,7 @@ under the License.
     -->
     <Geo abbreviation="_NA_" geoCode="_NA_" geoId="_NA_" geoName="Not Applicable"/>
     <Geo abbreviation="AFG" geoCode="AF" geoId="AFG" geoName="Afghanistan" geoSecCode="004" geoTypeId="COUNTRY"/>
-    <Geo abbreviation="ALA" geoCode="AX" geoId="ALA" geoName="Åland islands" countryNumber="248"/>        
+    <Geo abbreviation="ALA" geoCode="AX" geoId="ALA" geoName="Åland islands" geoSecCode="248" geoTypeId="COUNTRY"/>    
     <Geo abbreviation="ALB" geoCode="AL" geoId="ALB" geoName="Albania" geoSecCode="008" geoTypeId="COUNTRY"/>
     <Geo abbreviation="DZA" geoCode="DZ" geoId="DZA" geoName="Algeria" geoSecCode="012" geoTypeId="COUNTRY"/>
     <Geo abbreviation="ASM" geoCode="AS" geoId="ASM" geoName="American Samoa" geoSecCode="016" geoTypeId="COUNTRY"/>