Skip to content

Commit

Permalink
Made files UTF8, added tooltip for tray icon
Browse files Browse the repository at this point in the history
  • Loading branch information
skoshy committed Mar 11, 2014
1 parent 8301945 commit 482ec60
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 18 deletions.
Binary file modified CharSend.ahk
Binary file not shown.
19 changes: 1 addition & 18 deletions KeyBindings.ahk
Original file line number Diff line number Diff line change
Expand Up @@ -170,21 +170,4 @@ return



SC029 & Right::

ShowText("Umlaut Mode", 1,20,"blue")

CharSendMode = umlaut

return



SC029 & Up::

ShowText("Grave Mode", 1,20,"purple")

CharSendMode = grave

return

SC029
Binary file modified QuickAccents.ahk
Binary file not shown.

0 comments on commit 482ec60

Please sign in to comment.