diff options
Diffstat (limited to 'windows/autohotkey/Source/Global-Part.ahk')
-rw-r--r-- | windows/autohotkey/Source/Global-Part.ahk | 2 |
1 files changed, 1 insertions, 1 deletions
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
|