b9caf021a4
continuous-integration/drone/push Build is passing
Currently implements both a format hook to remove white-space paragraphs, and a check to make their existence a critical failure. In the end may implement only one or none of these, subject to major design changes. Solves #5409 Co-authored-by: Darragh Elliott <me@delliott.net> Reviewed-on: #5431 Co-authored-by: delliott <delliott@fsfe.org> Co-committed-by: delliott <delliott@fsfe.org>
53 lines
2.3 KiB
XML
53 lines
2.3 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<countryset>
|
|
<version>1</version>
|
|
|
|
<country id="AT">Австрия</country>
|
|
<country id="AX">Аландские острова</country>
|
|
<country id="AL">Албания</country>
|
|
<country id="BY">Белоруссия</country>
|
|
<country id="BE">Бельгия</country>
|
|
<country id="BG">Болгария</country>
|
|
<country id="BA">Босния и Герцеговина</country>
|
|
<country id="GB">Великобритания</country>
|
|
<country id="HU">Венгрия</country>
|
|
<country id="DE">Германия</country>
|
|
<country id="GR">Греция</country>
|
|
<country id="DK">Дания</country>
|
|
<country id="EU">Европейский Союз</country>
|
|
<country id="IE">Ирландия</country>
|
|
<country id="IS">Исландия</country>
|
|
<country id="ES">Испания</country>
|
|
<country id="IT">Италия</country>
|
|
<country id="CY">Кипр</country>
|
|
<country id="LV">Латвия</country>
|
|
<country id="LT">Литва</country>
|
|
<country id="LI">Лихтенштейн</country>
|
|
<country id="LU">Люксембург</country>
|
|
<country id="MK">Македония</country>
|
|
<country id="MT">Мальта</country>
|
|
<country id="MD">Молдова</country>
|
|
<country id="NL">Нидерланды</country>
|
|
<country id="NO">Норвегия</country>
|
|
<country id="PL">Польша</country>
|
|
<country id="IM">Остров Мэн</country>
|
|
<country id="PT">Португалия</country>
|
|
<country id="RU">Российская Федерация</country>
|
|
<country id="RO">Румыния</country>
|
|
<country id="RS">Сербия</country>
|
|
<country id="SK">Словакия</country>
|
|
<country id="SI">Словения</country>
|
|
<country id="TR">Турция</country>
|
|
<country id="UA">Украина</country>
|
|
<country id="FO">Фарерские острова</country>
|
|
<country id="FI">Финляндия</country>
|
|
<country id="FR">Франция</country>
|
|
<country id="HR">Хорватия</country>
|
|
<country id="ME">Черногория</country>
|
|
<country id="CZ">Чехия</country>
|
|
<country id="CH">Швейцария</country>
|
|
<country id="SE">Швеция</country>
|
|
<country id="EE">Эстония</country>
|
|
<country id="ZZ">Другие страны</country>
|
|
</countryset>
|