summaryrefslogtreecommitdiff
path: root/windows/kbdneo2
diff options
context:
space:
mode:
Diffstat (limited to 'windows/kbdneo2')
-rw-r--r--windows/kbdneo2/Quelldateien/kbdneo2.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/windows/kbdneo2/Quelldateien/kbdneo2.c b/windows/kbdneo2/Quelldateien/kbdneo2.c
index 5e3e804..3223ef7 100644
--- a/windows/kbdneo2/Quelldateien/kbdneo2.c
+++ b/windows/kbdneo2/Quelldateien/kbdneo2.c
@@ -825,7 +825,7 @@ DEADTRANS( L'w' , 0x00A8 , 0x1e85 , 0x0000),
DEADTRANS( L'X' , 0x00A8 , 0x1e8c , 0x0000),
DEADTRANS( L'x' , 0x00A8 , 0x1e8d , 0x0000),
DEADTRANS( L'Y' , 0x00A8 , 0x0178 , 0x0000),
-DEADTRANS( L'y' , 0x00A8 , 0x0177 , 0x0000),
+DEADTRANS( L'y' , 0x00A8 , 0x00ff , 0x0000),
DEADTRANS( 0x0399 , 0x00A8 , 0x03aa , 0x0000), //ab hier griechisch
DEADTRANS( 0x03b9 , 0x00A8 , 0x03ca , 0x0000),
DEADTRANS( 0x03a5 , 0x00A8 , 0x03ab , 0x0000),
@@ -926,7 +926,7 @@ DEADTRANS( 0x00a8 , 0x00b4 , 0x0344 , 0x0001), //Trema und Akut: COMBINING GREE
DEADTRANS( L'A' , 0x00B4 , 0x00c1 , 0x0000),
DEADTRANS( L'a' , 0x00B4 , 0x00e1 , 0x0000),
DEADTRANS( L'C' , 0x00B4 , 0x0106 , 0x0000),
-DEADTRANS( L'c' , 0x00B4 , 0x0106 , 0x0000),
+DEADTRANS( L'c' , 0x00B4 , 0x0107 , 0x0000),
DEADTRANS( L'E' , 0x00B4 , 0x00c9 , 0x0000),
DEADTRANS( L'e' , 0x00B4 , 0x00e9 , 0x0000),
DEADTRANS( L'G' , 0x00B4 , 0x01f4 , 0x0000),