diff options
author | pascal <pascal@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2009-08-28 10:51:24 +0000 |
---|---|---|
committer | pascal <pascal@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2009-08-28 10:51:24 +0000 |
commit | 8333c5ecfe8dbc91b1357ac452f03542cb858adc (patch) | |
tree | 46734d3c49022be7dea66ce6124cb956477e823a /Compose/src | |
parent | 993d5680f3f289adfeb5c877a5edb58515567fc3 (diff) |
Aufnahme von dead_belowdot
git-svn-id: https://svn.neo-layout.org@2059 b9310e46-f624-0410-8ea1-cfbb3a30dc96
Diffstat (limited to 'Compose/src')
-rw-r--r-- | Compose/src/base.module | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Compose/src/base.module b/Compose/src/base.module index fb3c991..04fdd17 100644 --- a/Compose/src/base.module +++ b/Compose/src/base.module @@ -21,6 +21,7 @@ <U02F5> <nobreakspace> : "˵" U02F5 # MODIFIER LETTER MIDDLE DOUBLE GRAVE ACCENT <U21BB> <nobreakspace> : "↻" U21BB # CLOCKWISE OPEN CIRCLE ARROW <U02DE> <nobreakspace> : "˞" U02DE # MODIFIER LETTER RHOTIC HOOK +<dead_belowdot> <nobreakspace> : "." U002E # FULL STOP # combining characters <Multi_key> <o> <space> : "◌" U25CC # DOTTED CIRCLE @@ -43,6 +44,7 @@ <U1FBF> <U1FBF> : "̔" U0314 # COMBINING REVERSED COMMA ABOVE <U02F5> <U02F5> : "̏" U030F # COMBINING DOUBLE GRAVE ACCENT <U02DE> <U02DE> : "˞" U02DE # MODIFIER LETTER RHOTIC HOOK +<dead_belowdot> <dead_belowdot> : "̣" U0323 # COMBINING DOT BELOW <Multi_key> <underscore> <underscore> : "̲" U0332 # COMBINING LOW LINE <Multi_key> <rightsinglequotemark> <rightsinglequotemark> : "ʼ" U02BC # MODIFIER LETTER APOSTROPHE @@ -53,6 +55,7 @@ <U1FFE> <space> : "῾" U1FFE # GREEK DASIA <U21BB> <space> : "↻" U21BB # CLOCKWISE OPEN CIRCLE ARROW <U02DE> <space> : "˞" U02DE # MODIFIER LETTER RHOTIC HOOK +<dead_belowdot> <space> : "." U002E # FULL STOP # letters # latin letters with ogonek (simplifying the keyboard ogonek and cedilla are on the same place) |