Main: Added more language flags

moved back uuencoded-elive files to real files

Signed-off-by: Deon Thomas <PrinceAMD.Elive@gmail.com>
This commit is contained in:
Deon 'PrinceAMD' Thomas 2013-02-03 17:12:10 -04:00 committed by Deon Thomas
parent a090ef0cd9
commit 7a3b04e863
7 changed files with 11 additions and 6 deletions

View File

@ -98,6 +98,11 @@ unknown_flag.png \
us_flag.png \
uz_flag.png \
vn_flag.png \
za_flag.png
za_flag.png \
au_flag.png \
eg_flag.png \
id_flag.png \
mg_flag.png \
so_flag.png
EXTRA_DIST = $(files_DATA)

BIN
data/flags/au_flag.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

BIN
data/flags/eg_flag.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

BIN
data/flags/id_flag.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 288 B

BIN
data/flags/mg_flag.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 307 B

BIN
data/flags/so_flag.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@ -297,7 +297,7 @@ const E_Intl_Pair region_predefined_pairs[] = {
{ "AR", "ar_flag.png", "Argentina"},
{ "AM", "am_flag.png", "Հայաստան"},
{ "AW", NULL, "Aruba"},
{ "AU", NULL, "Australia"},
{ "AU", "au_flag.png", "Australia"},
{ "AT", "at_flag.png", "Österreich"},
{ "AZ", "az_flag.png", "Azərbaycan"},
{ "BS", NULL, "Bahamas"},
@ -347,7 +347,7 @@ const E_Intl_Pair region_predefined_pairs[] = {
{ "DM", NULL, "Dominica"},
{ "DO", NULL, "República Dominicana"},
{ "EC", NULL, "Ecuador"},
{ "EG", NULL, "Egypt"},
{ "EG", "eg_flag.png", "Egypt"},
{ "SV", NULL, "El Salvador"},
{ "GQ", NULL, "Equatorial Guinea"},
{ "ER", NULL, "Eritrea"},
@ -385,7 +385,7 @@ const E_Intl_Pair region_predefined_pairs[] = {
{ "HU", "hu_flag.png", "Magyarország"},
{ "IS", "is_flag.png", "Iceland"},
{ "IN", "in_flag.png", "India"},
{ "ID", NULL, "Indonesia"},
{ "ID", "id_flag.png", "Indonesia"},
{ "IR", "ir_flag.png", "Iran"},
{ "IQ", "iq_flag.png", "Iraq"},
{ "IE", "ie_flag.png", "Éire"},
@ -414,7 +414,7 @@ const E_Intl_Pair region_predefined_pairs[] = {
{ "LU", NULL, "Lëtzebuerg"},
{ "MO", NULL, "Macao"},
{ "MK", "mk_flag.png", "Македонија"},
{ "MG", NULL, "Madagascar"},
{ "MG", "mg_flag.png", "Madagascar"},
{ "MW", NULL, "Malawi"},
{ "MY", "my_flag.png", "Malaysia"},
{ "MV", "mv_flag.png", "Maldives"},
@ -484,7 +484,7 @@ const E_Intl_Pair region_predefined_pairs[] = {
{ "SK", "sk_flag.png", "Slovakia"},
{ "SI", "si_flag.png", "Slovenia"},
{ "SB", NULL, "Solomon Islands"},
{ "SO", NULL, "Somalia"},
{ "SO", "so_flag.png", "Somalia"},
{ "ZA", "za_flag.png", "South Africa"},
{ "GS", NULL, "South Georgia and the South Sandwich Islands"},
{ "ES", "es_flag.png", "Spain"},