From d60ede7843612f3c2967f83d629bf8272ba09ff1 Mon Sep 17 00:00:00 2001 From: ArenaL5 Date: Thu, 13 Jan 2022 01:13:56 +0100 Subject: [PATCH] nls: add a compose sequence for the copyleft symbol Probably not used anywhere yet, let alone seriously, as stated in https://en.wikipedia.org/wiki/Copyleft#Symbol Signed-off-by: ArenaL5 --- 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 a06390f8..2fe9a9ae 100644 --- a/nls/en_US.UTF-8/Compose.pre +++ b/nls/en_US.UTF-8/Compose.pre @@ -112,6 +112,8 @@ XCOMM Spaces : "®" registered # REGISTERED SIGN : "®" registered # REGISTERED SIGN + : "🄯" U1F12F # COPYLEFT SYMBOL + : "›" U203a # SINGLE RIGHT-POINTING ANGLE QUOTATION MARK : "‹" U2039 # SINGLE LEFT-POINTING ANGLE QUOTATION MARK : "…" ellipsis # HORIZONTAL ELLIPSIS -- GitLab