From 51190ab1fdd4eec44a12d40a5e5e698f5337ff19 Mon Sep 17 00:00:00 2001 From: martin_r Date: Thu, 30 Oct 2008 00:13:56 +0000 Subject: Bildschirmtastatur indiziert (auf 30% reduziert, hellere Farben); Test, ob Revision im Kontextmenü untergebracht werden kann. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://svn.neo-layout.org@1058 b9310e46-f624-0410-8ea1-cfbb3a30dc96 --- windows/autohotkey/Source/Global-Part.ahk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'windows/autohotkey/Source') diff --git a/windows/autohotkey/Source/Global-Part.ahk b/windows/autohotkey/Source/Global-Part.ahk index 6187169..41db3d8 100644 --- a/windows/autohotkey/Source/Global-Part.ahk +++ b/windows/autohotkey/Source/Global-Part.ahk @@ -17,7 +17,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 -- cgit v1.2.3