diff options
author | martin_r <martin_r@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2008-08-18 19:25:20 +0000 |
---|---|---|
committer | martin_r <martin_r@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2008-08-18 19:25:20 +0000 |
commit | c63134e1ac0522b643dffd4c71bcff2b27eab30d (patch) | |
tree | a016dc31193ff9e157f4a1502dee0f56a5ffc290 /windows/autohotkey/Source/Warning.ahk | |
parent | feb93d6b8ae1a59d0fbe479409906ad6a8f74620 (diff) |
Modularisierung des AHK konsequent weitergeführt.
neo20.txt: Ebenen 7 und 8 ergänzt, Ebenen 2 und 4 des Numpads vertauscht.
Methods-Layers.ahk: Mod3-Lock abgeschafft, CapsLock neu geschrieben.
+ Viele kleine Änderungen.
git-svn-id: https://svn.neo-layout.org@776 b9310e46-f624-0410-8ea1-cfbb3a30dc96
Diffstat (limited to 'windows/autohotkey/Source/Warning.ahk')
-rw-r--r-- | windows/autohotkey/Source/Warning.ahk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/windows/autohotkey/Source/Warning.ahk b/windows/autohotkey/Source/Warning.ahk index 6148298..514b391 100644 --- a/windows/autohotkey/Source/Warning.ahk +++ b/windows/autohotkey/Source/Warning.ahk @@ -10,7 +10,6 @@ Alle weiterführende Informationen finden sich im Abschnitt == Hinweise für Entwickler ==
in der Datei README.txt!
*******************************************
-*/
@@ -28,7 +27,9 @@ in der Datei README.txt! -/*
+
+
+
*******************************************
Das war die letzte WARNUNG, ich hoffe nur dass
Sie wirklich wissen was Sie hier tun wollen ...
|