[Copy&Paste] Remove unused images and styles
authorThiep Ha <thiep.ha@samsung.com>
Wed, 17 Apr 2013 08:44:16 +0000 (17:44 +0900)
committerSungho Kwak <sungho1.kwak@samsung.com>
Wed, 12 Jun 2013 10:28:28 +0000 (19:28 +0900)
Change-Id: I8cbcb678739ed4cafd82f912115191b1c2999427

12 files changed:
themes/images/tizen-hd/Others/copy&paste_Icon_left.png [deleted file]
themes/images/tizen-hd/Others/copy&paste_Icon_left_press.png [deleted file]
themes/images/tizen-hd/Others/copy&paste_Icon_left_top.png [deleted file]
themes/images/tizen-hd/Others/copy&paste_Icon_left_top_press.png [deleted file]
themes/images/tizen-hd/Others/copy&paste_Icon_right.png [deleted file]
themes/images/tizen-hd/Others/copy&paste_Icon_right_press.png [deleted file]
themes/images/tizen-hd/Others/copy&paste_Icon_right_top.png [deleted file]
themes/images/tizen-hd/Others/copy&paste_Icon_right_top_press.png [deleted file]
themes/images/tizen-hd/Others/reader_handler_down.png [deleted file]
themes/images/tizen-hd/Others/reader_handler_up.png [deleted file]
themes/images/tizen-hd/Others/reader_longtap_blue.png [deleted file]
themes/widgets/entry.edc

diff --git a/themes/images/tizen-hd/Others/copy&paste_Icon_left.png b/themes/images/tizen-hd/Others/copy&paste_Icon_left.png
deleted file mode 100644 (file)
index f632684..0000000
Binary files a/themes/images/tizen-hd/Others/copy&paste_Icon_left.png and /dev/null differ
diff --git a/themes/images/tizen-hd/Others/copy&paste_Icon_left_press.png b/themes/images/tizen-hd/Others/copy&paste_Icon_left_press.png
deleted file mode 100644 (file)
index 24d3570..0000000
Binary files a/themes/images/tizen-hd/Others/copy&paste_Icon_left_press.png and /dev/null differ
diff --git a/themes/images/tizen-hd/Others/copy&paste_Icon_left_top.png b/themes/images/tizen-hd/Others/copy&paste_Icon_left_top.png
deleted file mode 100644 (file)
index ebe24a4..0000000
Binary files a/themes/images/tizen-hd/Others/copy&paste_Icon_left_top.png and /dev/null differ
diff --git a/themes/images/tizen-hd/Others/copy&paste_Icon_left_top_press.png b/themes/images/tizen-hd/Others/copy&paste_Icon_left_top_press.png
deleted file mode 100644 (file)
index b715059..0000000
Binary files a/themes/images/tizen-hd/Others/copy&paste_Icon_left_top_press.png and /dev/null differ
diff --git a/themes/images/tizen-hd/Others/copy&paste_Icon_right.png b/themes/images/tizen-hd/Others/copy&paste_Icon_right.png
deleted file mode 100644 (file)
index e9df81d..0000000
Binary files a/themes/images/tizen-hd/Others/copy&paste_Icon_right.png and /dev/null differ
diff --git a/themes/images/tizen-hd/Others/copy&paste_Icon_right_press.png b/themes/images/tizen-hd/Others/copy&paste_Icon_right_press.png
deleted file mode 100644 (file)
index a81b556..0000000
Binary files a/themes/images/tizen-hd/Others/copy&paste_Icon_right_press.png and /dev/null differ
diff --git a/themes/images/tizen-hd/Others/copy&paste_Icon_right_top.png b/themes/images/tizen-hd/Others/copy&paste_Icon_right_top.png
deleted file mode 100644 (file)
index 300eebc..0000000
Binary files a/themes/images/tizen-hd/Others/copy&paste_Icon_right_top.png and /dev/null differ
diff --git a/themes/images/tizen-hd/Others/copy&paste_Icon_right_top_press.png b/themes/images/tizen-hd/Others/copy&paste_Icon_right_top_press.png
deleted file mode 100644 (file)
index 1dc1ad1..0000000
Binary files a/themes/images/tizen-hd/Others/copy&paste_Icon_right_top_press.png and /dev/null differ
diff --git a/themes/images/tizen-hd/Others/reader_handler_down.png b/themes/images/tizen-hd/Others/reader_handler_down.png
deleted file mode 100644 (file)
index 8e95761..0000000
Binary files a/themes/images/tizen-hd/Others/reader_handler_down.png and /dev/null differ
diff --git a/themes/images/tizen-hd/Others/reader_handler_up.png b/themes/images/tizen-hd/Others/reader_handler_up.png
deleted file mode 100644 (file)
index 172e2a3..0000000
Binary files a/themes/images/tizen-hd/Others/reader_handler_up.png and /dev/null differ
diff --git a/themes/images/tizen-hd/Others/reader_longtap_blue.png b/themes/images/tizen-hd/Others/reader_longtap_blue.png
deleted file mode 100644 (file)
index 16df225..0000000
Binary files a/themes/images/tizen-hd/Others/reader_longtap_blue.png and /dev/null differ
index dd53080..5986251 100644 (file)
@@ -1783,144 +1783,6 @@ group { name: "elm/entry/base-password/popup";
                }
        }
 
-       group { name: "elm/entry/selection/block_handle";
-       data.item: "position" "BOTH";
-               images {
-                 image: "reader_handler_up.png" COMP;
-               }
-               parts {
-                       part { name: "bg";
-                               type: RECT;
-                               scale: 1;
-                               mouse_events: 1;
-                               description { state: "default" 0.0;
-                                       visible: 0;
-                                       fixed: 1 1;
-                                       align: 0.5 0.25;
-                                       min: 50 80;
-                                       color: 0 0 0 0;
-                               }
-                               description { state: "show" 0.0;
-                                       inherit: "default" 0.0;
-                                       visible: 1;
-                               }
-                       }
-                       part { name: "handle";
-                               mouse_events: 1;
-                               scale: 1;
-                               description { state: "default" 0.0;
-                                       visible: 0;
-                       fixed: 1 1;
-                                       align: 0.5 0.0;
-                                       min: 48 66;
-                                       rel1 {
-                                               relative: 0.0 0.0;
-                                               offset: 0 0;
-                                       }
-                                       rel2 {
-                                               relative: 0.0 0.0;
-                                               offset: 0 0;
-                                       }
-                                       image {
-                                               normal: "reader_handler_up.png";
-                                               border: 0 0 0 0;
-                                       }
-                                       image.middle: SOLID;
-                                       fill.smooth: 0;
-                               }
-                               description { state: "show" 0.0;
-                                       inherit: "default" 0.0;
-                                       visible: 1;
-                               }
-                       }
-               }
-               programs {
-                       program { name: "focused";
-                               signal: "elm,action,focus";
-                               source: "elm";
-                               action: STATE_SET "show" 0.0;
-                               target: "handle";
-                               target: "bg";
-                       }
-                       program { name: "unfocused";
-                               signal: "elm,action,unfocus";
-                               source: "elm";
-                               action: STATE_SET "default" 0.0;
-                               target: "handle";
-                               target: "bg";
-                       }
-               }
-       }
-
-       group { name: "elm/entry/selection/block_handle_top";
-       data.item: "position" "BOTH";
-               images {
-                 image: "reader_handler_down.png" COMP;
-               }
-               parts {
-                       part { name: "bg";
-                               type: RECT;
-                               scale: 1;
-                               mouse_events: 1;
-                               description { state: "default" 0.0;
-                                       visible: 0;
-                                       fixed: 1 1;
-                                       align: 0.5 0.75;
-                                       min: 50 80;
-                                       color: 0 0 0 0;
-                               }
-                               description { state: "show" 0.0;
-                                       inherit: "default" 0.0;
-                                       visible: 1;
-                               }
-                       }
-                       part { name: "handle";
-                               mouse_events: 1;
-                               scale: 1;
-                               description { state: "default" 0.0;
-                                       visible: 0;
-                       fixed: 1 1;
-                                       align: 0.5 1.0;
-                                       min: 48 66;
-                                       rel1 {
-                                               relative: 0.0 0.0;
-                                               offset: 0 0;
-                                       }
-                                       rel2 {
-                                               relative: 0.0 0.0;
-                                               offset: 0 0;
-                                       }
-                                       image {
-                                               normal: "reader_handler_down.png";
-                                               border: 0 0 0 0;
-                                       }
-                                       image.middle: SOLID;
-                                       fill.smooth: 0;
-                               }
-                               description { state: "show" 0.0;
-                                       inherit: "default" 0.0;
-                                       visible: 1;
-                               }
-                       }
-               }
-               programs {
-                       program { name: "focused";
-                               signal: "elm,action,focus";
-                               source: "elm";
-                               action: STATE_SET "show" 0.0;
-                               target: "handle";
-                               target: "bg";
-                       }
-                       program { name: "unfocused";
-                               signal: "elm,action,unfocus";
-                               source: "elm";
-                               action: STATE_SET "default" 0.0;
-                               target: "handle";
-                               target: "bg";
-                       }
-               }
-       }
-
        group { name: "elm/entry/selection/block_handle_left";
                data.item: "height" "40";
                data.item: "gap" "51";
@@ -2334,32 +2196,6 @@ group { name: "elm/entry/base-password/popup";
                }
        }
 
-
-/////////////////////////////////////////////////////////////////////////
-
-       group { name: "elm/entry/selection/block_bar";
-               images {
-                 image: "reader_longtap_blue.png" COMP;
-               }
-               parts {
-                       part { name: "bar_bg";
-                               scale: 1;
-                               mouse_events: 0;
-                               description { state: "default" 0.0;
-                                       visible: 0;
-                                       image {
-                                               normal: "reader_longtap_blue.png";
-                                               border: 0 0 0 0;
-                                       }
-                                       image.middle: SOLID;
-                                       fill.smooth: 0;
-                               }
-                       }
-               }
-       }
-
-
-
        group { name: "elm/entry/anchor/default";
                parts {
                        part { name: "bg";