Change prev.,rew.,back,play,pause button because button size is small.
authorjongdong.lee <jongdong.lee@samsung.com>
Mon, 10 Sep 2012 06:20:36 +0000 (15:20 +0900)
committerjongdong.lee <jongdong.lee@samsung.com>
Mon, 10 Sep 2012 06:20:36 +0000 (15:20 +0900)
res/edc/control.edc
res/images/white/control/T01-2_icon_toolbar_next.png
res/images/white/control/T01-2_icon_toolbar_pause.png
res/images/white/control/T01-2_icon_toolbar_play.png
res/images/white/control/T01-2_icon_toolbar_previous.png
res/images/white/control/T01-2_icon_toolbar_stop.png
res/images/white/panel/T01-2_btn_toolbar_back.png
res/images/white/panel/T01-2_btn_toolbar_volume.png

index c370f4f..49590e2 100755 (executable)
@@ -1,6 +1,6 @@
 \r
 #define BUTTON_PRESS_COLOR     56 149 205 255\r
-#define CONTROL_ICON_SIZE 56 56\r
+#define CONTROL_ICON_SIZE 136 144\r
 #include "image_res.edc"\r
 #include "vp_font.edc"\r
 \r
index f0bc129..e29bc4c 100755 (executable)
Binary files a/res/images/white/control/T01-2_icon_toolbar_next.png and b/res/images/white/control/T01-2_icon_toolbar_next.png differ
index 6f51e02..cd95fae 100755 (executable)
Binary files a/res/images/white/control/T01-2_icon_toolbar_pause.png and b/res/images/white/control/T01-2_icon_toolbar_pause.png differ
index 3460a6a..e939a59 100755 (executable)
Binary files a/res/images/white/control/T01-2_icon_toolbar_play.png and b/res/images/white/control/T01-2_icon_toolbar_play.png differ
index 405917c..0c19cc0 100755 (executable)
Binary files a/res/images/white/control/T01-2_icon_toolbar_previous.png and b/res/images/white/control/T01-2_icon_toolbar_previous.png differ
index 50f7e05..d2ce746 100755 (executable)
Binary files a/res/images/white/control/T01-2_icon_toolbar_stop.png and b/res/images/white/control/T01-2_icon_toolbar_stop.png differ
index bda9d83..e58ce84 100755 (executable)
Binary files a/res/images/white/panel/T01-2_btn_toolbar_back.png and b/res/images/white/panel/T01-2_btn_toolbar_back.png differ
index ecb8d3a..f7c10e8 100755 (executable)
Binary files a/res/images/white/panel/T01-2_btn_toolbar_volume.png and b/res/images/white/panel/T01-2_btn_toolbar_volume.png differ