diff options
author | dennis <dennis@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2009-01-10 16:33:14 +0000 |
---|---|---|
committer | dennis <dennis@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2009-01-10 16:33:14 +0000 |
commit | 6d0b9db7e1dfa23ee0204b0a57847c4126e2500a (patch) | |
tree | e804fab2b736b632fb304bc92415ed9692b7e57c | |
parent | c20fbca2ebad005b2c981dec0db4ae5a7b824797 (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
-rw-r--r-- | windows/ahk-auslaufend/Build-Update.bat (renamed from windows/autohotkey/Build-Update.bat) | 0 | ||||
-rw-r--r-- | windows/ahk-auslaufend/Changelog-and-Todo.txt (renamed from windows/autohotkey/Changelog-and-Todo.txt) | 0 | ||||
-rw-r--r-- | windows/ahk-auslaufend/Compose/AutoComp1.bas (renamed from windows/autohotkey/Compose/AutoComp1.bas) | 0 | ||||
-rw-r--r-- | windows/ahk-auslaufend/Compose/AutoComp2.bas (renamed from windows/autohotkey/Compose/AutoComp2.bas) | 0 | ||||
-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 | ||||
-rw-r--r-- | windows/ahk-auslaufend/ebene1.png (renamed from windows/autohotkey/ebene1.png) | bin | 31670 -> 31670 bytes | |||
-rw-r--r-- | windows/ahk-auslaufend/ebene2.png (renamed from windows/autohotkey/ebene2.png) | bin | 31311 -> 31311 bytes | |||
-rw-r--r-- | windows/ahk-auslaufend/ebene3.png (renamed from windows/autohotkey/ebene3.png) | bin | 30983 -> 30983 bytes | |||
-rw-r--r-- | windows/ahk-auslaufend/ebene4.png (renamed from windows/autohotkey/ebene4.png) | bin | 31587 -> 31587 bytes | |||
-rw-r--r-- | windows/ahk-auslaufend/ebene5.png (renamed from windows/autohotkey/ebene5.png) | bin | 32178 -> 32178 bytes | |||
-rw-r--r-- | windows/ahk-auslaufend/ebene6.png (renamed from windows/autohotkey/ebene6.png) | bin | 32075 -> 32075 bytes | |||
-rw-r--r-- | windows/ahk-auslaufend/neo.ico (renamed from windows/autohotkey/neo.ico) | bin | 2238 -> 2238 bytes | |||
-rw-r--r-- | windows/ahk-auslaufend/neo20.ahk (renamed from windows/autohotkey/neo20.ahk) | 0 | ||||
-rw-r--r-- | windows/ahk-auslaufend/neo20.exe (renamed from windows/autohotkey/neo20.exe) | bin | 424389 -> 424389 bytes | |||
-rw-r--r-- | windows/ahk-auslaufend/neo_disabled.ico (renamed from windows/autohotkey/neo_disabled.ico) | bin | 2238 -> 2238 bytes |
30 files changed, 0 insertions, 0 deletions
diff --git a/windows/autohotkey/Build-Update.bat b/windows/ahk-auslaufend/Build-Update.bat index c8efd57..c8efd57 100644 --- a/windows/autohotkey/Build-Update.bat +++ b/windows/ahk-auslaufend/Build-Update.bat diff --git a/windows/autohotkey/Changelog-and-Todo.txt b/windows/ahk-auslaufend/Changelog-and-Todo.txt index 203c822..203c822 100644 --- a/windows/autohotkey/Changelog-and-Todo.txt +++ b/windows/ahk-auslaufend/Changelog-and-Todo.txt diff --git a/windows/autohotkey/Compose/AutoComp1.bas b/windows/ahk-auslaufend/Compose/AutoComp1.bas index ad740f6..ad740f6 100644 --- a/windows/autohotkey/Compose/AutoComp1.bas +++ b/windows/ahk-auslaufend/Compose/AutoComp1.bas diff --git a/windows/autohotkey/Compose/AutoComp2.bas b/windows/ahk-auslaufend/Compose/AutoComp2.bas index f03ac78..f03ac78 100644 --- a/windows/autohotkey/Compose/AutoComp2.bas +++ b/windows/ahk-auslaufend/Compose/AutoComp2.bas 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 diff --git a/windows/autohotkey/ebene1.png b/windows/ahk-auslaufend/ebene1.png Binary files differindex 78e659a..78e659a 100644 --- a/windows/autohotkey/ebene1.png +++ b/windows/ahk-auslaufend/ebene1.png diff --git a/windows/autohotkey/ebene2.png b/windows/ahk-auslaufend/ebene2.png Binary files differindex 7efc523..7efc523 100644 --- a/windows/autohotkey/ebene2.png +++ b/windows/ahk-auslaufend/ebene2.png diff --git a/windows/autohotkey/ebene3.png b/windows/ahk-auslaufend/ebene3.png Binary files differindex cf85e67..cf85e67 100644 --- a/windows/autohotkey/ebene3.png +++ b/windows/ahk-auslaufend/ebene3.png diff --git a/windows/autohotkey/ebene4.png b/windows/ahk-auslaufend/ebene4.png Binary files differindex 6eca754..6eca754 100644 --- a/windows/autohotkey/ebene4.png +++ b/windows/ahk-auslaufend/ebene4.png diff --git a/windows/autohotkey/ebene5.png b/windows/ahk-auslaufend/ebene5.png Binary files differindex 62fddbe..62fddbe 100644 --- a/windows/autohotkey/ebene5.png +++ b/windows/ahk-auslaufend/ebene5.png diff --git a/windows/autohotkey/ebene6.png b/windows/ahk-auslaufend/ebene6.png Binary files differindex b4ed615..b4ed615 100644 --- a/windows/autohotkey/ebene6.png +++ b/windows/ahk-auslaufend/ebene6.png diff --git a/windows/autohotkey/neo.ico b/windows/ahk-auslaufend/neo.ico Binary files differindex bf8f8be..bf8f8be 100644 --- a/windows/autohotkey/neo.ico +++ b/windows/ahk-auslaufend/neo.ico diff --git a/windows/autohotkey/neo20.ahk b/windows/ahk-auslaufend/neo20.ahk index 4646cc3..4646cc3 100644 --- a/windows/autohotkey/neo20.ahk +++ b/windows/ahk-auslaufend/neo20.ahk diff --git a/windows/autohotkey/neo20.exe b/windows/ahk-auslaufend/neo20.exe Binary files differindex a2e313d..a2e313d 100644 --- a/windows/autohotkey/neo20.exe +++ b/windows/ahk-auslaufend/neo20.exe diff --git a/windows/autohotkey/neo_disabled.ico b/windows/ahk-auslaufend/neo_disabled.ico Binary files differindex 1e2c2af..1e2c2af 100644 --- a/windows/autohotkey/neo_disabled.ico +++ b/windows/ahk-auslaufend/neo_disabled.ico |