Tizen release 1.0
authorKim Kibum <kb0929.kim@samsung.com>
Mon, 9 Apr 2012 03:12:43 +0000 (12:12 +0900)
committerKim Kibum <kb0929.kim@samsung.com>
Mon, 9 Apr 2012 03:12:43 +0000 (12:12 +0900)
commited1a6793cb62b767d39b19473adafaaaefc1ae71
tree44baad93847c498e02e0c21b229a1713e6d5da1e
parentdf15ca0dfc5851891b921015f0848f8becf4ebfc
Tizen release 1.0
40 files changed:
CMakeLists.txt [new file with mode: 0755]
debian/changelog [new file with mode: 0755]
debian/compat [new file with mode: 0755]
debian/control [new file with mode: 0755]
debian/dirs [new file with mode: 0755]
debian/docs [new file with mode: 0755]
debian/libug-calendar-picker-efl.install.in [new file with mode: 0755]
debian/libug-calendar-picker-efl.postinst [new file with mode: 0755]
debian/rules [new file with mode: 0755]
images/00_calend_picker_bar_button.png [new file with mode: 0755]
images/00_calend_picker_bar_button_press.png [new file with mode: 0755]
images/00_calend_picker_panel.png [new file with mode: 0755]
images/00_list_bar_press_1x80.png [new file with mode: 0755]
images/00_picker_arrow_left.png [new file with mode: 0755]
images/00_picker_arrow_left_press.png [new file with mode: 0755]
images/00_picker_arrow_right.png [new file with mode: 0755]
images/00_picker_arrow_right_press.png [new file with mode: 0755]
images/00_picker_bg_brown.png [new file with mode: 0755]
images/00_picker_btn_normal.png [new file with mode: 0755]
images/00_picker_btn_press.png [new file with mode: 0755]
images/bg_org.png [new file with mode: 0755]
images/list_body_bg.png [new file with mode: 0755]
packaging/ug-calendar-picker-efl.spec [new file with mode: 0644]
po/CMakeLists.txt [new file with mode: 0755]
po/POTFILES.in [new file with mode: 0755]
po/en_GB.po [new file with mode: 0755]
po/en_US.po [new file with mode: 0755]
po/ja.po [new file with mode: 0755]
po/ko.po [new file with mode: 0755]
po/ug-calendar-picker-efl.pot [new file with mode: 0755]
po/update-po.sh [new file with mode: 0755]
po/zh_CN.po [new file with mode: 0755]
src/CalendarPickerGadget.cpp [new file with mode: 0755]
src/CalendarPickerGadget.h [new file with mode: 0755]
src/CalendarPickerView.cpp [new file with mode: 0755]
src/CalendarPickerView.h [new file with mode: 0755]
ug-calendar-picker-efl.desktop.in [new file with mode: 0755]
ug-calendar-picker-efl.edc [new file with mode: 0755]
ug-calendar-picker-efl_macro.edc [new file with mode: 0755]
ug-calendar-picker-efl_theme.edc [new file with mode: 0755]