fixed Account UG image path
authorMyoungJune Park <mj2004.park@samsung.com>
Wed, 10 Apr 2013 06:50:23 +0000 (15:50 +0900)
committerMyoungJune Park <mj2004.park@samsung.com>
Wed, 10 Apr 2013 06:50:23 +0000 (15:50 +0900)
resource/setting.cfg

index 8105a9a..619c046 100755 (executable)
     "menu" : [
       {
                "key_name" : "Accounts",
-               "icon_path" : "/usr/apps/com.samsung.setting/res/icons/A01-1_icon_Accounts.png",
+               "icon_path" : "/usr/apps/org.tizen.setting/res/icons/A01-1_icon_Accounts.png",
                "ug_args" : "setting-myaccount-efl|mode:account_list",
                "pos" : 0,
                "click_times" : 0,
         "is_resetable" : 0
       },
       {
-        "key_name" : "IDS_COM_BODY_CALL",
-        "icon_path" : "/usr/share/icons/default/small/org.tizen.phone.png",
-        "ug_args" : "setting-call-efl",
-        "pos" : 0,
-        "click_times" : 0,
-        "is_resetable" : 0
-      },
-      {
         "key_name" : "IDS_COM_BODY_MESSAGES",
         "icon_path" : "/usr/share/icons/default/small/org.tizen.message.png",
         "ug_args" : "msg-setting-efl",