summaryrefslogtreecommitdiff
path: root/windows
diff options
context:
space:
mode:
Diffstat (limited to 'windows')
-rw-r--r--windows/neo-vars/src/Make-Build.bat2
-rw-r--r--windows/neo-vars/src/Source/varsfunctions.ahk4
2 files changed, 3 insertions, 3 deletions
diff --git a/windows/neo-vars/src/Make-Build.bat b/windows/neo-vars/src/Make-Build.bat
index 4a68013..ace95ef 100644
--- a/windows/neo-vars/src/Make-Build.bat
+++ b/windows/neo-vars/src/Make-Build.bat
@@ -39,7 +39,7 @@ if errorlevel 1 (
)
echo Compiling Compose sequences
-%ahkpath%\AutoHotkey %Ssrcdir%\makecompose.ahk
+rem %ahkpath%\AutoHotkey %Ssrcdir%\makecompose.ahk
rem echo Killing the old (AHK)Driver
rem tskill %fn%
diff --git a/windows/neo-vars/src/Source/varsfunctions.ahk b/windows/neo-vars/src/Source/varsfunctions.ahk
index 743b71e..95f6105 100644
--- a/windows/neo-vars/src/Source/varsfunctions.ahk
+++ b/windows/neo-vars/src/Source/varsfunctions.ahk
@@ -184,11 +184,11 @@ CharProc(subroutine) {
if (LangSTastatur) {
CharProc("LnS1")
if (zeigeModusBox)
- TrayTip,Lange-s-Tastatur,Die Lange-s-Belegungsvariante wurde aktiviert. Zum Deaktivieren`, Mod4+F11 drücken.,10,1
+ TrayTip,Lange-s-Tastatur,Die Lang-S-Belegungsvariante wurde aktiviert. Zum Deaktivieren`, Mod4+F11 drücken.,10,1
} else {
CharProc("LnS0")
if (zeigeModusBox)
- TrayTip,Lange-s-Tastatur,Lange-s-Belegungsvariante wurde deaktiviert.,10,1
+ TrayTip,Lange-s-Tastatur,Lang-S-Belegungsvariante wurde deaktiviert.,10,1
}
} else if (subroutine == "LnS1") {
; Lange-s-Tastatur aktivieren