Merge "packaging: spec cleanup" into tizen
[apps/core/preloaded/settings.git] / setting-common / include / setting-common-resource.h
index 2a411c7..af3850f 100755 (executable)
@@ -2,7 +2,7 @@
  * setting
  * Copyright (c) 2012 Samsung Electronics Co., Ltd.
  *
- * Licensed under the Flora License, Version 1.0 (the License);
+ * Licensed under the Flora License, Version 1.1 (the License);
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at
  *
@@ -79,6 +79,7 @@
 #define KeyStr_Gestures                                "IDS_ST_BODY_GESTURES"
 #define KeyStr_Touch                           "IDS_ST_BODY_TOUCH"
 #define KeyStr_Security                                "IDS_ST_BODY_SECURITY"
+#define KeyStr_Privacy                         "Privacy"
 #define KeyStr_Memory                          "IDS_ST_BODY_MEMORY"
 #define KeyStr_Reset                           "IDS_COM_BODY_RESET"
 #define KeyStr_AboutPhone                      "IDS_ST_BODY_ABOUT_PHONE"
@@ -88,6 +89,7 @@
 /* applications keyStr*/
 #define KeyStr_Applications                    "IDS_COM_BODY_APPLICATIONS"
 
+#define KeyStr_Accounts                                "Accounts"
 #define KeyStr_Call                                    "IDS_COM_BODY_CALL"
 #define KeyStr_Gallery                         "IDS_COM_BODY_GALLERY"
 
 #define IMG_StorageIcon                SETTING_ICON_PATH_CFG"storage.png"
 
 /* applications IMG*/
+#define IMG_Accounts                   SETTING_ICON_PATH_CFG"A01-1_icon_Accounts.png"
 #define IMG_Call       "/usr/share/icons/default/small/org.tizen.phone.png"
 #define IMG_Messages "/usr/share/icons/default/small/org.tizen.message.png"
 #define IMG_Email      "/usr/share/icons/default/small/org.tizen.email.png"