From 698a9882e275322789c41030dc9c40f9e2f9f496 Mon Sep 17 00:00:00 2001 From: martin_r Date: Thu, 30 Oct 2008 00:15:33 +0000 Subject: =?UTF-8?q?Aber=20vielleicht=20sollte=20man=20vorher=20nochmal=20k?= =?UTF-8?q?ompilieren=E2=80=A6=3F!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://svn.neo-layout.org@1059 b9310e46-f624-0410-8ea1-cfbb3a30dc96 --- windows/autohotkey/neo20.ahk | 3 ++- windows/autohotkey/neo20.exe | Bin 397948 -> 397962 bytes 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/windows/autohotkey/neo20.ahk b/windows/autohotkey/neo20.ahk index d2afabd..575db7a 100644 --- a/windows/autohotkey/neo20.ahk +++ b/windows/autohotkey/neo20.ahk @@ -62,7 +62,7 @@ KeyboardLED(4, "off") SetNumLockState Off SetScrollLockState Off -name=Neo 2.0 (%A_ScriptName%) +name=Neo 2.0 (%A_ScriptName%) ($Revision$) enable=Aktiviere %name% disable=Deaktiviere %name% #usehook on @@ -2261,6 +2261,7 @@ CumulateDeadKey(a) { DeadKey = g5g1a2 } } + CheckCompose() { CheckCompUni(" ", 0x391) CheckCompUni(" ", 0x392) diff --git a/windows/autohotkey/neo20.exe b/windows/autohotkey/neo20.exe index 689b947..0375d82 100644 Binary files a/windows/autohotkey/neo20.exe and b/windows/autohotkey/neo20.exe differ -- cgit v1.2.3