From 5730b8cceeb13e27fe54b2716798d4bc06309ae5 Mon Sep 17 00:00:00 2001 From: Robby Workman Date: Mon, 20 Jun 2011 12:38:55 -0500 Subject: [PATCH] flags/bs.svg: Rename to ba.svg (Bosnia/Herzegovina is .ba) http://www.oyetools.com/ba.php Reported by: Armin Besirovic Fixes: https://bugzilla.xfce.org/show_bug.cgi?id=7744 --- flags/Makefile.am | 2 +- flags/ba.svg | 123 +++++++++++++++++++++++++++++++++++++++++++++++++++++ flags/bs.svg | 123 ----------------------------------------------------- 3 files changed, 124 insertions(+), 124 deletions(-) create mode 100644 flags/ba.svg delete mode 100644 flags/bs.svg diff --git a/flags/Makefile.am b/flags/Makefile.am index 651abbf..fcb803e 100644 --- a/flags/Makefile.am +++ b/flags/Makefile.am @@ -11,7 +11,7 @@ flags_DATA = ae.svg \ bg.svg \ bh.svg \ br.svg \ - bs.svg \ + ba.svg \ by.svg \ ca.svg \ ch.svg \ diff --git a/flags/ba.svg b/flags/ba.svg new file mode 100644 index 0000000..81e9ed3 --- /dev/null +++ b/flags/ba.svg @@ -0,0 +1,123 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/flags/bs.svg b/flags/bs.svg deleted file mode 100644 index 81e9ed3..0000000 --- a/flags/bs.svg +++ /dev/null @@ -1,123 +0,0 @@ - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - -- 1.7.5.1