diff options
author | erik <erik@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2007-09-20 12:26:19 +0000 |
---|---|---|
committer | erik <erik@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2007-09-20 12:26:19 +0000 |
commit | 29afa127ea6b9d97a515104aaca91862b4ac0740 (patch) | |
tree | 0f2c9f140a470f5998d1032fa23761005a46c4df /linux/X | |
parent | fdddf72c8926fba1338c1637d231bbd389373850 (diff) |
dänisches > <dead_stroke> <o> : ø lstroke # LATIN SMALL LETTER O WITH STROKE
git-svn-id: https://svn.neo-layout.org@263 b9310e46-f624-0410-8ea1-cfbb3a30dc96
Diffstat (limited to 'linux/X')
-rw-r--r-- | linux/X/Weiteres/Compose | 2 | ||||
-rw-r--r-- | linux/X/Weiteres/README | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/linux/X/Weiteres/Compose b/linux/X/Weiteres/Compose index 1bc0f61..f08b9dc 100644 --- a/linux/X/Weiteres/Compose +++ b/linux/X/Weiteres/Compose @@ -108,6 +108,8 @@ <dead_stroke> <D> : "Đ" Dstroke # LATIN CAPITAL LETTER D WITH STROKE <dead_stroke> <l> : "ł" lstroke # LATIN SMALL LETTER L WITH STROKE <dead_stroke> <L> : "Ł" Lstroke # LATIN CAPITAL LETTER L WITH STROKE +<dead_stroke> <o> : "ø" lstroke # LATIN SMALL LETTER O WITH STROKE +<dead_stroke> <O> : "Ø" Lstroke # LATIN CAPITAL LETTER O WITH STROKE <Multi_key> <s> <s> : "ß" ssharp # LATIN SMALL LETTER SHARP S <Multi_key> <o> <e> : "œ" oe # LATIN SMALL LIGATURE OE diff --git a/linux/X/Weiteres/README b/linux/X/Weiteres/README index 1c06c1b..5c6f1b3 100644 --- a/linux/X/Weiteres/README +++ b/linux/X/Weiteres/README @@ -23,4 +23,6 @@ Die hier veröffentlichte Version enthält folgende Ergänzungen diesbezüglich: <dead_stroke> <D> : "Đ" Dstroke # LATIN CAPITAL LETTER D WITH STROKE <dead_stroke> <l> : "ł" lstroke # LATIN SMALL LETTER L WITH STROKE <dead_stroke> <L> : "Ł" Lstroke # LATIN CAPITAL LETTER L WITH STROKE +<dead_stroke> <o> : "ø" lstroke # LATIN SMALL LETTER O WITH STROKE +<dead_stroke> <O> : "Ø" Lstroke # LATIN CAPITAL LETTER O WITH STROKE |