Updated package changelog.
authorShibata Makoto <shibata@mac.tec.toyota.co.jp>
Fri, 26 Apr 2013 11:29:00 +0000 (20:29 +0900)
committerShibata Makoto <shibata@mac.tec.toyota.co.jp>
Fri, 26 Apr 2013 11:30:58 +0000 (20:30 +0900)
commit8241322caf3571ce876c9fc28b53ff89d2b01b70
tree56ea49f4ed0d5d1ef32dcceeb91bf1f29b702c8f
Updated package changelog.

Change-Id: I50b3cfcb49f3dc549bc99302d9b01a4538bc2482
Signed-off-by: Shibata Makoto <shibata@mac.tec.toyota.co.jp>
218 files changed:
Makefile.am [new file with mode: 0644]
apps_controller/Makefile.am [new file with mode: 0644]
apps_controller/ico_syc_apc_control.c [new file with mode: 0644]
apps_controller/ico_syc_apc_private.h [new file with mode: 0644]
apps_controller/ico_syc_apc_regulation.c [new file with mode: 0644]
apps_controller/test/Makefile.am [new file with mode: 0644]
apps_controller/test/apc_test.c [new file with mode: 0644]
apps_controller/test/goapc_test.sh [new file with mode: 0755]
autogen.sh [new file with mode: 0755]
configure.ac [new file with mode: 0644]
data/apps/org.tizen.ico.homescreen/res/icons/default/small/org.tizen.ico.homescreen.png [new file with mode: 0644]
data/apps/org.tizen.ico.homescreen/res/org.tizen.ico.homescreen.png [new file with mode: 0644]
data/apps/org.tizen.ico.onscreen/res/icons/default/small/org.tizen.ico.onscreen.png [new file with mode: 0644]
data/apps/org.tizen.ico.onscreen/res/org.tizen.ico.onscreen.png [new file with mode: 0644]
data/apps/org.tizen.ico.statusbar/res/icons/default/small/org.tizen.ico.statusbar.png [new file with mode: 0644]
data/apps/org.tizen.ico.statusbar/res/org.tizen.ico.statusbar.png [new file with mode: 0644]
data/share/applications/org.tizen.ico.homescreen.desktop [new file with mode: 0644]
data/share/applications/org.tizen.ico.onscreen.desktop [new file with mode: 0644]
data/share/applications/org.tizen.ico.sample.alignment.desktop [new file with mode: 0644]
data/share/applications/org.tizen.ico.sample.browser.desktop [new file with mode: 0644]
data/share/applications/org.tizen.ico.sample.enginestatus.desktop [new file with mode: 0644]
data/share/applications/org.tizen.ico.sample.mail.desktop [new file with mode: 0644]
data/share/applications/org.tizen.ico.sample.meter.desktop [new file with mode: 0644]
data/share/applications/org.tizen.ico.sample.music.desktop [new file with mode: 0644]
data/share/applications/org.tizen.ico.sample.seatarrange.desktop [new file with mode: 0644]
data/share/applications/org.tizen.ico.sample.setup.desktop [new file with mode: 0644]
data/share/applications/org.tizen.ico.sample.weather.desktop [new file with mode: 0644]
data/share/applications/org.tizen.ico.statusbar.desktop [new file with mode: 0644]
ico-app-framework/Makefile.am [new file with mode: 0644]
ico-app-framework/ico_apf_apimacro.h [new file with mode: 0644]
ico-app-framework/ico_apf_appmgr.c [new file with mode: 0644]
ico-app-framework/ico_apf_communication.c [new file with mode: 0644]
ico-app-framework/ico_apf_ecore.c [new file with mode: 0644]
ico-app-framework/ico_apf_log.c [new file with mode: 0644]
ico-app-framework/ico_apf_private.h [new file with mode: 0644]
ico-app-framework/ico_apf_resource_control.c [new file with mode: 0644]
ico-app-framework/ico_uxf_conf_app.c [new file with mode: 0644]
ico-app-framework/ico_uxf_conf_common.c [new file with mode: 0644]
ico-app-framework/ico_uxf_conf_sys.c [new file with mode: 0644]
ico-app-framework/ico_uxf_init.c [new file with mode: 0644]
ico-app-framework/ico_uxf_inputdev.c [new file with mode: 0644]
ico-app-framework/ico_uxf_launcher.c [new file with mode: 0644]
ico-app-framework/ico_uxf_private.h [new file with mode: 0644]
ico-app-framework/ico_uxf_window.c [new file with mode: 0644]
ico-app-framework/test/Makefile.am [new file with mode: 0644]
ico-app-framework/test/gotest_client.sh [new file with mode: 0755]
ico-app-framework/test/gotest_server.sh [new file with mode: 0755]
ico-app-framework/test/test_client.c [new file with mode: 0644]
ico-app-framework/test/test_server.c [new file with mode: 0644]
include/home_screen.h [new file with mode: 0644]
include/home_screen_conf.h [new file with mode: 0644]
include/home_screen_lib.h [new file with mode: 0644]
include/home_screen_parser.h [new file with mode: 0644]
include/home_screen_res.h [new file with mode: 0644]
include/ico_apf.h [new file with mode: 0644]
include/ico_apf_ecore.h [new file with mode: 0644]
include/ico_apf_error.h [new file with mode: 0644]
include/ico_apf_log.h [new file with mode: 0644]
include/ico_apf_resource_control.h [new file with mode: 0644]
include/ico_syc_apc.h [new file with mode: 0644]
include/ico_syc_error.h [new file with mode: 0644]
include/ico_uxf.h [new file with mode: 0644]
include/ico_uxf_conf.h [new file with mode: 0644]
include/ico_uxf_conf_common.h [new file with mode: 0644]
include/ico_uxf_conf_def.h [new file with mode: 0644]
include/ico_uxf_def.h [new file with mode: 0644]
include/ico_uxf_proto.h [new file with mode: 0644]
include/ico_uxf_sysdef.h [new file with mode: 0644]
include/ico_uxf_typedef.h [new file with mode: 0644]
install-appcore.sh [new file with mode: 0755]
kill_homescreen_appcore [new file with mode: 0755]
packaging/ico-uxf-HomeScreen.changes [new file with mode: 0644]
packaging/ico-uxf-HomeScreen.spec [new file with mode: 0644]
res/apps/org.tizen.ico.homescreen/homescreen.conf [new file with mode: 0644]
res/apps/org.tizen.ico.onscreen/onscreen.conf [new file with mode: 0644]
res/apps/org.tizen.ico.statusbar/statusbar.conf [new file with mode: 0644]
res/config/system.conf [new file with mode: 0644]
res/images/DejaVuSans.ttf [new file with mode: 0755]
res/images/api_all_off.png [new file with mode: 0755]
res/images/api_all_on.png [new file with mode: 0755]
res/images/api_back.png [new file with mode: 0755]
res/images/api_l_01_off.png [new file with mode: 0755]
res/images/api_l_01_on.png [new file with mode: 0755]
res/images/api_l_02_off.png [new file with mode: 0755]
res/images/api_l_02_on.png [new file with mode: 0755]
res/images/api_l_03_off.png [new file with mode: 0755]
res/images/api_l_03_on.png [new file with mode: 0755]
res/images/api_l_04_off.png [new file with mode: 0755]
res/images/api_l_04_on.png [new file with mode: 0755]
res/images/api_l_05_off.png [new file with mode: 0755]
res/images/api_l_05_on.png [new file with mode: 0755]
res/images/api_l_06_off.png [new file with mode: 0755]
res/images/api_l_06_on.png [new file with mode: 0755]
res/images/api_l_12_off.png [new file with mode: 0755]
res/images/api_l_12_on.png [new file with mode: 0755]
res/images/api_s_01_off.png [new file with mode: 0755]
res/images/api_s_01_on.png [new file with mode: 0755]
res/images/api_s_02_off.png [new file with mode: 0755]
res/images/api_s_02_on.png [new file with mode: 0755]
res/images/api_s_03_off.png [new file with mode: 0755]
res/images/api_s_03_on.png [new file with mode: 0755]
res/images/api_s_04_off.png [new file with mode: 0755]
res/images/api_s_04_on.png [new file with mode: 0755]
res/images/api_s_05_off.png [new file with mode: 0755]
res/images/api_s_05_on.png [new file with mode: 0755]
res/images/api_s_06_off.png [new file with mode: 0755]
res/images/api_s_06_on.png [new file with mode: 0755]
res/images/api_s_07_off.png [new file with mode: 0755]
res/images/api_s_07_on.png [new file with mode: 0755]
res/images/api_s_08_off.png [new file with mode: 0755]
res/images/api_s_08_on.png [new file with mode: 0755]
res/images/api_s_09_off.png [new file with mode: 0755]
res/images/api_s_09_on.png [new file with mode: 0755]
res/images/api_s_10_off.png [new file with mode: 0755]
res/images/api_s_10_on.png [new file with mode: 0755]
res/images/api_s_11_off.png [new file with mode: 0755]
res/images/api_s_11_on.png [new file with mode: 0755]
res/images/api_s_12_off.png [new file with mode: 0755]
res/images/api_s_12_on.png [new file with mode: 0755]
res/images/api_s_13_off.png [new file with mode: 0755]
res/images/api_s_13_on.png [new file with mode: 0755]
res/images/api_s_14_off.png [new file with mode: 0755]
res/images/api_s_14_on.png [new file with mode: 0755]
res/images/api_s_15_off.png [new file with mode: 0755]
res/images/api_s_15_on.png [new file with mode: 0755]
res/images/back_b_01.png [new file with mode: 0755]
res/images/back_b_02.png [new file with mode: 0755]
res/images/cancel_bt_off.png [new file with mode: 0755]
res/images/cancel_bt_on.png [new file with mode: 0755]
res/images/end_bt.png [new file with mode: 0755]
res/images/na_bt1_off.png [new file with mode: 0755]
res/images/na_bt1_on.png [new file with mode: 0755]
res/images/na_bt2_off.png [new file with mode: 0755]
res/images/na_bt2_on.png [new file with mode: 0755]
res/images/na_bt3_off.png [new file with mode: 0755]
res/images/na_bt3_on.png [new file with mode: 0755]
res/images/na_goal_text.png [new file with mode: 0755]
res/images/na_pa_01.png [new file with mode: 0755]
res/images/na_pa_02.png [new file with mode: 0755]
res/images/na_pa_03.png [new file with mode: 0755]
res/images/na_pa_04.png [new file with mode: 0755]
res/images/nai_01_off.png [new file with mode: 0755]
res/images/nai_01_on.png [new file with mode: 0755]
res/images/nai_02_off.png [new file with mode: 0755]
res/images/nai_03_off.png [new file with mode: 0755]
res/images/nai_04_off.png [new file with mode: 0755]
res/images/nai_05_off.png [new file with mode: 0755]
res/images/nai_06_off.png [new file with mode: 0755]
res/images/nai_07_off.png [new file with mode: 0755]
res/images/nai_08_off.png [new file with mode: 0755]
res/images/nai_09_off.png [new file with mode: 0755]
res/images/nai_10_off.png [new file with mode: 0755]
res/images/nai_11_off.png [new file with mode: 0755]
res/images/nai_12_off.png [new file with mode: 0755]
res/images/nai_12_on.png [new file with mode: 0755]
res/images/next_bt_off.png [new file with mode: 0755]
res/images/next_bt_on.png [new file with mode: 0755]
res/images/ok_bt_off.png [new file with mode: 0755]
res/images/ok_bt_on.png [new file with mode: 0755]
res/images/smi_01.png [new file with mode: 0755]
res/images/smi_02.png [new file with mode: 0755]
res/images/smi_03.png [new file with mode: 0755]
res/images/smi_04.png [new file with mode: 0755]
res/images/st_logo_off.png [new file with mode: 0755]
res/images/st_logo_on.png [new file with mode: 0755]
res/images/time_0.png [new file with mode: 0755]
res/images/time_1.png [new file with mode: 0755]
res/images/time_2.png [new file with mode: 0755]
res/images/time_3.png [new file with mode: 0755]
res/images/time_4.png [new file with mode: 0755]
res/images/time_5.png [new file with mode: 0755]
res/images/time_6.png [new file with mode: 0755]
res/images/time_7.png [new file with mode: 0755]
res/images/time_8.png [new file with mode: 0755]
res/images/time_9.png [new file with mode: 0755]
res/images/time_am.png [new file with mode: 0755]
res/images/time_pm.png [new file with mode: 0755]
res/images/time_ten.png [new file with mode: 0755]
res/images/ttf-japanese-gothic.ttf [new file with mode: 0755]
settings/S99zz_ico_weston [new file with mode: 0755]
settings/ico_weston [new file with mode: 0755]
settings/mediation_table.txt [new file with mode: 0644]
src/Makefile.am [new file with mode: 0644]
src/appli_kill.edc [new file with mode: 0644]
src/appli_list.edc [new file with mode: 0644]
src/home_screen_bg.edc [new file with mode: 0644]
src/home_screen_conf.c [new file with mode: 0644]
src/home_screen_lib.c [new file with mode: 0644]
src/home_screen_main.c [new file with mode: 0644]
src/home_screen_parser.c [new file with mode: 0644]
src/home_screen_sound.c [new file with mode: 0644]
src/home_screen_touch.edc [new file with mode: 0644]
src/on_screen.c [new file with mode: 0644]
src/resource_conf.c [new file with mode: 0644]
src/status_bar.c [new file with mode: 0644]
src/translucent_bg.edc [new file with mode: 0644]
start_homescreen_appcore [new file with mode: 0755]
test/Makefile.am [new file with mode: 0644]
test/homescreen-test-makedat.sh [new file with mode: 0755]
test/homescreen-test-startall.sh [new file with mode: 0755]
test/homescreen-test.sh [new file with mode: 0755]
test/ico_send_hscommand.c [new file with mode: 0644]
test/ico_send_inputevent.c [new file with mode: 0644]
test/ico_set_vehicleinfo.c [new file with mode: 0644]
test/json/exec-app1.json [new file with mode: 0755]
test/json/geom-app1-1.json [new file with mode: 0755]
test/json/geom-app1-2.json [new file with mode: 0755]
test/json/geom-app1-3.json [new file with mode: 0755]
test/json/hide-tile.json [new file with mode: 0755]
test/json/show-app1.json [new file with mode: 0755]
test/json/show-tile.json [new file with mode: 0755]
test/json/term-app1.json [new file with mode: 0755]
test/testdata/gui-test-FHD-next.dat [new file with mode: 0644]
test/testdata/gui-test-FHD.dat [new file with mode: 0644]
test/testdata/gui-test-XGA-next.dat [new file with mode: 0644]
test/testdata/gui-test-XGA.dat [new file with mode: 0644]
test/testdata/gui-test-launch-template.dat [new file with mode: 0644]
test/testdata/gui-test.dat [new file with mode: 0644]