Add Taiwanese flag

Shows up in the Locale preferences.
Add comment that data is sorted by ID in CountryFlags.rdef.
That way it's clear what's the next ID for a new flag, you
just add it with the next ID at the end of the file.

Fixes #19494

Change-Id: I0946730d07c89001331552b5026c0003c298de4a
Reviewed-on: https://review.haiku-os.org/c/haiku/+/9140
Tested-by: Commit checker robot <[email protected]>
Reviewed-by: Adrien Destugues <[email protected]>
This commit is contained in:
Humdinger
2025-03-25 11:57:29 +00:00
committed by Adrien Destugues
parent 893afab7d1
commit 02efee2f3a
2 changed files with 18 additions and 0 deletions
Binary file not shown.
+18
View File
@@ -1,3 +1,5 @@
// Flag data sorted by ID
// Flag data for Andorra
resource(0,"flag-ad") #'VICN' array {
$"6E63696605030016A803FEDE0003D00E3903A29267057E030A0421295F295F57"
@@ -2862,3 +2864,19 @@ resource(244,"flag-zw") #'VICN' array {
$"020103024000000000000000003F68F3000000444D7A"
};
// Flag data for Taiwan
resource(245,"flag-tw") #'VICN' array {
$"6E63696604057E03FE00000300009505FF030A0421295F295F5721570204B8C7"
$"2AB9532AB83A2A2CB7FB2CB76E2CB887B8C72FB83A2FB9532F31B7FB31B88731"
$"B76E0A05B914B640B864B640B8BCB4AAB914B640B914B640100A010100024010"
$"84000000000000401642C01084C0C8590A020100023E10840000000000003E16"
$"42BE1084434DE90A0001001001178100040A0301012022280A0301022022280A"
$"030102023F78143DFB96BDFB963F78144689CD426BFE0A030102023E37063F54"
$"ADBF54AD3E3706485C3E40EF680A03010202350E513FFFB5BFFFB5350E514997"
$"6844D3BC0A03010202BDA6363F8F41BF8F41BDA6364A2526474DD90A03010202"
$"BF5C163E2BB7BE2BB7BF5C164A380748E3C60A03010202BFFF86B5E5FB35E5FB"
$"BFFF8649D7E74A16830A03010202BF41AFBE52993E5299BF41AF48A7FB4A7229"
$"0A03010202BD8899BF96B23F96B2BD889946F2A74A715B0A0301020236B9B0BF"
$"FF123FFF1236B9B0435A0E4A27930A030102023E0990BF71383F71383E0990C1"
$"4BD74953430A030102023F6D8CBE0FB73E0FB73F6D8CC25B474827DD"
};