Fixed N_SE-9210
authorJungmin Kim <jm15.kim@samsung.com>
Thu, 6 Sep 2012 00:59:32 +0000 (09:59 +0900)
committerJungmin Kim <jm15.kim@samsung.com>
Thu, 6 Sep 2012 00:59:32 +0000 (09:59 +0900)
Change-Id: Ie1f8c02a05aaeda6508facad28ba56ca7a4f8ffc

ui/call_edc/vcui-view-volume-popup.edc
ui/images/hd/icon/vc_volume_icon.png [changed mode: 0644->0755]
ui/images/hd/icon/vc_volume_mute_icon.png [changed mode: 0644->0755]

index cec46b7..b0f46a9 100755 (executable)
@@ -51,8 +51,8 @@ group {
                                min: 64 64;
                                max: 64 64;
                                align: 0.5 0.5;
-                               rel1 { relative: (40/624) (31/126); to: "body_bg"; }
-                               rel2 { relative: (104/624) (95/126); to: "body_bg"; }
+                               rel1 { relative: (38/624) (31/126); to: "body_bg"; }
+                               rel2 { relative: (102/624) (95/126); to: "body_bg"; }
                                color: 255 255 255 255;
                        }
                        description {
@@ -69,8 +69,8 @@ group {
                        description {
                                state: "default" 0.0;
                                align: 0.5 0.5;
-                               rel1 { relative: 130/624 0.0; to: "body_bg"; }
-                               rel2 { relative: 584/624 1.0; to: "body_bg"; }
+                               rel1 { relative: 102/624 0.0; to: "body_bg"; }
+                               rel2 { relative: 586/624 1.0; to: "body_bg"; }
                                color: 0 0 0 0;
                        }
                }
old mode 100644 (file)
new mode 100755 (executable)
index 4039b0d..ec84b75
Binary files a/ui/images/hd/icon/vc_volume_icon.png and b/ui/images/hd/icon/vc_volume_icon.png differ
old mode 100644 (file)
new mode 100755 (executable)
index 6214599..e17ef34
Binary files a/ui/images/hd/icon/vc_volume_mute_icon.png and b/ui/images/hd/icon/vc_volume_mute_icon.png differ