# HG changeset patch
# User Juuso Lapinlampi <wubthecaptain@gmail.com>
# Date 1509852331 0
#      Sun Nov 05 03:25:31 2017 +0000
# Node ID 674b0607598673e6754a13d69a5595d6ada3424a
# Parent  90c7d4fc17557329fb79030804746837e42d36ff
flags: Add the flag of Bosnia and Herzegovina (BIH)

The flag of Bosnia and Herzegovina was missing. BIH is the alpha-3
(three-letter) country code of Bosnia and Herzegovina, defined in
ISO 3166-1.

This resolves displaying the country flag with IP2C (IP-to-Country) in
the server browser.

Reported-by: Zalewa <zalewapl@gmail.com>
Fixes: #3330

diff -r 90c7d4fc1755 -r 674b06075986 media/flags/BIH.png
Binary file media/flags/BIH.png has changed
diff -r 90c7d4fc1755 -r 674b06075986 media/resources.qrc
--- a/media/resources.qrc	Sat Nov 04 15:27:59 2017 +0000
+++ b/media/resources.qrc	Sun Nov 05 03:25:31 2017 +0000
@@ -56,6 +56,7 @@
 	<file alias="flags/BEL">flags/BEL.png</file> <!-- Belgium -->
 	<file alias="flags/BGR">flags/BGR.png</file> <!-- Bulgaria -->
 	<file alias="flags/BHS">flags/BHS.png</file> <!-- Bahamas -->
+	<file alias="flags/BIH">flags/BIH.png</file> <!-- Bosnia and Herzegovina -->
 	<file alias="flags/BOL">flags/BOL.png</file> <!-- Bolivia -->
 	<file alias="flags/BRA">flags/BRA.png</file> <!-- Brazil -->
 	<file alias="flags/BLR">flags/BLR.png</file> <!-- Belarus (Bialorus) -->
