From 6c9f67ea4e7bba815c22154ba0aa960b5952f33e Mon Sep 17 00:00:00 2001 From: Donghyun Lee Date: Fri, 10 Jul 2015 15:37:06 +0900 Subject: [PATCH] LB reviewed and updated Signed-off-by: Donghyun Lee --- org.tizen.devtools/html/common_tools/emulator.htm | 12 +- .../html/common_tools/emulator_features.htm | 2 +- .../html/common_tools/keyboard_shortcuts.htm | 270 ++++---- org.tizen.devtools/html/images/Thumbs.db | Bin 3072 -> 0 bytes .../html/native_tools/manifest_elements_n.htm | 41 ++ .../html/native_tools/manifest_text_editor_n.htm | 93 +-- .../html/images/mobile_api_layout.png | Bin 206730 -> 0 bytes .../html/images/native_api_layout.png | Bin 0 -> 297336 bytes .../html/images/wearable_api_layout.png | Bin 195416 -> 0 bytes .../html/native/app_model/application_model_n.htm | 2 +- .../html/native/details/sec_privileges_n.htm | 172 ++++- .../html/native/details/tizen_apis_n.htm | 435 ++++++++---- .../html/native/process/debugging_app_n.htm | 11 +- .../html/native/process/setting_properties_n.htm | 2 +- .../html/web/details/sec_privileges_w.htm | 132 +++- .../html/web/process/creating_app_project_w.htm | 3 +- .../html/web/process/run_debug_app_w.htm | 2 +- org.tizen.guides/html/native/app/application_n.htm | 4 +- .../html/native/app/notification_n.htm | 28 +- org.tizen.guides/html/native/app/service_app_n.htm | 6 +- org.tizen.guides/html/native/context/history_n.htm | 41 +- .../html/native/graphics/opengles_n.htm | 4 +- .../html/native/social/service_adaptor_n.htm | 2 +- org.tizen.guides/html/native/system/sysinfo_n.htm | 15 + .../html/native/uix/voicecontrol_guide_n.htm | 4 +- .../html/images/application_control_0.png | Bin 0 -> 19541 bytes .../html/images/bluetoothchat_mn1.png | Bin 0 -> 10142 bytes .../html/images/bluetoothchat_mn2.png | Bin 0 -> 29214 bytes .../html/images/bluetoothchat_mn3.png | Bin 0 -> 22091 bytes .../html/images/bluetoothchat_mn4.png | Bin 0 -> 17531 bytes .../html/images/notification_manager_wn.png | Bin 0 -> 30560 bytes .../html/images/puzzle.png | Bin 0 -> 29928 bytes .../html/images/puzzle_main.png | Bin 0 -> 40118 bytes .../html/images/quickpanel_0.png | Bin 0 -> 21088 bytes .../html/images/quickpanel_1.png | Bin 0 -> 109498 bytes .../html/images/quickpanel_2.png | Bin 0 -> 95633 bytes .../html/images/quickpanel_3.png | Bin 0 -> 55000 bytes .../html/images/quickpanel_4.png | Bin 0 -> 21757 bytes .../html/images/rotary_timer.png | Bin 0 -> 19349 bytes .../html/images/rotary_timer_set.png | Bin 0 -> 14086 bytes .../html/images/sketch1.png | Bin 0 -> 12601 bytes .../html/images/sketch2.png | Bin 0 -> 24517 bytes .../html/images/sketch3.png | Bin 0 -> 15272 bytes .../html/images/sketch4.png | Bin 0 -> 15589 bytes .../html/images/sketch5.png | Bin 0 -> 12316 bytes .../html/images/stopwatch_screenshot.png | Bin 0 -> 41183 bytes .../html/images/stopwatch_structure.png | Bin 0 -> 13437 bytes .../html/images/stopwatch_structure2.png | Bin 0 -> 12830 bytes .../html/images/stopwatch_structure4.png | Bin 0 -> 25440 bytes .../html/images/system_info_1.png | Bin 0 -> 14607 bytes .../html/images/system_info_2.png | Bin 0 -> 27968 bytes .../html/images/system_info_3.png | Bin 0 -> 35558 bytes org.tizen.sampledescriptions/html/index.htm | 9 + .../html/mobile_n/application_control_sd_mn.htm | 196 ++++++ .../html/mobile_n/bluetoothchat_sd_mn.htm | 607 +++++++++++++++++ .../html/mobile_n/puzzle_sd_mn.htm | 259 +++++++ .../html/mobile_n/quickpanel_sd_mn.htm | 612 +++++++++++++++++ .../html/mobile_n/sd_mn.htm | 28 + .../html/mobile_n/sketch_sd_mn.htm | 754 +++++++++++++++++++++ .../html/mobile_n/stopwatch_sd_mn.htm | 256 +++++++ .../html/mobile_n/systeminfo_sd_mn.htm | 289 ++++++++ .../html/wearable_n/circlerotarytimer_sd_wn.htm | 263 +++++++ .../html/wearable_n/circlesettings_sd_wn.htm | 2 +- .../wearable_n/rectnotificationmanager_sd_wn.htm | 477 +++++++++++++ .../html/wearable_n/sd_wn.htm | 8 + org.tizen.sampledescriptions/index.xml | 11 +- .../app_framework/application_tutorial_n.htm | 21 +- .../native/app_framework/shortcut_tutorial_n.htm | 2 +- .../html/native/base/sqlite_tutorial_n.htm | 2 +- .../html/native/graphics/opengl_tutorial_n.htm | 2 - .../html/native/multimedia/audio_io_tutorial_n.htm | 22 +- .../html/native/security/key_tutorial_n.htm | 24 +- .../native/telephony/telephony_info_tutorial_n.htm | 42 +- .../html/native/uix/voicecontrol_tutorials_n.htm | 4 +- org.tizen.ui.guides/html/images/accordion_menu.png | Bin 0 -> 16241 bytes org.tizen.ui.guides/html/images/dali_component.png | Bin 27148 -> 82216 bytes org.tizen.ui.guides/html/images/dragdrop.png | Bin 0 -> 130128 bytes .../html/images/multi_node_selection.png | Bin 0 -> 26564 bytes .../html/images/rectangular_processing.png | Bin 6149 -> 5918 bytes org.tizen.ui.guides/html/images/round_footer.png | Bin 30337 -> 14429 bytes .../html/images/round_moreoption.png | Bin 20736 -> 22852 bytes org.tizen.ui.guides/html/images/round_multibtn.png | Bin 25103 -> 12745 bytes .../html/images/round_processing.png | Bin 23821 -> 11011 bytes org.tizen.ui.guides/html/images/signal_slot.png | Bin 21556 -> 19849 bytes .../html/images/single_node_selection.png | Bin 0 -> 37202 bytes org.tizen.ui.guides/html/index.htm | 30 +- org.tizen.ui.guides/html/native/dali/actors_n.htm | 217 +++++- .../html/native/dali/dali_overview_n.htm | 4 +- .../html/native/dali/event_handling_n.htm | 5 +- .../html/native/dali/guides_dali_n.htm | 4 - .../html/native/dali/imageactor_n.htm | 111 --- org.tizen.ui.guides/html/native/dali/layout_n.htm | 213 ------ .../html/native/efl/components_wn.htm | 40 +- .../html/native/efl/data_types_n.htm | 2 +- .../html/native/efl/notification_window_n.htm | 110 ++- .../html/native/efl/ui_components_mn.htm | 2 + .../html/native/efl/ui_components_wn.htm | 40 +- org.tizen.ui.guides/html/native/guides_n.htm | 1 + .../html/web/tau/accessibility_w.htm | 6 +- .../html/web/tau/circle_progressbar_ww.htm | 4 +- .../html/web/tau/circular_ui_ww.htm | 40 +- .../html/web/tau/footerbutton_ww.htm | 47 +- org.tizen.ui.guides/html/web/tau/guides_tau_w.htm | 12 +- org.tizen.ui.guides/html/web/tau/header_ww.htm | 6 +- org.tizen.ui.guides/html/web/tau/helper_ww.htm | 4 +- .../html/web/tau/indexscrollbar_ww.htm | 201 +++--- org.tizen.ui.guides/html/web/tau/list_ww.htm | 4 +- .../html/web/tau/managing_page_w.htm | 6 +- .../html/web/tau/moreoptions_ww.htm | 66 +- org.tizen.ui.guides/html/web/tau/notepad_w.htm | 4 +- org.tizen.ui.guides/html/web/tau/popup_ww.htm | 4 +- org.tizen.ui.guides/html/web/tau/processing_ww.htm | 4 +- org.tizen.ui.guides/html/web/tau/thumbnail_ww.htm | 4 +- org.tizen.ui.guides/html/web/w3c/drag_drop_mw.htm | 327 +++++++++ org.tizen.ui.guides/html/web/w3c/guides_w3c_w.htm | 19 +- org.tizen.ui.guides/html/web/w3c/html5forms_w.htm | 432 ++++++++++++ org.tizen.ui.guides/html/web/w3c/selector_w.htm | 214 ++++++ .../html/web/w3c/session_history_w.htm | 204 ++++++ org.tizen.ui.guides/index.xml | 30 +- 119 files changed, 6529 insertions(+), 1059 deletions(-) delete mode 100644 org.tizen.devtools/html/images/Thumbs.db delete mode 100755 org.tizen.gettingstarted/html/images/mobile_api_layout.png create mode 100644 org.tizen.gettingstarted/html/images/native_api_layout.png delete mode 100755 org.tizen.gettingstarted/html/images/wearable_api_layout.png create mode 100644 org.tizen.sampledescriptions/html/images/application_control_0.png create mode 100644 org.tizen.sampledescriptions/html/images/bluetoothchat_mn1.png create mode 100644 org.tizen.sampledescriptions/html/images/bluetoothchat_mn2.png create mode 100644 org.tizen.sampledescriptions/html/images/bluetoothchat_mn3.png create mode 100644 org.tizen.sampledescriptions/html/images/bluetoothchat_mn4.png create mode 100644 org.tizen.sampledescriptions/html/images/notification_manager_wn.png create mode 100644 org.tizen.sampledescriptions/html/images/puzzle.png create mode 100644 org.tizen.sampledescriptions/html/images/puzzle_main.png create mode 100644 org.tizen.sampledescriptions/html/images/quickpanel_0.png create mode 100644 org.tizen.sampledescriptions/html/images/quickpanel_1.png create mode 100644 org.tizen.sampledescriptions/html/images/quickpanel_2.png create mode 100644 org.tizen.sampledescriptions/html/images/quickpanel_3.png create mode 100644 org.tizen.sampledescriptions/html/images/quickpanel_4.png create mode 100644 org.tizen.sampledescriptions/html/images/rotary_timer.png create mode 100644 org.tizen.sampledescriptions/html/images/rotary_timer_set.png create mode 100644 org.tizen.sampledescriptions/html/images/sketch1.png create mode 100644 org.tizen.sampledescriptions/html/images/sketch2.png create mode 100644 org.tizen.sampledescriptions/html/images/sketch3.png create mode 100644 org.tizen.sampledescriptions/html/images/sketch4.png create mode 100644 org.tizen.sampledescriptions/html/images/sketch5.png create mode 100644 org.tizen.sampledescriptions/html/images/stopwatch_screenshot.png create mode 100644 org.tizen.sampledescriptions/html/images/stopwatch_structure.png create mode 100644 org.tizen.sampledescriptions/html/images/stopwatch_structure2.png create mode 100644 org.tizen.sampledescriptions/html/images/stopwatch_structure4.png create mode 100644 org.tizen.sampledescriptions/html/images/system_info_1.png create mode 100644 org.tizen.sampledescriptions/html/images/system_info_2.png create mode 100644 org.tizen.sampledescriptions/html/images/system_info_3.png create mode 100644 org.tizen.sampledescriptions/html/mobile_n/application_control_sd_mn.htm create mode 100644 org.tizen.sampledescriptions/html/mobile_n/bluetoothchat_sd_mn.htm create mode 100644 org.tizen.sampledescriptions/html/mobile_n/puzzle_sd_mn.htm create mode 100644 org.tizen.sampledescriptions/html/mobile_n/quickpanel_sd_mn.htm create mode 100644 org.tizen.sampledescriptions/html/mobile_n/sketch_sd_mn.htm create mode 100644 org.tizen.sampledescriptions/html/mobile_n/stopwatch_sd_mn.htm create mode 100644 org.tizen.sampledescriptions/html/mobile_n/systeminfo_sd_mn.htm create mode 100644 org.tizen.sampledescriptions/html/wearable_n/circlerotarytimer_sd_wn.htm create mode 100644 org.tizen.sampledescriptions/html/wearable_n/rectnotificationmanager_sd_wn.htm create mode 100644 org.tizen.ui.guides/html/images/accordion_menu.png create mode 100644 org.tizen.ui.guides/html/images/dragdrop.png create mode 100644 org.tizen.ui.guides/html/images/multi_node_selection.png create mode 100644 org.tizen.ui.guides/html/images/single_node_selection.png delete mode 100755 org.tizen.ui.guides/html/native/dali/imageactor_n.htm delete mode 100755 org.tizen.ui.guides/html/native/dali/layout_n.htm create mode 100644 org.tizen.ui.guides/html/web/w3c/drag_drop_mw.htm create mode 100644 org.tizen.ui.guides/html/web/w3c/html5forms_w.htm create mode 100644 org.tizen.ui.guides/html/web/w3c/selector_w.htm create mode 100644 org.tizen.ui.guides/html/web/w3c/session_history_w.htm diff --git a/org.tizen.devtools/html/common_tools/emulator.htm b/org.tizen.devtools/html/common_tools/emulator.htm index 90031a1..c31125f 100644 --- a/org.tizen.devtools/html/common_tools/emulator.htm +++ b/org.tizen.devtools/html/common_tools/emulator.htm @@ -249,7 +249,7 @@

You can create, modify, delete, and list your VMs through the command line interface commands. The CLI binary is located in: