summaryrefslogtreecommitdiff
path: root/windows
diff options
context:
space:
mode:
authormartin_r <martin_r@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2008-07-08 18:10:17 +0000
committermartin_r <martin_r@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2008-07-08 18:10:17 +0000
commitcc452c09d7e15310e14537a1c716263359e904f3 (patch)
tree48126e03f10f9383aff1884152544dcfd3f29ddb /windows
parent2260006370403fb672f0213c91c431155912a198 (diff)
downloadneo-layout-cc452c09d7e15310e14537a1c716263359e904f3.tar.gz
neo-layout-cc452c09d7e15310e14537a1c716263359e904f3.tar.bz2
neo-layout-cc452c09d7e15310e14537a1c716263359e904f3.zip
git-svn-id: https://svn.neo-layout.org@626 b9310e46-f624-0410-8ea1-cfbb3a30dc96
Diffstat (limited to 'windows')
-rw-r--r--windows/autohotkey/Source/Keys-Neo.ahk4
1 files changed, 2 insertions, 2 deletions
diff --git a/windows/autohotkey/Source/Keys-Neo.ahk b/windows/autohotkey/Source/Keys-Neo.ahk
index 2de91a6..acfbacb 100644
--- a/windows/autohotkey/Source/Keys-Neo.ahk
+++ b/windows/autohotkey/Source/Keys-Neo.ahk
@@ -3344,10 +3344,10 @@ neo_tab:
}
else if (IsMod3Pressed()) ;#
{
+ #Include *i %a_scriptdir%\ComposeLaunch.ahk
+ #Include *i %a_scriptdir%\Source\ComposeLaunch.ahk
PriorDeadKey := "comp"
CompKey := ""
- ;#include *i %a_include%\Compose.ahk
- ;#include *i %a_include%\Source\Compose.ahk
}
else
{