Euro-Zeichen-Eingabe über Shift-7 gefixt.
git-svn-id: https://svn.neo-layout.org@2414 b9310e46-f624-0410-8ea1-cfbb3a30dc96
This commit is contained in:
parent
7e5cc9895e
commit
16ca50ec02
1 changed files with 1 additions and 1 deletions
|
@ -356,7 +356,7 @@ Layout00000407() {
|
|||
CSU000060 := ""
|
||||
CSU0000B4 := ""
|
||||
|
||||
CSU0020AC := chr(128) ; €
|
||||
CSU0020AC := chr(8364) ; €
|
||||
; CSU00201A := chr(130) ; ‚
|
||||
; CSU000192 := chr(131) ; ƒ
|
||||
; CSU00201E := chr(132) ; „
|
||||
|
|
Loading…
Add table
Reference in a new issue