Reorder regions in region groups

The order of the regions in each group was random and confusing.
Now it's reordered so it corresponds to the map.

Change-Id: I6fcf34dd97808f26eabbef51665e7d2743a6cd85
This commit is contained in:
Amir E. Aharoni
2012-07-10 10:57:50 -04:00
parent 493cfbe2c4
commit 58bc495d6f
2 changed files with 5 additions and 5 deletions

File diff suppressed because one or more lines are too long

View File

@@ -527,18 +527,18 @@ regiongroups:
LA: 1
# south-america
SA: 1
# europe
EU: 2
# middle-east
ME: 2
# africa
AF: 2
# europe
EU: 2
# asia
AS: 3
# australia
AU: 3
# pacific
PA: 3
# australia
AU: 3
# world wide, international
WW: 4