summaryrefslogtreecommitdiffstats
path: root/windows/ahk-auslaufend/Source
diff options
context:
space:
mode:
authordennis <dennis@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2009-01-10 16:33:14 +0000
committerdennis <dennis@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2009-01-10 16:33:14 +0000
commit6d0b9db7e1dfa23ee0204b0a57847c4126e2500a (patch)
treee804fab2b736b632fb304bc92415ed9692b7e57c /windows/ahk-auslaufend/Source
parentc20fbca2ebad005b2c981dec0db4ae5a7b824797 (diff)
Der »alte« AHK-Treiber ist als »deprecated« einzustufen. Der Namenswechsel des Verzeichnis soll dies wiederspielen und eventuelle »Gewohnheitsfehler« vermeiden.
git-svn-id: https://svn.neo-layout.org@1423 b9310e46-f624-0410-8ea1-cfbb3a30dc96
Diffstat (limited to '')
-rw-r--r--windows/ahk-auslaufend/Source/All.ahk (renamed from windows/autohotkey/Source/All.ahk)0
-rw-r--r--windows/ahk-auslaufend/Source/Compose.ahk (renamed from windows/autohotkey/Source/Compose.ahk)0
-rw-r--r--windows/ahk-auslaufend/Source/Global-Part.ahk (renamed from windows/autohotkey/Source/Global-Part.ahk)0
-rw-r--r--windows/ahk-auslaufend/Source/Keys-DeadKeys.ahk (renamed from windows/autohotkey/Source/Keys-DeadKeys.ahk)0
-rw-r--r--windows/ahk-auslaufend/Source/Keys-Neo.ahk (renamed from windows/autohotkey/Source/Keys-Neo.ahk)0
-rw-r--r--windows/ahk-auslaufend/Source/Keys-NumPad.ahk (renamed from windows/autohotkey/Source/Keys-NumPad.ahk)0
-rw-r--r--windows/ahk-auslaufend/Source/Keys-Numbers.ahk (renamed from windows/autohotkey/Source/Keys-Numbers.ahk)0
-rw-r--r--windows/ahk-auslaufend/Source/Keys-Qwert-to-Neo.ahk (renamed from windows/autohotkey/Source/Keys-Qwert-to-Neo.ahk)0
-rw-r--r--windows/ahk-auslaufend/Source/Keys-Special.ahk (renamed from windows/autohotkey/Source/Keys-Special.ahk)0
-rw-r--r--windows/ahk-auslaufend/Source/Methods-Layers.ahk (renamed from windows/autohotkey/Source/Methods-Layers.ahk)0
-rw-r--r--windows/ahk-auslaufend/Source/Methods-Lights.ahk (renamed from windows/autohotkey/Source/Methods-Lights.ahk)0
-rw-r--r--windows/ahk-auslaufend/Source/Methods-Other.ahk (renamed from windows/autohotkey/Source/Methods-Other.ahk)0
-rw-r--r--windows/ahk-auslaufend/Source/Methods-ScreenKeyboard.ahk (renamed from windows/autohotkey/Source/Methods-ScreenKeyboard.ahk)0
-rw-r--r--windows/ahk-auslaufend/Source/Methods-Unicode.ahk (renamed from windows/autohotkey/Source/Methods-Unicode.ahk)0
-rw-r--r--windows/ahk-auslaufend/Source/README.txt (renamed from windows/autohotkey/Source/README.txt)0
-rw-r--r--windows/ahk-auslaufend/Source/Warning.ahk (renamed from windows/autohotkey/Source/Warning.ahk)0
16 files changed, 0 insertions, 0 deletions
diff --git a/windows/autohotkey/Source/All.ahk b/windows/ahk-auslaufend/Source/All.ahk
index 55f8a4b..55f8a4b 100644
--- a/windows/autohotkey/Source/All.ahk
+++ b/windows/ahk-auslaufend/Source/All.ahk
diff --git a/windows/autohotkey/Source/Compose.ahk b/windows/ahk-auslaufend/Source/Compose.ahk
index a1b2962..a1b2962 100644
--- a/windows/autohotkey/Source/Compose.ahk
+++ b/windows/ahk-auslaufend/Source/Compose.ahk
diff --git a/windows/autohotkey/Source/Global-Part.ahk b/windows/ahk-auslaufend/Source/Global-Part.ahk
index 03ef728..03ef728 100644
--- a/windows/autohotkey/Source/Global-Part.ahk
+++ b/windows/ahk-auslaufend/Source/Global-Part.ahk
diff --git a/windows/autohotkey/Source/Keys-DeadKeys.ahk b/windows/ahk-auslaufend/Source/Keys-DeadKeys.ahk
index 6a8a697..6a8a697 100644
--- a/windows/autohotkey/Source/Keys-DeadKeys.ahk
+++ b/windows/ahk-auslaufend/Source/Keys-DeadKeys.ahk
diff --git a/windows/autohotkey/Source/Keys-Neo.ahk b/windows/ahk-auslaufend/Source/Keys-Neo.ahk
index cd610e7..cd610e7 100644
--- a/windows/autohotkey/Source/Keys-Neo.ahk
+++ b/windows/ahk-auslaufend/Source/Keys-Neo.ahk
diff --git a/windows/autohotkey/Source/Keys-NumPad.ahk b/windows/ahk-auslaufend/Source/Keys-NumPad.ahk
index 5f85a27..5f85a27 100644
--- a/windows/autohotkey/Source/Keys-NumPad.ahk
+++ b/windows/ahk-auslaufend/Source/Keys-NumPad.ahk
diff --git a/windows/autohotkey/Source/Keys-Numbers.ahk b/windows/ahk-auslaufend/Source/Keys-Numbers.ahk
index 4f47afb..4f47afb 100644
--- a/windows/autohotkey/Source/Keys-Numbers.ahk
+++ b/windows/ahk-auslaufend/Source/Keys-Numbers.ahk
diff --git a/windows/autohotkey/Source/Keys-Qwert-to-Neo.ahk b/windows/ahk-auslaufend/Source/Keys-Qwert-to-Neo.ahk
index 0b1e19e..0b1e19e 100644
--- a/windows/autohotkey/Source/Keys-Qwert-to-Neo.ahk
+++ b/windows/ahk-auslaufend/Source/Keys-Qwert-to-Neo.ahk
diff --git a/windows/autohotkey/Source/Keys-Special.ahk b/windows/ahk-auslaufend/Source/Keys-Special.ahk
index 70c15cc..70c15cc 100644
--- a/windows/autohotkey/Source/Keys-Special.ahk
+++ b/windows/ahk-auslaufend/Source/Keys-Special.ahk
diff --git a/windows/autohotkey/Source/Methods-Layers.ahk b/windows/ahk-auslaufend/Source/Methods-Layers.ahk
index c59ccb7..c59ccb7 100644
--- a/windows/autohotkey/Source/Methods-Layers.ahk
+++ b/windows/ahk-auslaufend/Source/Methods-Layers.ahk
diff --git a/windows/autohotkey/Source/Methods-Lights.ahk b/windows/ahk-auslaufend/Source/Methods-Lights.ahk
index 861f4ae..861f4ae 100644
--- a/windows/autohotkey/Source/Methods-Lights.ahk
+++ b/windows/ahk-auslaufend/Source/Methods-Lights.ahk
diff --git a/windows/autohotkey/Source/Methods-Other.ahk b/windows/ahk-auslaufend/Source/Methods-Other.ahk
index ab1d86b..ab1d86b 100644
--- a/windows/autohotkey/Source/Methods-Other.ahk
+++ b/windows/ahk-auslaufend/Source/Methods-Other.ahk
diff --git a/windows/autohotkey/Source/Methods-ScreenKeyboard.ahk b/windows/ahk-auslaufend/Source/Methods-ScreenKeyboard.ahk
index 94c0cfc..94c0cfc 100644
--- a/windows/autohotkey/Source/Methods-ScreenKeyboard.ahk
+++ b/windows/ahk-auslaufend/Source/Methods-ScreenKeyboard.ahk
diff --git a/windows/autohotkey/Source/Methods-Unicode.ahk b/windows/ahk-auslaufend/Source/Methods-Unicode.ahk
index ac4ae79..ac4ae79 100644
--- a/windows/autohotkey/Source/Methods-Unicode.ahk
+++ b/windows/ahk-auslaufend/Source/Methods-Unicode.ahk
diff --git a/windows/autohotkey/Source/README.txt b/windows/ahk-auslaufend/Source/README.txt
index 0e75707..0e75707 100644
--- a/windows/autohotkey/Source/README.txt
+++ b/windows/ahk-auslaufend/Source/README.txt
diff --git a/windows/autohotkey/Source/Warning.ahk b/windows/ahk-auslaufend/Source/Warning.ahk
index 559ce26..559ce26 100644
--- a/windows/autohotkey/Source/Warning.ahk
+++ b/windows/ahk-auslaufend/Source/Warning.ahk