From a31db9777a2d5560074a2bfa452dc8c0aac5bd3f Mon Sep 17 00:00:00 2001 From: mösi Date: Fri, 13 Feb 2009 18:32:57 +0000 Subject: Gui statt MsgBox Deutsche Bezeichnungen für die diakritischen Tasten MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://svn.neo-layout.org@1660 b9310e46-f624-0410-8ea1-cfbb3a30dc96 --- windows/neo-vars/src/source/shortcuts.ahk | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'windows/neo-vars/src/source/shortcuts.ahk') diff --git a/windows/neo-vars/src/source/shortcuts.ahk b/windows/neo-vars/src/source/shortcuts.ahk index 8a08281..cc9f2ef 100644 --- a/windows/neo-vars/src/source/shortcuts.ahk +++ b/windows/neo-vars/src/source/shortcuts.ahk @@ -236,16 +236,16 @@ CBS__M8 := "Mod8=Shift+Mod3+Mod4+" CBSComp := "Compose" CBTAcut := "Akut" -CBTgrav := "Grave" -CBTcedi := "Cedilla" -CBTabdt := "Abovedot" +CBTgrav := "Gravis" +CBTcedi := "Cedille" +CBTabdt := "Punkt darüber" CBTogon := "Ogonek" -CBTcflx := "Circumflex" -CBTcron := "Caron" +CBTcflx := "Zircumflex" +CBTcron := "Hatschek" CBTbrve := "Breve" -CBTbldt := "Belowdot" +CBTbldt := "Punkt darunter" CBTtlde := "Tilde" -CBTmcrn := "Macron" -CBTdrss := "Diaeresis" -CBTdbac := "Doubleacute" -CBTstrk := "Stroke" \ No newline at end of file +CBTmcrn := "Makron" +CBTdrss := "Trema" +CBTdbac := "Doppelakut" +CBTstrk := "Schrägstrich" \ No newline at end of file -- cgit v1.2.3