summaryrefslogtreecommitdiff
path: root/windows/neo-vars/Source/neo20-all.ahk
diff options
context:
space:
mode:
authormösi <mösi@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2008-11-03 16:00:11 +0000
committermösi <mösi@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2008-11-03 16:00:11 +0000
commit586a21f43867ebbb1123e3f6784087436c6d8d46 (patch)
tree536470cfe45f1014e401bc79b85a7aa9c1391416 /windows/neo-vars/Source/neo20-all.ahk
parent9b250b95390643382fa8a4951e8ed65daca2b946 (diff)
downloadneo-layout-586a21f43867ebbb1123e3f6784087436c6d8d46.tar.gz
neo-layout-586a21f43867ebbb1123e3f6784087436c6d8d46.tar.bz2
neo-layout-586a21f43867ebbb1123e3f6784087436c6d8d46.zip
Unterscheidung in src und out
git-svn-id: https://svn.neo-layout.org@1100 b9310e46-f624-0410-8ea1-cfbb3a30dc96
Diffstat (limited to 'windows/neo-vars/Source/neo20-all.ahk')
-rw-r--r--windows/neo-vars/Source/neo20-all.ahk28
1 files changed, 0 insertions, 28 deletions
diff --git a/windows/neo-vars/Source/neo20-all.ahk b/windows/neo-vars/Source/neo20-all.ahk
deleted file mode 100644
index 38eb336..0000000
--- a/windows/neo-vars/Source/neo20-all.ahk
+++ /dev/null
@@ -1,28 +0,0 @@
-; Change working dir
-#Include %a_scriptdir%\..
-
-; Revision Information (don't moun)
-#Include *i %a_scriptdir%\_subwcrev1.ahk
-#Include *i %a_scriptdir%\_subwcrev2.ahk
-
-; die Compose-Definitionen
-#Include *i %a_scriptdir%\en_us.ahk
-#Include *i %a_scriptdir%\neocomp.ahk
-#Include %a_scriptdir%\neovarscomp.ahk
-
-; Hier liegt die Tastaturbelegung
-#Include %a_scriptdir%\keydefinitions.ahk
-
-; Shortcuts, um die Zeichen wieder sauber zur Applikation bringen zu können
-#Include %a_scriptdir%\shortcuts.ahk
-
-; Good-old AHK-Skripts, enthalten die ersten Key-Hooks für Mod-Tasten
-; Achtung: Hinter dem ersten Keyboard-Hook werden keine globalen Variablen
-; mehr gesetzt!
-#Include %a_scriptdir%\recycle.ahk
-
-; Normale Keyboard-Hooks
-#Include %a_scriptdir%\keyhooks.ahk
-
-; Das Herz von neo20.ahk: die Tasten- und Zeichen-Behandlungsroutinen
-#Include %a_scriptdir%\varsfunctions.ahk