From 224ece607aaf599b25d27b770233ede8f100edd2 Mon Sep 17 00:00:00 2001 From: hrnz Date: Wed, 7 Oct 2020 19:54:10 +0200 Subject: [PATCH] Compose: Tausche combining abovecomma mit reversed abovecomma MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Diese entsprechen nun der üblichen Belegung: Die tote Taste zwei mal drücken erzeugt nun die entsprechenden Combining marks. Siehe auch #561. --- Compose/src/base.module | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Compose/src/base.module b/Compose/src/base.module index 5e90667..2320b73 100644 --- a/Compose/src/base.module +++ b/Compose/src/base.module @@ -42,8 +42,8 @@ : "̈" U0308 # COMBINING DIAERESIS : "̷" U0338 # COMBINING SHORT SOLIDUS OVERLAY : "̋" U030B # COMBINING DOUBLE ACUTE ACCENT - : "̓" U0313 # COMBINING COMMA ABOVE - : "̔" U0314 # COMBINING REVERSED COMMA ABOVE + : "̓" U0313 # COMBINING COMMA ABOVE + : "̔" U0314 # COMBINING REVERSED COMMA ABOVE : "̏" U030F # COMBINING DOUBLE GRAVE ACCENT : "̏" U030F # COMBINING DOUBLE GRAVE ACCENT : "˞" U02DE # MODIFIER LETTER RHOTIC HOOK