Fix the definitions about the text input delegate 85/81385/4
authorHwankyu Jhun <h.jhun@samsung.com>
Tue, 26 Jul 2016 01:48:41 +0000 (10:48 +0900)
committerHwanKyu Jhun <h.jhun@samsung.com>
Mon, 8 Aug 2016 01:49:46 +0000 (18:49 -0700)
"input_selector" and "input_reply", "input_handwriting" are deleted.

Change-Id: I2e665853bc8ab508e0f9d98a57a82f4aa194104b
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
include/app_control.h

index 0ce6743..04399cb 100644 (file)
@@ -480,11 +480,8 @@ typedef enum {
 
 /**
  * @brief Definition for app_control data: Select the type of input method
- * @details Type: "input_selector"    Show multiple input types to be selected from user.
- *                "input_voice"       Launch input method with voice type.
+ * @details Type: "input_voice"       Launch input method with voice type.
  *                "input_emoticon"    Launch input method with emoticon type.
- *                "input_reply"       Launch input method with smart reply type.
- *                "input_handwriting" Launch input method with handwriting type.
  *                "input_keyboard"    Launch input method with keyboard type.
  * @since_tizen @if WEARABLE 2.3.2 @elseif MOBILE 3.0 @endif
  */