Update codes for TIZEN 2.0
authorGoo Lee <goo81.lee@samsung.com>
Tue, 21 Aug 2012 13:15:30 +0000 (22:15 +0900)
committerGoo Lee <goo81.lee@samsung.com>
Tue, 21 Aug 2012 13:15:30 +0000 (22:15 +0900)
commit75422040d209af6988c956e28d2e1fc658df536c
tree4676800fec0fa5c4be4d3f62aaf11f78007d8327
parente2433d0a14c8ec71a8b25a7d3d4e0685aaeca27d
Update codes for TIZEN 2.0
75 files changed:
LICENSE
clock-common/include/clock_fwk_define.h
clock-common/include/clock_fwk_dlog.h
clock-common/include/clock_fwk_icu.h
clock-common/include/clock_fwk_util.h
clock-common/src/clock_fwk_icu.c
clock-common/src/clock_fwk_util.c
debian/changelog
debian/control
debian/libug-worldclock-efl.postinst
include/clock_fwk_icu_label.h
include/ug_worldclock_efl.h
include/worldclock.h
include/worldclock_add_view.h
include/worldclock_const.h
include/worldclock_data.h
include/worldclock_dlog.h
include/worldclock_fwk_icu.h
include/worldclock_timezone.h
include/worldclock_types.h
include/worldclock_util.h
packaging/libug-worldclock-efl.spec
res/edc/worldclock.edc
res/edc/worldclock_add.edc
res/edc/worldclock_segment.edc
res/po/CMakeLists.txt
res/po/ar.po [new file with mode: 0644]
res/po/bg.po [new file with mode: 0644]
res/po/ca.po [new file with mode: 0644]
res/po/cs.po [new file with mode: 0644]
res/po/da.po [new file with mode: 0644]
res/po/de_DE.po
res/po/el_GR.po
res/po/en.po
res/po/en_US.po [new file with mode: 0644]
res/po/es_ES.po
res/po/fi.po [new file with mode: 0644]
res/po/fr_FR.po
res/po/he.po [new file with mode: 0644]
res/po/hi.po [new file with mode: 0644]
res/po/hr.po [new file with mode: 0644]
res/po/hu.po [new file with mode: 0644]
res/po/id.po [new file with mode: 0644]
res/po/it_IT.po
res/po/ja_JP.po
res/po/ko_KR.po
res/po/lt.po [new file with mode: 0644]
res/po/lv.po [new file with mode: 0644]
res/po/ms.po [new file with mode: 0644]
res/po/nl_NL.po
res/po/no.po [new file with mode: 0644]
res/po/pl.po [new file with mode: 0644]
res/po/pt_PT.po
res/po/ro.po [new file with mode: 0644]
res/po/ru_RU.po
res/po/sk.po [new file with mode: 0644]
res/po/sl.po [new file with mode: 0644]
res/po/sr.po [new file with mode: 0644]
res/po/sv.po [new file with mode: 0644]
res/po/th.po [new file with mode: 0644]
res/po/tr_TR.po
res/po/uk.po [new file with mode: 0644]
res/po/vi.po [new file with mode: 0644]
res/po/zh_CN.po
res/po/zh_HK.po
res/po/zh_TW.po
res/theme/worldclock_macro.edc
res/theme/worldclock_theme.edc
src/CMakeLists.txt
src/clock_fwk_icu_label.cpp
src/ug_worldclock_efl.c
src/worldclock_add_view.c
src/worldclock_data.c
src/worldclock_fwk_icu.c
src/worldclock_util.c