diff options
author | mösi <mösi@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2010-03-28 13:39:11 +0000 |
---|---|---|
committer | mösi <mösi@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2010-03-28 13:39:11 +0000 |
commit | fc4699db1b5ddca48034949a7e661354bc604023 (patch) | |
tree | a2b8f0868f606a07f283b24a2d5ef5ad9e4d6011 /windows | |
parent | e7036f60bdae524c61307ad8de3a429b992cc15d (diff) |
gehört zum letzten Commit r2240 noch dazu.
git-svn-id: https://svn.neo-layout.org@2241 b9310e46-f624-0410-8ea1-cfbb3a30dc96
Diffstat (limited to 'windows')
-rw-r--r-- | windows/neo-vars/src/neo20-all.ahk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/windows/neo-vars/src/neo20-all.ahk b/windows/neo-vars/src/neo20-all.ahk index 5e2fffb..6e3423f 100644 --- a/windows/neo-vars/src/neo20-all.ahk +++ b/windows/neo-vars/src/neo20-all.ahk @@ -28,7 +28,7 @@ SetWorkingDir, %A_ScriptDir% ; Die Bildschirmtastatur
#include source\screenkeyboard.ahk
-#include source\screenkeyboard_new.ahk
+#include source\screenkeyboard_old.ahk
; Mitgelieferte Belegungsvarianten
#include source\langstastatur.ahk
|