add my-account's init version for wearable. 21/82221/1
authorjiseob.jang <jiseob.jang@samsung.com>
Tue, 2 Aug 2016 05:08:57 +0000 (14:08 +0900)
committerjiseob.jang <jiseob.jang@samsung.com>
Tue, 2 Aug 2016 05:08:57 +0000 (14:08 +0900)
commit65bb060bfcf72c12df29253c8c5ee645cc8c8c7c
tree55a778eddd3fbce4ded458e6f410c978b558168d
parent1075d4816bb01a4f3ea379c15110a4581e9554b2
add my-account's init version for wearable.

Change-Id: Iaf148c48b2620c4837a92d187177355fa7c50666
Signed-off-by: jiseob.jang <jiseob.jang@samsung.com>
73 files changed:
AUTHOR [new file with mode: 0644]
CMakeLists.txt [new file with mode: 0755]
LICENSE.APLv2 [new file with mode: 0644]
packaging/my-account.spec [new file with mode: 0644]
wearable/CMakeLists.txt [new file with mode: 0755]
wearable/app/CMakeLists.txt [new file with mode: 0644]
wearable/app/data/CMakeLists.txt [new file with mode: 0644]
wearable/app/data/edc/my-account.edc [new file with mode: 0644]
wearable/app/data/images/tw_ic_popup_btn_check.png [new file with mode: 0644]
wearable/app/data/images/tw_list_fadeout_right_masking.#.png [new file with mode: 0644]
wearable/app/include/my-account-debug.h [new file with mode: 0644]
wearable/app/include/my-account-main.h [new file with mode: 0644]
wearable/app/include/my-account-popup.h [new file with mode: 0644]
wearable/app/include/my-account-string.h [new file with mode: 0644]
wearable/app/include/my-account-ui-widget.h [new file with mode: 0644]
wearable/app/include/my-account-util.h [new file with mode: 0644]
wearable/app/include/my-account-view.h [new file with mode: 0644]
wearable/app/src/my-account-main.c [new file with mode: 0755]
wearable/app/src/my-account-popup.c [new file with mode: 0755]
wearable/app/src/my-account-ui-widget.c [new file with mode: 0755]
wearable/app/src/my-account-view-main.c [new file with mode: 0755]
wearable/org.tizen.my-account.xml [new file with mode: 0755]
wearable/po/CMakeLists.txt [new file with mode: 0644]
wearable/po/ar.po [new file with mode: 0755]
wearable/po/az.po [new file with mode: 0755]
wearable/po/bg.po [new file with mode: 0755]
wearable/po/ca.po [new file with mode: 0755]
wearable/po/cs.po [new file with mode: 0755]
wearable/po/da.po [new file with mode: 0755]
wearable/po/de.po [new file with mode: 0644]
wearable/po/el_GR.po [new file with mode: 0755]
wearable/po/en.po [new file with mode: 0755]
wearable/po/en_PH.po [new file with mode: 0755]
wearable/po/en_US.po [new file with mode: 0755]
wearable/po/es_ES.po [new file with mode: 0755]
wearable/po/es_US.po [new file with mode: 0644]
wearable/po/et.po [new file with mode: 0755]
wearable/po/eu.po [new file with mode: 0755]
wearable/po/fi.po [new file with mode: 0755]
wearable/po/fr.po [new file with mode: 0644]
wearable/po/fr_CA.po [new file with mode: 0755]
wearable/po/ga.po [new file with mode: 0755]
wearable/po/gl.po [new file with mode: 0755]
wearable/po/hi.po [new file with mode: 0755]
wearable/po/hr.po [new file with mode: 0755]
wearable/po/hu.po [new file with mode: 0755]
wearable/po/hy.po [new file with mode: 0755]
wearable/po/is.po [new file with mode: 0755]
wearable/po/it_IT.po [new file with mode: 0755]
wearable/po/ja_JP.po [new file with mode: 0755]
wearable/po/ka.po [new file with mode: 0755]
wearable/po/kk.po [new file with mode: 0755]
wearable/po/ko_KR.po [new file with mode: 0755]
wearable/po/lt.po [new file with mode: 0755]
wearable/po/lv.po [new file with mode: 0755]
wearable/po/mk.po [new file with mode: 0755]
wearable/po/nb.po [new file with mode: 0755]
wearable/po/nl.po [new file with mode: 0644]
wearable/po/pl.po [new file with mode: 0755]
wearable/po/pt_BR.po [new file with mode: 0755]
wearable/po/pt_PT.po [new file with mode: 0755]
wearable/po/ro.po [new file with mode: 0755]
wearable/po/ru_RU.po [new file with mode: 0755]
wearable/po/sk.po [new file with mode: 0755]
wearable/po/sl.po [new file with mode: 0755]
wearable/po/sr.po [new file with mode: 0755]
wearable/po/sv.po [new file with mode: 0755]
wearable/po/tr_TR.po [new file with mode: 0755]
wearable/po/uk.po [new file with mode: 0755]
wearable/po/uz.po [new file with mode: 0755]
wearable/po/zh_CN.po [new file with mode: 0755]
wearable/po/zh_HK.po [new file with mode: 0755]
wearable/po/zh_TW.po [new file with mode: 0755]