[PATCH] libX11/nls compose tables, add LATIN CAPITAL LETTER SHARP S
Jeroen Hoek
mail at jeroenhoek.nl
Sun Aug 29 06:47:54 PDT 2010
On branch master
Changes to be committed:
modified: Compose.pre
Adding LATIN CAPITAL LETTER SHARP S
(See https://bugs.freedesktop.org/show_bug.cgi?id=29448 for rationale)
---
nls/en_US.UTF-8/Compose.pre | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/nls/en_US.UTF-8/Compose.pre b/nls/en_US.UTF-8/Compose.pre
index f38e15d..c3c45db 100644
--- a/nls/en_US.UTF-8/Compose.pre
+++ b/nls/en_US.UTF-8/Compose.pre
@@ -104,6 +104,7 @@ XCOMM Spaces
<Multi_key> <minus> <d> : "Ä" dstroke # LATIN SMALL LETTER D WITH STROKE
<Multi_key> <minus> <D> : "Ä" Dstroke # LATIN CAPITAL LETTER D WITH STROKE
<Multi_key> <s> <s> : "Ã" ssharp # LATIN SMALL LETTER SHARP S
+<Multi_key> <S> <S> : "áº" Ssharp # LATIN CAPITAL LETTER SHARP S
<Multi_key> <o> <e> : "Å" oe # LATIN SMALL LIGATURE OE
<Multi_key> <O> <E> : "Å" OE # LATIN CAPITAL LIGATURE OE
--
1.7.0.4
More information about the xorg-devel
mailing list