From 52348cdb102133c004db9837527caf8f4506dd9d Mon Sep 17 00:00:00 2001 From: Peter Date: Sun, 9 Feb 2014 16:05:14 +0000 Subject: Add additional auto completes --- ahk-assistant.ahk | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/ahk-assistant.ahk b/ahk-assistant.ahk index a57ad1c..0a1f08f 100644 --- a/ahk-assistant.ahk +++ b/ahk-assistant.ahk @@ -150,6 +150,7 @@ return ;text replacements +SC029::Send, 0 ;Backticks send zeroes ::seperated::separated ::recieved::received ::license::licence @@ -158,6 +159,7 @@ return ::attendent::attendant ;work stuff ::ctsty::Called to speak to you, their number is +::gtacb::Called to speak to you, can you give them a call back? ::sksu::Samsung OS7030 KSU ::s2b::Samsung OS7030 2BM ::s4t::Samsung OS7030 4TM @@ -171,6 +173,15 @@ return ::s14b::Samsung DS5014S ::s21b::Samsung DS5021S ::s38b::Samsung DS5038S +::emg80a::LG eMG80-KSUA +::emg80i::LG eMG80-KSUI +::emg80b::LG eMG80-BRIU2 +::ipecs50a::LG iPECS-LIK50A +::l9030::LG LDP-9030D +::l9008::LG LDP-9008D +::lip24::LG LIP-8024E +::lip12::LG LIP-8012E +::lip8::LG LIP-8008E :*:bte`t::BT Elements :*:btd`t::BT Diverse 7110+ -- cgit v1.2.3