apply FSL(Flora Software License)
authorKim Kibum <kb0929.kim@samsung.com>
Fri, 8 Jun 2012 05:53:53 +0000 (14:53 +0900)
committerKim Kibum <kb0929.kim@samsung.com>
Fri, 8 Jun 2012 05:53:53 +0000 (14:53 +0900)
commitbebfa3142fec311a75ecdb920c28f32fc89917c4
tree00940ff328e8a7da31dd250dbcfd235ec17daa5e
parentb894eb48a52ca9120d6e68aec9fa21d01c0fc3a6
apply FSL(Flora Software License)
105 files changed:
CMakeLists.txt [new file with mode: 0644]
LICENSE [new file with mode: 0644]
NOTICE [new file with mode: 0644]
calculator.edc [new file with mode: 0644]
calculator.ini [new file with mode: 0644]
debian/changelog [new file with mode: 0644]
debian/compat [new file with mode: 0644]
debian/control [new file with mode: 0644]
debian/dirs [new file with mode: 0644]
debian/docs [new file with mode: 0644]
debian/org.tizen.calculator.install.in [new file with mode: 0644]
debian/org.tizen.calculator.postinst [new file with mode: 0644]
debian/rules [new file with mode: 0755]
edc/Inc.calculator.main.edc [new file with mode: 0644]
edc/Inc.calculator.pannel.por.edc [new file with mode: 0644]
edc/edc-macro.edc [new file with mode: 0644]
images/P04_calculator_bg.png [new file with mode: 0644]
images/P04_calculator_btn_01.png [new file with mode: 0644]
images/P04_calculator_btn_01_press.png [new file with mode: 0644]
images/P04_calculator_btn_02.png [new file with mode: 0644]
images/P04_calculator_btn_02_press.png [new file with mode: 0644]
images/P04_calculator_btn_03.png [new file with mode: 0644]
images/P04_calculator_btn_03_press.png [new file with mode: 0644]
images/P04_calculator_btn_04.png [new file with mode: 0644]
images/P04_calculator_btn_04_press.png [new file with mode: 0644]
images/P04_calculator_btn_05.png [new file with mode: 0644]
images/P04_calculator_btn_05_press.png [new file with mode: 0644]
images/P04_calculator_btn_06.png [new file with mode: 0644]
images/P04_calculator_btn_06_press.png [new file with mode: 0644]
images/P04_calculator_btn_07.png [new file with mode: 0644]
images/P04_calculator_btn_07_press.png [new file with mode: 0644]
images/P04_calculator_btn_08.png [new file with mode: 0644]
images/P04_calculator_btn_08_press.png [new file with mode: 0644]
images/P04_calculator_btn_09.png [new file with mode: 0644]
images/P04_calculator_btn_09_press.png [new file with mode: 0644]
images/P04_calculator_btn_10.png [new file with mode: 0644]
images/P04_calculator_btn_10_press.png [new file with mode: 0644]
images/P04_calculator_btn_n00.png [new file with mode: 0644]
images/P04_calculator_btn_n00_press.png [new file with mode: 0644]
images/P04_calculator_btn_n01.png [new file with mode: 0644]
images/P04_calculator_btn_n01_press.png [new file with mode: 0644]
images/P04_calculator_btn_n02.png [new file with mode: 0644]
images/P04_calculator_btn_n02_press.png [new file with mode: 0644]
images/P04_calculator_btn_n03.png [new file with mode: 0644]
images/P04_calculator_btn_n03_press.png [new file with mode: 0644]
images/P04_calculator_btn_n04.png [new file with mode: 0644]
images/P04_calculator_btn_n04_press.png [new file with mode: 0644]
images/P04_calculator_btn_n05.png [new file with mode: 0644]
images/P04_calculator_btn_n05_press.png [new file with mode: 0644]
images/P04_calculator_btn_n06.png [new file with mode: 0644]
images/P04_calculator_btn_n06_press.png [new file with mode: 0644]
images/P04_calculator_btn_n07.png [new file with mode: 0644]
images/P04_calculator_btn_n07_press.png [new file with mode: 0644]
images/P04_calculator_btn_n08.png [new file with mode: 0644]
images/P04_calculator_btn_n08_press.png [new file with mode: 0644]
images/P04_calculator_btn_n09.png [new file with mode: 0644]
images/P04_calculator_btn_n09_press.png [new file with mode: 0644]
images/P04_calculator_button_clear.png [new file with mode: 0644]
images/P04_calculator_button_clear_dim.png [new file with mode: 0644]
images/P04_calculator_button_clear_focus.png [new file with mode: 0644]
images/P04_calculator_button_clear_press.png [new file with mode: 0644]
images/P04_calculator_down_arrow.png [new file with mode: 0644]
images/P04_calculator_input_bg.png [new file with mode: 0644]
images/P04_calculator_input_bg_02.png [new file with mode: 0644]
images/P04_calculator_keypad_bg.png [new file with mode: 0644]
images/P04_calculator_up_arrow.png [new file with mode: 0644]
include/calc-expression.h [new file with mode: 0644]
include/calc-main.h [new file with mode: 0644]
include/calc-string.h [new file with mode: 0644]
include/calc-view.h [new file with mode: 0644]
include/calculator_parser.h [new file with mode: 0644]
org.tizen.calculator.desktop.in [new file with mode: 0644]
org.tizen.calculator.png [new file with mode: 0644]
packaging/org.tizen.calculator.spec [new file with mode: 0644]
po/CMakeLists.txt [new file with mode: 0644]
po/POTFILES.in [new file with mode: 0644]
po/calculator.pot [new file with mode: 0644]
po/csv2po_v2 [new file with mode: 0644]
po/de_DE.po [new file with mode: 0644]
po/el_GR.po [new file with mode: 0644]
po/en.po [new file with mode: 0644]
po/es_ES.po [new file with mode: 0644]
po/fr_FR.po [new file with mode: 0644]
po/it_IT.po [new file with mode: 0644]
po/ja_JP.po [new file with mode: 0644]
po/ko_KR.po [new file with mode: 0644]
po/nl_NL.po [new file with mode: 0644]
po/pt_PT.po [new file with mode: 0644]
po/ru_RU.po [new file with mode: 0644]
po/tr_TR.po [new file with mode: 0644]
po/update-po.sh [new file with mode: 0644]
po/zh_CN.po [new file with mode: 0644]
po/zh_HK.po [new file with mode: 0644]
po/zh_TW.po [new file with mode: 0644]
src/calc-expression.c [new file with mode: 0644]
src/calc-main.c [new file with mode: 0644]
src/calc-string.c [new file with mode: 0644]
src/calc-view.c [new file with mode: 0644]
src/calculator_edje.c [new file with mode: 0644]
src/calculator_parser.c [new file with mode: 0644]
theme/black/copy&paste_Icon_left.png [new file with mode: 0644]
theme/black/copy&paste_Icon_left_press.png [new file with mode: 0644]
theme/black/copy&paste_Icon_right.png [new file with mode: 0644]
theme/black/copy&paste_Icon_right_press.png [new file with mode: 0644]
theme/calculator_theme.edc [new file with mode: 0644]