From 3a7d93e182a518e9cc89aec72e9975bfae762ebb Mon Sep 17 00:00:00 2001 From: oy Date: Sun, 20 Mar 2011 11:06:52 +0100 Subject: added few more flags --- data/countryflags/england.png | Bin 0 -> 814 bytes data/countryflags/index.txt | 9 +++++++++ data/countryflags/scotland.png | Bin 0 -> 2836 bytes data/countryflags/wales.png | Bin 0 -> 3923 bytes 4 files changed, 9 insertions(+) create mode 100644 data/countryflags/england.png create mode 100644 data/countryflags/scotland.png create mode 100644 data/countryflags/wales.png diff --git a/data/countryflags/england.png b/data/countryflags/england.png new file mode 100644 index 00000000..fa877767 Binary files /dev/null and b/data/countryflags/england.png differ diff --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 Binary files /dev/null and b/data/countryflags/scotland.png differ diff --git a/data/countryflags/wales.png b/data/countryflags/wales.png new file mode 100644 index 00000000..702ca59e Binary files /dev/null and b/data/countryflags/wales.png differ -- cgit 1.4.1