diff options
| author | oy <Tom_Adams@web.de> | 2011-03-20 11:06:52 +0100 |
|---|---|---|
| committer | oy <Tom_Adams@web.de> | 2011-03-20 11:06:52 +0100 |
| commit | 3a7d93e182a518e9cc89aec72e9975bfae762ebb (patch) | |
| tree | bb68193141175639a0fc2fab56809630a9e390d2 /data | |
| parent | 3d63afacc29def1582610e5784a6a7f7fdafcb85 (diff) | |
| download | zcatch-3a7d93e182a518e9cc89aec72e9975bfae762ebb.tar.gz zcatch-3a7d93e182a518e9cc89aec72e9975bfae762ebb.zip | |
added few more flags
Diffstat (limited to 'data')
| -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 |