From: moon87.park Date: Tue, 8 Mar 2016 10:16:19 +0000 (+0900) Subject: [attach-panel] rename the xml file and modify the package url X-Git-Tag: submit/tizen/20160314.063505~5^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F16%2F61516%2F1;p=platform%2Fcore%2Fapi%2Fcommon.git [attach-panel] rename the xml file and modify the package url Change-Id: Id3939570f8bead873d1d4a9bd7577fb31dfc045c --- diff --git a/error_messages/attach-panel-core.xml b/error_messages/attach-panel-core.xml deleted file mode 100644 index 3625167..0000000 --- a/error_messages/attach-panel-core.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - TIZEN_ERROR_PANEL | 0x01 - There is already a panel in the conformant - - - TIZEN_ERROR_PANEL | 0x02 - The panel is not initialized yet - - - TIZEN_ERROR_PANEL | 0x03 - Not supported content category - - - TIZEN_ERROR_PANEL | 0x05 - The panel is already removed - - - diff --git a/error_messages/attach-panel.xml b/error_messages/attach-panel.xml new file mode 100644 index 0000000..fdc1456 --- /dev/null +++ b/error_messages/attach-panel.xml @@ -0,0 +1,20 @@ + + + + TIZEN_ERROR_PANEL | 0x01 + There is already a panel in the conformant + + + TIZEN_ERROR_PANEL | 0x02 + The panel is not initialized yet + + + TIZEN_ERROR_PANEL | 0x03 + Not supported content category + + + TIZEN_ERROR_PANEL | 0x05 + The panel is already removed + + +