diff options
| -rw-r--r-- | data/countryflags/england.png | bin | 0 -> 814 bytes | |||
| -rw-r--r-- | data/countryflags/index.txt | 9 | ||||
| -rw-r--r-- | data/countryflags/scotland.png | bin | 0 -> 2836 bytes | |||
| -rw-r--r-- | data/countryflags/wales.png | bin | 0 -> 3923 bytes |
4 files changed, 9 insertions, 0 deletions
diff --git a/data/countryflags/england.png b/data/countryflags/england.png new file mode 100644 index 00000000..fa877767 --- /dev/null +++ b/data/countryflags/england.png Binary files differdiff --git a/data/countryflags/index.txt b/data/countryflags/index.txt index da530c03..96ec0b67 100644 --- a/data/countryflags/index.txt +++ b/data/countryflags/index.txt @@ -6,6 +6,15 @@ default == -1 +england +== 901 + +scotland +== 903 + +wales +== 904 + ##### ISO 3166-1 based ##### argentina diff --git a/data/countryflags/scotland.png b/data/countryflags/scotland.png new file mode 100644 index 00000000..41897261 --- /dev/null +++ b/data/countryflags/scotland.png Binary files differdiff --git a/data/countryflags/wales.png b/data/countryflags/wales.png new file mode 100644 index 00000000..702ca59e --- /dev/null +++ b/data/countryflags/wales.png Binary files differ |