From 06fbee029ecf2de29b02c6eb6241e45df3abf952 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: Ie4dff5e1a1dd67e34ce21fbe52c2bee513f2e041 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