Adds 15 Pride flags to countrybox selection (#8937)
|
@ -16,7 +16,10 @@ public class CountryComboBox extends JComboBox {
|
|||
|
||||
public static final String[][] countryList = {
|
||||
{"Afghanistan", "af"},
|
||||
{"Agender","agender"},
|
||||
{"Åland Islands", "ax"},
|
||||
{"Aromantic" , "aro"},
|
||||
{"Asexual", "asexual"},
|
||||
{"Albania", "al"},
|
||||
{"Algeria", "dz"},
|
||||
{"American Samoa", "as"},
|
||||
|
@ -42,6 +45,7 @@ public class CountryComboBox extends JComboBox {
|
|||
{"Benin", "bj"},
|
||||
{"Bermuda", "bm"},
|
||||
{"Bhutan", "bt"},
|
||||
{"Bisexual","bisexual"},
|
||||
{"Bolivia, Plurinational State of", "bo"},
|
||||
{"Bosnia and Herzegovina", "ba"},
|
||||
{"Botswana", "bw"},
|
||||
|
@ -57,6 +61,7 @@ public class CountryComboBox extends JComboBox {
|
|||
{"Cameroon", "cm"},
|
||||
{"Canada", "ca"},
|
||||
{"Catalonia", "catalonia"},
|
||||
{"Catgender", "catgender"},
|
||||
{"Cayman Islands", "ky"},
|
||||
{"Central African Republic", "cf"},
|
||||
{"Chad", "td"},
|
||||
|
@ -76,6 +81,7 @@ public class CountryComboBox extends JComboBox {
|
|||
{"Cyprus", "cy"},
|
||||
{"Czech Republic", "cz"},
|
||||
{"Denmark", "dk"},
|
||||
{"Demisexual","demi"},
|
||||
{"Djibouti", "dj"},
|
||||
{"Dominica", "dm"},
|
||||
{"Dominican Republic", "do"},
|
||||
|
@ -98,6 +104,9 @@ public class CountryComboBox extends JComboBox {
|
|||
{"French Southern Territories", "tf"},
|
||||
{"Gabon", "ga"},
|
||||
{"Gambia", "gm"},
|
||||
{"Gay","gay"},
|
||||
{"Genderfluid","genderfluid"},
|
||||
{"Genderqueer","genderqueer"},
|
||||
{"Georgia", "ge"},
|
||||
{"Germany", "de"},
|
||||
{"Ghana", "gh"},
|
||||
|
@ -120,6 +129,7 @@ public class CountryComboBox extends JComboBox {
|
|||
{"Iceland", "is"},
|
||||
{"India", "in"},
|
||||
{"Indonesia", "id"},
|
||||
{"Innersex","inner"},
|
||||
{"Iran, Islamic Republic of", "ir"},
|
||||
{"Iraq", "iq"},
|
||||
{"Ireland", "ie"},
|
||||
|
@ -138,7 +148,9 @@ public class CountryComboBox extends JComboBox {
|
|||
{"Lao People's Democratic Republic", "la"},
|
||||
{"Latvia", "lv"},
|
||||
{"Lebanon", "lb"},
|
||||
{"Lesbian","lesbian"},
|
||||
{"Lesotho", "ls"},
|
||||
{"LGBT","lgbt"},
|
||||
{"Liberia", "lr"},
|
||||
{"Libya", "ly"},
|
||||
{"Liechtenstein", "li"},
|
||||
|
@ -177,6 +189,7 @@ public class CountryComboBox extends JComboBox {
|
|||
{"Niger", "ne"},
|
||||
{"Nigeria", "ng"},
|
||||
{"Niue", "nu"},
|
||||
{"Non Binary","nb"},
|
||||
{"Norfolk Island", "nf"},
|
||||
{"Northern Mariana Islands", "mp"},
|
||||
{"Norway", "no"},
|
||||
|
@ -185,6 +198,7 @@ public class CountryComboBox extends JComboBox {
|
|||
{"Palau", "pw"},
|
||||
{"Palestine, State of", "ps"},
|
||||
{"Panama", "pa"},
|
||||
{"Pansexual","pan"},
|
||||
{"Papua New Guinea", "pg"},
|
||||
{"Paraguay", "py"},
|
||||
{"Peru", "pe"},
|
||||
|
@ -236,6 +250,7 @@ public class CountryComboBox extends JComboBox {
|
|||
{"Togo", "tg"},
|
||||
{"Tokelau", "tk"},
|
||||
{"Tonga", "to"},
|
||||
{"Transgender","tran"},
|
||||
{"Trinidad and Tobago", "tt"},
|
||||
{"Tunisia", "tn"},
|
||||
{"Turkey", "tr"},
|
||||
|
|
BIN
Mage.Client/src/main/resources/flags/agender.png
Normal file
After Width: | Height: | Size: 159 B |
BIN
Mage.Client/src/main/resources/flags/aro.png
Normal file
After Width: | Height: | Size: 168 B |
BIN
Mage.Client/src/main/resources/flags/asexual.png
Normal file
After Width: | Height: | Size: 155 B |
BIN
Mage.Client/src/main/resources/flags/bisexual.png
Normal file
After Width: | Height: | Size: 150 B |
BIN
Mage.Client/src/main/resources/flags/catgender.png
Normal file
After Width: | Height: | Size: 162 B |
BIN
Mage.Client/src/main/resources/flags/demi.png
Normal file
After Width: | Height: | Size: 174 B |
BIN
Mage.Client/src/main/resources/flags/gay.png
Normal file
After Width: | Height: | Size: 164 B |
BIN
Mage.Client/src/main/resources/flags/genderfluid.png
Normal file
After Width: | Height: | Size: 164 B |
BIN
Mage.Client/src/main/resources/flags/genderqueer.png
Normal file
After Width: | Height: | Size: 156 B |
BIN
Mage.Client/src/main/resources/flags/inner.png
Normal file
After Width: | Height: | Size: 154 B |
BIN
Mage.Client/src/main/resources/flags/lesbian.png
Normal file
After Width: | Height: | Size: 164 B |
BIN
Mage.Client/src/main/resources/flags/lgbt.png
Normal file
After Width: | Height: | Size: 170 B |
BIN
Mage.Client/src/main/resources/flags/nb.png
Normal file
After Width: | Height: | Size: 153 B |
BIN
Mage.Client/src/main/resources/flags/pan.png
Normal file
After Width: | Height: | Size: 150 B |
BIN
Mage.Client/src/main/resources/flags/tran.png
Normal file
After Width: | Height: | Size: 153 B |