From db43555767db09997f2917b739b7c0de0d476ff7 Mon Sep 17 00:00:00 2001 From: Waldir Pimenta Date: Fri, 12 Jun 2020 19:47:51 +0100 Subject: [PATCH] =?UTF-8?q?Fix=20filename=20of=20Ceuta=20flag:=20`ea.svg`?= =?UTF-8?q?=20=E2=86=92=20`es-ce.svg`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit `EA` covers both Ceuta and Melilla; the Ceuta-specific code is `ES-CE`. This is also consistent with other flags for subdivisions of Spain, in particular Melilla, which already uses `ES-MA`. --- all-flags.md | 2 +- flags/{ea.svg => es-ce.svg} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename flags/{ea.svg => es-ce.svg} (100%) diff --git a/all-flags.md b/all-flags.md index 6e36368..7de03d0 100644 --- a/all-flags.md +++ b/all-flags.md @@ -68,7 +68,6 @@

Dominica (DM)

Dominican Republic (DO)

Algeria (DZ)

-

Ceuta

Easter Island

Galápagos

Ecuador (EC)

@@ -76,6 +75,7 @@

Egypt (EG)

Western Sahara (EH)

Eritrea (ER)

+

Ceuta

Canary Islands

Galicia

Balearic Islands

diff --git a/flags/ea.svg b/flags/es-ce.svg similarity index 100% rename from flags/ea.svg rename to flags/es-ce.svg