From 3091f991599c2cd2023ac166d520e145c681e633 Mon Sep 17 00:00:00 2001 From: Myungki Lee Date: Wed, 2 Nov 2016 13:47:08 +0900 Subject: [PATCH] Add shortcut error Change-Id: Ib9742c7009bb7b7d7c25b0d92b0bd244be848881 Signed-off-by: Myungki Lee --- error_messages/libshortcut.xml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/error_messages/libshortcut.xml b/error_messages/libshortcut.xml index beae145..7e83613 100644 --- a/error_messages/libshortcut.xml +++ b/error_messages/libshortcut.xml @@ -12,8 +12,12 @@ TIZEN_ERROR_SHORTCUT | 0x0004 Failed to add a shortcut. Unrecoverable error + + TIZEN_ERROR_SHORTCUT | 0x0008 + Not exist shortcut + TIZEN_ERROR_SHORTCUT | 0x0040 Connection is not established. or there is a problem in the communication - - \ No newline at end of file + + -- 2.7.4