From f6597bfa6ce06fc6c0d04b6a976c5f45405269e8 Mon Sep 17 00:00:00 2001 From: oy Date: Sat, 2 Apr 2011 17:51:20 +0200 Subject: changed flag of Ireland to Northern Ireland --- data/countryflags/index.txt | 7 +++++-- data/countryflags/ireland.png | Bin 2684 -> 0 bytes data/countryflags/northern_ireland.png | Bin 0 -> 2684 bytes 3 files changed, 5 insertions(+), 2 deletions(-) delete mode 100644 data/countryflags/ireland.png create mode 100644 data/countryflags/northern_ireland.png diff --git a/data/countryflags/index.txt b/data/countryflags/index.txt index 96ec0b67..593e22ac 100644 --- a/data/countryflags/index.txt +++ b/data/countryflags/index.txt @@ -9,6 +9,9 @@ default england == 901 +northern_ireland +== 902 + scotland == 903 @@ -47,8 +50,8 @@ germany greece == 300 -ireland -== 372 +#ireland +#== 372 italy == 380 diff --git a/data/countryflags/ireland.png b/data/countryflags/ireland.png deleted file mode 100644 index 057ff8e2..00000000 Binary files a/data/countryflags/ireland.png and /dev/null differ diff --git a/data/countryflags/northern_ireland.png b/data/countryflags/northern_ireland.png new file mode 100644 index 00000000..057ff8e2 Binary files /dev/null and b/data/countryflags/northern_ireland.png differ -- cgit 1.4.1