[PATCH 1/2] Compose: add ruble currency

Mihail Konev k.mvc at ya.ru
Mon Oct 17 20:01:27 UTC 2016


From: Victor Kustov <coyote at bks.tv>

Signed-off-by: Victor Kustov <coyote at bks.tv>
Reviewed-by: Mihail Konev <k.mvc at ya.ru>
---
 nls/en_US.UTF-8/Compose.pre | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/nls/en_US.UTF-8/Compose.pre b/nls/en_US.UTF-8/Compose.pre
index adc24fb5b5c2..041ae0f663a0 100644
--- a/nls/en_US.UTF-8/Compose.pre
+++ b/nls/en_US.UTF-8/Compose.pre
@@ -190,6 +190,10 @@ XCOMM "₪" U20aa NEW SHEQEL SIGN
 <Multi_key> <equal> <Cyrillic_ES>	: "€"   EuroSign # EURO SIGN
 <Multi_key> <Cyrillic_IE> <equal>	: "€"   EuroSign # EURO SIGN
 <Multi_key> <equal> <Cyrillic_IE>	: "€"   EuroSign # EURO SIGN
+<Multi_key> <equal> <P>          	: "₽"   U20bd # RUBLE-CURRENCY SIGN
+<Multi_key> <equal> <p>          	: "₽"   U20bd # RUBLE-CURRENCY SIGN
+<Multi_key> <P> <equal>          	: "₽"   U20bd # RUBLE-CURRENCY SIGN
+<Multi_key> <p> <equal>          	: "₽"   U20bd # RUBLE-CURRENCY SIGN
 XCOMM "₭" U20ad KIP SIGN
 XCOMM "₮" U20ae TUGRIK SIGN
 XCOMM "₯" U20af DRACHMA SIGN
-- 
2.9.2



More information about the xorg-devel mailing list