Show
Ignore:
Timestamp:
07/08/08 20:10:17 (5 years ago)
Author:
martin_r
Message:
 
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • windows/autohotkey/Source/Keys-Neo.ahk

    r624 r626  
    33453345   else if (IsMod3Pressed()) ;# 
    33463346   { 
     3347      #Include *i %a_scriptdir%\ComposeLaunch.ahk 
     3348      #Include *i %a_scriptdir%\Source\ComposeLaunch.ahk 
    33473349      PriorDeadKey := "comp" 
    33483350      CompKey := "" 
    3349       ;#include *i %a_include%\Compose.ahk 
    3350       ;#include *i %a_include%\Source\Compose.ahk 
    33513351   } 
    33523352   else