Merge branch 'master' into bug5774

This commit is contained in:
Udo Wessels
2024-04-12 13:07:59 +02:00
475 changed files with 4734 additions and 2655 deletions
@@ -1,4 +1,5 @@
//gwtVersion_/opt/gwt-2.11.0=2.11.0
//gwtVersion_/usr/local/gwt-2.11.0=2.11.0
eclipse.preferences.version=1
entryPointModules=
filesCopiedToWebInfLib=
@@ -39,6 +39,7 @@ public class CountryCodeFactoryImpl implements CountryCodeFactory {
add(new CountryCodeImpl("ARMENIA", "AM", "ARM", "am", "AM", "ARM", "051", "7"));
add(new CountryCodeImpl("ARUBA", "AW", "ABW", "aw", null, "ARU", "533", "297"));
add(new CountryCodeImpl("ASCENSION ISLAND", null, null, "ac", null, null, null, "247"));
add(new CountryCodeImpl("ATHLÈTE INDIVIDUEL NEUTRE", "AA", "AIN", null, null, "AIN", null, null));
add(new CountryCodeImpl("AUSTRALIA", "AU", "AUS", "au", "AUS", "AUS", "036", "61"));
add(new CountryCodeImpl("AUSTRIA", "AT", "AUT", "at", "A", "AUT", "040", "43"));
add(new CountryCodeImpl("AZERBAIJAN", "AZ", "AZE", "az", "AZ", "AZE", "031", "994"));