From da857b4386d53bed713871f31f1b4e6b0851373f Mon Sep 17 00:00:00 2001 From: Forge Date: Thu, 1 Jan 2009 21:04:00 +0100 Subject: Customisable shortkey for smiley (defaulting to keypad 0-9/*) First step to more smileys... Fully functionnal, very minor modifications Provisions made for second step (windows for choosing smiley) Signed-off-by: Forge --- src/keyboardconfig.h | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'src/keyboardconfig.h') diff --git a/src/keyboardconfig.h b/src/keyboardconfig.h index b51f12f4..08c1dba7 100644 --- a/src/keyboardconfig.h +++ b/src/keyboardconfig.h @@ -177,6 +177,20 @@ class KeyboardConfig KEY_WINDOW_SHORTCUT, KEY_WINDOW_SETUP, KEY_WINDOW_DEBUG, + KEY_WINDOW_ALLSMILEY, + KEY_WINDOW_SMILEY_SHORTCUT, + KEY_SMILEY_1, + KEY_SMILEY_2, + KEY_SMILEY_3, + KEY_SMILEY_4, + KEY_SMILEY_5, + KEY_SMILEY_6, + KEY_SMILEY_7, + KEY_SMILEY_8, + KEY_SMILEY_9, + KEY_SMILEY_10, + KEY_SMILEY_11, + KEY_SMILEY_12, KEY_TOTAL }; -- cgit v1.2.3-70-g09d2