From 8258e7a3ef13aae1c0c5ee9d77670c827895d4b5 Mon Sep 17 00:00:00 2001 From: James Booth Date: Sun, 28 Oct 2012 00:33:20 +0100 Subject: Added /intype setting Seperate settings for showing contact typing in UI (/intype), and as desktop notifications (/notify typing). --- src/input_win.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/input_win.c') diff --git a/src/input_win.c b/src/input_win.c index 330b6443..724b3a25 100644 --- a/src/input_win.c +++ b/src/input_win.c @@ -362,6 +362,8 @@ _handle_edit(const int ch, char *input, int *size) cmd_help_complete); _parameter_autocomplete(input, size, "/beep", prefs_autocomplete_boolean_choice); + _parameter_autocomplete(input, size, "/intype", + prefs_autocomplete_boolean_choice); _parameter_autocomplete(input, size, "/flash", prefs_autocomplete_boolean_choice); _parameter_autocomplete(input, size, "/showsplash", -- cgit 1.4.1-2-gfad0