From: minkee.lee Date: Fri, 18 Sep 2015 05:53:52 +0000 (+0900) Subject: resource: add image resources for VM modify dialog. X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=447d6099de6e662f71eac8042266a9965d133eaa;p=sdk%2Femulator%2Femulator-manager.git resource: add image resources for VM modify dialog. - add resources for text input box. - add resources for title icon. Change-Id: I4669a35398b79f899f873418466d960cc87835e8 Signed-off-by: minkee.lee --- diff --git a/resource/renewal/res/9p_text_input_box_hover_b.png b/resource/renewal/res/9p_text_input_box_hover_b.png new file mode 100644 index 0000000..e21d791 Binary files /dev/null and b/resource/renewal/res/9p_text_input_box_hover_b.png differ diff --git a/resource/renewal/res/9p_text_input_box_hover_l.png b/resource/renewal/res/9p_text_input_box_hover_l.png new file mode 100644 index 0000000..174ee4c Binary files /dev/null and b/resource/renewal/res/9p_text_input_box_hover_l.png differ diff --git a/resource/renewal/res/9p_text_input_box_hover_lb.png b/resource/renewal/res/9p_text_input_box_hover_lb.png new file mode 100644 index 0000000..7e7163e Binary files /dev/null and b/resource/renewal/res/9p_text_input_box_hover_lb.png differ diff --git a/resource/renewal/res/9p_text_input_box_hover_lt.png b/resource/renewal/res/9p_text_input_box_hover_lt.png new file mode 100644 index 0000000..338fa6c Binary files /dev/null and b/resource/renewal/res/9p_text_input_box_hover_lt.png differ diff --git a/resource/renewal/res/9p_text_input_box_hover_r.png b/resource/renewal/res/9p_text_input_box_hover_r.png new file mode 100644 index 0000000..2b4c395 Binary files /dev/null and b/resource/renewal/res/9p_text_input_box_hover_r.png differ diff --git a/resource/renewal/res/9p_text_input_box_hover_rb.png b/resource/renewal/res/9p_text_input_box_hover_rb.png new file mode 100644 index 0000000..e456102 Binary files /dev/null and b/resource/renewal/res/9p_text_input_box_hover_rb.png differ diff --git a/resource/renewal/res/9p_text_input_box_hover_rt.png b/resource/renewal/res/9p_text_input_box_hover_rt.png new file mode 100644 index 0000000..006fe19 Binary files /dev/null and b/resource/renewal/res/9p_text_input_box_hover_rt.png differ diff --git a/resource/renewal/res/9p_text_input_box_hover_t.png b/resource/renewal/res/9p_text_input_box_hover_t.png new file mode 100644 index 0000000..217aefb Binary files /dev/null and b/resource/renewal/res/9p_text_input_box_hover_t.png differ diff --git a/resource/renewal/res/9p_text_input_box_normal_b.png b/resource/renewal/res/9p_text_input_box_normal_b.png new file mode 100644 index 0000000..23c34ca Binary files /dev/null and b/resource/renewal/res/9p_text_input_box_normal_b.png differ diff --git a/resource/renewal/res/9p_text_input_box_normal_l.png b/resource/renewal/res/9p_text_input_box_normal_l.png new file mode 100644 index 0000000..7475ccd Binary files /dev/null and b/resource/renewal/res/9p_text_input_box_normal_l.png differ diff --git a/resource/renewal/res/9p_text_input_box_normal_lb.png b/resource/renewal/res/9p_text_input_box_normal_lb.png new file mode 100644 index 0000000..ff17101 Binary files /dev/null and b/resource/renewal/res/9p_text_input_box_normal_lb.png differ diff --git a/resource/renewal/res/9p_text_input_box_normal_lt.png b/resource/renewal/res/9p_text_input_box_normal_lt.png new file mode 100644 index 0000000..375d06f Binary files /dev/null and b/resource/renewal/res/9p_text_input_box_normal_lt.png differ diff --git a/resource/renewal/res/9p_text_input_box_normal_r.png b/resource/renewal/res/9p_text_input_box_normal_r.png new file mode 100644 index 0000000..3516808 Binary files /dev/null and b/resource/renewal/res/9p_text_input_box_normal_r.png differ diff --git a/resource/renewal/res/9p_text_input_box_normal_rb.png b/resource/renewal/res/9p_text_input_box_normal_rb.png new file mode 100644 index 0000000..181d905 Binary files /dev/null and b/resource/renewal/res/9p_text_input_box_normal_rb.png differ diff --git a/resource/renewal/res/9p_text_input_box_normal_rt.png b/resource/renewal/res/9p_text_input_box_normal_rt.png new file mode 100644 index 0000000..57402f2 Binary files /dev/null and b/resource/renewal/res/9p_text_input_box_normal_rt.png differ diff --git a/resource/renewal/res/9p_text_input_box_normal_t.png b/resource/renewal/res/9p_text_input_box_normal_t.png new file mode 100644 index 0000000..9a1f60e Binary files /dev/null and b/resource/renewal/res/9p_text_input_box_normal_t.png differ diff --git a/resource/renewal/res/9p_text_input_box_selected_b.png b/resource/renewal/res/9p_text_input_box_selected_b.png new file mode 100644 index 0000000..e21d791 Binary files /dev/null and b/resource/renewal/res/9p_text_input_box_selected_b.png differ diff --git a/resource/renewal/res/9p_text_input_box_selected_l.png b/resource/renewal/res/9p_text_input_box_selected_l.png new file mode 100644 index 0000000..174ee4c Binary files /dev/null and b/resource/renewal/res/9p_text_input_box_selected_l.png differ diff --git a/resource/renewal/res/9p_text_input_box_selected_lb.png b/resource/renewal/res/9p_text_input_box_selected_lb.png new file mode 100644 index 0000000..7e7163e Binary files /dev/null and b/resource/renewal/res/9p_text_input_box_selected_lb.png differ diff --git a/resource/renewal/res/9p_text_input_box_selected_lt.png b/resource/renewal/res/9p_text_input_box_selected_lt.png new file mode 100644 index 0000000..0024c94 Binary files /dev/null and b/resource/renewal/res/9p_text_input_box_selected_lt.png differ diff --git a/resource/renewal/res/9p_text_input_box_selected_r.png b/resource/renewal/res/9p_text_input_box_selected_r.png new file mode 100644 index 0000000..2b4c395 Binary files /dev/null and b/resource/renewal/res/9p_text_input_box_selected_r.png differ diff --git a/resource/renewal/res/9p_text_input_box_selected_rb.png b/resource/renewal/res/9p_text_input_box_selected_rb.png new file mode 100644 index 0000000..e456102 Binary files /dev/null and b/resource/renewal/res/9p_text_input_box_selected_rb.png differ diff --git a/resource/renewal/res/9p_text_input_box_selected_rt.png b/resource/renewal/res/9p_text_input_box_selected_rt.png new file mode 100644 index 0000000..a7ec56e Binary files /dev/null and b/resource/renewal/res/9p_text_input_box_selected_rt.png differ diff --git a/resource/renewal/res/9p_text_input_box_selected_t.png b/resource/renewal/res/9p_text_input_box_selected_t.png new file mode 100644 index 0000000..5fe42c0 Binary files /dev/null and b/resource/renewal/res/9p_text_input_box_selected_t.png differ diff --git a/resource/renewal/res/icon_title_device.png b/resource/renewal/res/icon_title_device.png new file mode 100644 index 0000000..5a06465 Binary files /dev/null and b/resource/renewal/res/icon_title_device.png differ diff --git a/resource/renewal/res/icon_title_devicename.png b/resource/renewal/res/icon_title_devicename.png new file mode 100644 index 0000000..250d118 Binary files /dev/null and b/resource/renewal/res/icon_title_devicename.png differ diff --git a/resource/renewal/res/icon_title_display.png b/resource/renewal/res/icon_title_display.png new file mode 100644 index 0000000..94d1aa4 Binary files /dev/null and b/resource/renewal/res/icon_title_display.png differ diff --git a/resource/renewal/res/icon_title_externalinput.png b/resource/renewal/res/icon_title_externalinput.png new file mode 100644 index 0000000..e9cabe5 Binary files /dev/null and b/resource/renewal/res/icon_title_externalinput.png differ diff --git a/resource/renewal/res/icon_title_filesharing.png b/resource/renewal/res/icon_title_filesharing.png new file mode 100644 index 0000000..880778d Binary files /dev/null and b/resource/renewal/res/icon_title_filesharing.png differ diff --git a/resource/renewal/res/icon_title_hwsupport.png b/resource/renewal/res/icon_title_hwsupport.png new file mode 100644 index 0000000..0ce359a Binary files /dev/null and b/resource/renewal/res/icon_title_hwsupport.png differ diff --git a/resource/renewal/res/icon_title_image.png b/resource/renewal/res/icon_title_image.png new file mode 100644 index 0000000..933c066 Binary files /dev/null and b/resource/renewal/res/icon_title_image.png differ diff --git a/resource/renewal/res/icon_title_imagefile.png b/resource/renewal/res/icon_title_imagefile.png new file mode 100644 index 0000000..1621eb3 Binary files /dev/null and b/resource/renewal/res/icon_title_imagefile.png differ diff --git a/resource/renewal/res/icon_title_jack.png b/resource/renewal/res/icon_title_jack.png new file mode 100644 index 0000000..5a72796 Binary files /dev/null and b/resource/renewal/res/icon_title_jack.png differ diff --git a/resource/renewal/res/icon_title_network.png b/resource/renewal/res/icon_title_network.png new file mode 100644 index 0000000..aae72bf Binary files /dev/null and b/resource/renewal/res/icon_title_network.png differ diff --git a/resource/renewal/res/icon_title_ocidevice.png b/resource/renewal/res/icon_title_ocidevice.png new file mode 100644 index 0000000..1396089 Binary files /dev/null and b/resource/renewal/res/icon_title_ocidevice.png differ diff --git a/resource/renewal/res/icon_title_processor.png b/resource/renewal/res/icon_title_processor.png new file mode 100644 index 0000000..f5f5bec Binary files /dev/null and b/resource/renewal/res/icon_title_processor.png differ diff --git a/resource/renewal/res/icon_title_profile.png b/resource/renewal/res/icon_title_profile.png new file mode 100644 index 0000000..de9ef5a Binary files /dev/null and b/resource/renewal/res/icon_title_profile.png differ diff --git a/resource/renewal/res/icon_title_ram.png b/resource/renewal/res/icon_title_ram.png new file mode 100644 index 0000000..d53faac Binary files /dev/null and b/resource/renewal/res/icon_title_ram.png differ diff --git a/resource/renewal/res/icon_title_sensor.png b/resource/renewal/res/icon_title_sensor.png new file mode 100644 index 0000000..b2737fe Binary files /dev/null and b/resource/renewal/res/icon_title_sensor.png differ diff --git a/resource/renewal/res/icon_title_tree_closed.png b/resource/renewal/res/icon_title_tree_closed.png new file mode 100644 index 0000000..7a126c9 Binary files /dev/null and b/resource/renewal/res/icon_title_tree_closed.png differ diff --git a/resource/renewal/res/icon_title_tree_expanded.png b/resource/renewal/res/icon_title_tree_expanded.png new file mode 100644 index 0000000..f5ec157 Binary files /dev/null and b/resource/renewal/res/icon_title_tree_expanded.png differ diff --git a/resource/renewal/res/icon_title_tuner.png b/resource/renewal/res/icon_title_tuner.png new file mode 100644 index 0000000..b561c14 Binary files /dev/null and b/resource/renewal/res/icon_title_tuner.png differ diff --git a/resource/renewal/res/icon_title_version.png b/resource/renewal/res/icon_title_version.png new file mode 100644 index 0000000..1ab64de Binary files /dev/null and b/resource/renewal/res/icon_title_version.png differ diff --git a/resource/renewal/res/icon_title_vmname.png b/resource/renewal/res/icon_title_vmname.png new file mode 100644 index 0000000..250d118 Binary files /dev/null and b/resource/renewal/res/icon_title_vmname.png differ