summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorstmayer <stmayer@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2008-07-18 11:34:22 +0000
committerstmayer <stmayer@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2008-07-18 11:34:22 +0000
commitc0cea650f1e0672c0160fb512ce392255c2984a4 (patch)
tree77f0c5ccc153cc1fe55aaef9ea91dcf8007e2e83
parent60d0a071c9d6d7517fdf29e9fcc74721170f18d8 (diff)
ahk: „all-in-one“ bei Dateiname entfernt, .bat entsprechend angepasst
git-svn-id: https://svn.neo-layout.org@674 b9310e46-f624-0410-8ea1-cfbb3a30dc96
-rw-r--r--windows/autohotkey/Build-Update.bat2
-rw-r--r--windows/autohotkey/neo20.ahk (renamed from windows/autohotkey/neo20-all-in-one.ahk)4
-rw-r--r--windows/autohotkey/neo20.exe (renamed from windows/autohotkey/neo20-all-in-one.exe)bin421128 -> 421128 bytes
3 files changed, 3 insertions, 3 deletions
diff --git a/windows/autohotkey/Build-Update.bat b/windows/autohotkey/Build-Update.bat
index 90dce4f..00fa1a0 100644
--- a/windows/autohotkey/Build-Update.bat
+++ b/windows/autohotkey/Build-Update.bat
@@ -10,7 +10,7 @@ set svn=.
REM Just some usefull shortcuts:
set scr="%svn%\Source"
-set fn=neo20-all-in-one
+set fn=neo20
echo Killing the old (AHK)Driver
REM tskill neo20-all-in-one
diff --git a/windows/autohotkey/neo20-all-in-one.ahk b/windows/autohotkey/neo20.ahk
index 43ef6b4..d75b4af 100644
--- a/windows/autohotkey/neo20-all-in-one.ahk
+++ b/windows/autohotkey/neo20.ahk
@@ -127,8 +127,8 @@ DU BIST GEWARNT WORDEN!
/*
Titel: NEO 2.0 beta Autohotkey-Treiber
- $Revision$
- $Date$
+ $Revision: 645 $
+ $Date: 2008-07-13 03:08:31 +0200 (So, 13 Jul 2008) $
Autor: Stefan Mayer <stm (at) neo-layout.org>
Basiert auf: neo20-all-in-one.ahk vom 29.06.2007
diff --git a/windows/autohotkey/neo20-all-in-one.exe b/windows/autohotkey/neo20.exe
index 0c48b6c..0c48b6c 100644
--- a/windows/autohotkey/neo20-all-in-one.exe
+++ b/windows/autohotkey/neo20.exe
Binary files differ