[Refactoring] remove opensource images and feature in photocam
authorJung Chanwook <joey.jung@samsung.com>
Fri, 10 May 2013 09:56:46 +0000 (18:56 +0900)
committerSungho Kwak <sungho1.kwak@samsung.com>
Wed, 12 Jun 2013 11:22:27 +0000 (20:22 +0900)
themes/images/tizen-hd/Others/bt_sm_hilight.png [deleted file]
themes/images/tizen-hd/Others/bt_sm_shine.png [deleted file]
themes/widgets/photocam.edc

diff --git a/themes/images/tizen-hd/Others/bt_sm_hilight.png b/themes/images/tizen-hd/Others/bt_sm_hilight.png
deleted file mode 100644 (file)
index 63899ca..0000000
Binary files a/themes/images/tizen-hd/Others/bt_sm_hilight.png and /dev/null differ
diff --git a/themes/images/tizen-hd/Others/bt_sm_shine.png b/themes/images/tizen-hd/Others/bt_sm_shine.png
deleted file mode 100644 (file)
index 23bf311..0000000
Binary files a/themes/images/tizen-hd/Others/bt_sm_shine.png and /dev/null differ
index 57f023d..da8252d 100644 (file)
@@ -45,10 +45,6 @@ group { name: "elm/photocam/base/default";
        images {
            image: SCROLLER_PHOTOCAM_SCROLLBAR_VBAR_IMAGE COMP;
            image: SCROLLER_PHOTOCAM_SCROLLBAR_HBAR_IMAGE COMP;
-           image: "bt_sm_shine.png" COMP;
-           image: "bt_sm_hilight.png" COMP;
-           image: "sb_runnerh.png" COMP;
-           image: "sb_runnerv.png" COMP;
            image: "White/63x63/00_list_process_01.png" COMP;
            image: "White/63x63/00_list_process_02.png" COMP;
            image: "White/63x63/00_list_process_03.png" COMP;
@@ -243,24 +239,6 @@ group { name: "elm/photocam/base/default";
                }
             }
          }
-         part { name: "sb_vbar_runner";
-            clip_to: "sb_vbar_clip";
-            mouse_events: 0;
-            scale: 1;
-            description { state: "default" 0.0;
-               min: SCROLLER_PHOTOCAM_SCROLLBAR_VBAR_MIN_SIZE_INC;
-               max: SCROLLER_PHOTOCAM_SCROLLBAR_VBAR_MAX_SIZE_INC;
-               rel1.to: "sb_vbar";
-               rel2.to: "sb_vbar";
-               visible: 0;
-               image {
-                  normal: "sb_runnerv.png";
-                  border: SCROLLER_PHOTOCAM_SCROLLBAR_VBAR_RUNNER_BORDER;
-                  border_scale: 1;
-               }
-               fill.smooth: 0;
-            }
-         }
          part { name: "elm.dragable.vbar";
             clip_to: "sb_vbar_clip";
             mouse_events: 0;
@@ -292,37 +270,6 @@ group { name: "elm/photocam/base/default";
                }
             }
          }
-         part { name: "sb_vbar_over1";
-            clip_to: "sb_vbar_clip";
-            mouse_events: 0;
-            scale: 1;
-            description { state: "default" 0.0;
-               rel1.to: "elm.dragable.vbar";
-               rel2.relative: 1.0 0.5;
-               rel2.to: "elm.dragable.vbar";
-               visible: 0;
-               image {
-                  normal: "bt_sm_hilight.png";
-                  border: SCROLLER_PHOTOCAM_SCROLLBAR_VBAR_OVER1;
-                  border_scale: 1;
-               }
-            }
-         }
-         part { name: "sb_vbar_over2";
-            clip_to: "sb_vbar_clip";
-            mouse_events: 0;
-            scale: 1;
-            description { state: "default" 0.0;
-               rel1.to: "elm.dragable.vbar";
-               rel2.to: "elm.dragable.vbar";
-               visible: 0;
-               image {
-                  normal: "bt_sm_shine.png";
-                  border: SCROLLER_PHOTOCAM_SCROLLBAR_VBAR_OVER2;
-                  border_scale: 1;
-               }
-            }
-         }
          part { name: "sb_hbar_clip_master";
             type: RECT;
             mouse_events: 0;
@@ -385,24 +332,6 @@ group { name: "elm/photocam/base/default";
                }
             }
          }
-         part { name: "sb_hbar_runner";
-            clip_to: "sb_hbar_clip";
-            mouse_events: 0;
-            scale: 1;
-            description { state: "default" 0.0;
-               min: SCROLLER_PHOTOCAM_SCROLLBAR_HBAR_MIN_SIZE_INC;
-               max: SCROLLER_PHOTOCAM_SCROLLBAR_HBAR_MAX_SIZE_INC;
-               rel1.to: "sb_hbar";
-               rel2.to: "sb_hbar";
-               visible: 0;
-               image {
-                  normal: "sb_runnerh.png";
-                  border: SCROLLER_PHOTOCAM_SCROLLBAR_HBAR_RUNNER_BORDER;
-                  border_scale: 1;
-               }
-               fill.smooth: 0;
-            }
-         }
          part { name: "elm.dragable.hbar";
             clip_to: "sb_hbar_clip";
             mouse_events: 0;
@@ -435,37 +364,6 @@ group { name: "elm/photocam/base/default";
                }
             }
          }
-         part { name: "sb_hbar_over1";
-            clip_to: "sb_hbar_clip";
-            mouse_events: 0;
-            scale: 1;
-            description { state: "default" 0.0;
-               rel1.to: "elm.dragable.hbar";
-               rel2.relative: 1.0 0.5;
-               rel2.to: "elm.dragable.hbar";
-               visible: 0;
-               image {
-                  normal: "bt_sm_hilight.png";
-                  border: SCROLLER_PHOTOCAM_SCROLLBAR_HBAR_OVER1;
-                  border_scale: 1;
-               }
-            }
-         }
-         part { name: "sb_hbar_over2";
-            clip_to: "sb_hbar_clip";
-            mouse_events: 0;
-            scale: 1;
-            description { state: "default" 0.0;
-               rel1.to: "elm.dragable.hbar";
-               rel2.to: "elm.dragable.hbar";
-               visible: 0;
-               image {
-                  normal: "bt_sm_shine.png";
-                  border: SCROLLER_PHOTOCAM_SCROLLBAR_HBAR_OVER2;
-                  border_scale: 1;
-               }
-            }
-         }
        }
        programs {
            program { name: "load";