From 5433cb93513c31e9cba2a447cf48d4b9aeb53285 Mon Sep 17 00:00:00 2001 From: Benno Schulenberg Date: Mon, 17 Jul 2023 08:02:09 +0200 Subject: [PATCH] =?UTF-8?q?nls:=20add=20two=20compose=20sequences=20for=20?= =?UTF-8?q?currency=20symbol=20`=E0=B8=BF`=20(the=20Thai=20baht)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The compose sequences are obvious: the capital B plus the vertical bar. Signed-off-by: Benno Schulenberg --- nls/en_US.UTF-8/Compose.pre | 2 ++ 1 file changed, 2 insertions(+) diff --git a/nls/en_US.UTF-8/Compose.pre b/nls/en_US.UTF-8/Compose.pre index 347fe9c4..57dd37b9 100644 --- a/nls/en_US.UTF-8/Compose.pre +++ b/nls/en_US.UTF-8/Compose.pre @@ -163,6 +163,8 @@ XCOMM Currencies : "¥" yen # YEN SIGN : "¥" yen # YEN SIGN : "¥" yen # YEN SIGN + : "฿" U0e3f # THAI CURRENCY SYMBOL BAHT + : "฿" U0e3f # THAI CURRENCY SYMBOL BAHT : "₠" U20a0 # EURO-CURRENCY SIGN : "₡" U20a1 # COLON SIGN : "₡" U20a1 # COLON SIGN