summaryrefslogtreecommitdiff
path: root/windows/neo-vars/src/source/shortcuts.ahk
diff options
context:
space:
mode:
authormösi <mösi@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2009-02-13 18:32:57 +0000
committermösi <mösi@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2009-02-13 18:32:57 +0000
commita31db9777a2d5560074a2bfa452dc8c0aac5bd3f (patch)
tree3f95c696c0c1f0424cbe4cd2e43d93b9704e92d5 /windows/neo-vars/src/source/shortcuts.ahk
parent7a13b376f8e0e32e579c2b096dc8953eb5646f3f (diff)
downloadneo-layout-a31db9777a2d5560074a2bfa452dc8c0aac5bd3f.tar.gz
neo-layout-a31db9777a2d5560074a2bfa452dc8c0aac5bd3f.tar.bz2
neo-layout-a31db9777a2d5560074a2bfa452dc8c0aac5bd3f.zip
Gui statt MsgBox
Deutsche Bezeichnungen für die diakritischen Tasten git-svn-id: https://svn.neo-layout.org@1660 b9310e46-f624-0410-8ea1-cfbb3a30dc96
Diffstat (limited to 'windows/neo-vars/src/source/shortcuts.ahk')
-rw-r--r--windows/neo-vars/src/source/shortcuts.ahk20
1 files changed, 10 insertions, 10 deletions
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