}
}
part {
- name: "sb_vbar_clip_master";
+ name: "sb_vbar_clip_main";
type: RECT;
mouse_events: 0;
description {
}
part {
name: "sb_vbar_clip";
- clip_to:"sb_vbar_clip_master";
+ clip_to:"sb_vbar_clip_main";
type: RECT;
mouse_events: 0;
scale: 1;
}
}
part {
- name: "sb_hbar_clip_master";
+ name: "sb_hbar_clip_main";
type: RECT;
mouse_events: 0;
description {
}
part {
name: "sb_hbar_clip";
- clip_to: "sb_hbar_clip_master";
+ clip_to: "sb_hbar_clip_main";
type: RECT;
mouse_events: 0;
scale: 1;
signal: "elm,action,show,vbar";
source: "elm";
action: STATE_SET "default" 0.0;
- target: "sb_vbar_clip_master";
+ target: "sb_vbar_clip_main";
}
program {
name: "vbar_hide";
signal: "elm,action,hide,vbar";
source: "elm";
action: STATE_SET "hidden" 0.0;
- target: "sb_vbar_clip_master";
+ target: "sb_vbar_clip_main";
}
program {
name: "vbar_show_always";
signal: "elm,action,show,hbar";
source: "elm";
action: STATE_SET "default" 0.0;
- target: "sb_hbar_clip_master";
+ target: "sb_hbar_clip_main";
}
program {
name: "hbar_hide";
signal: "elm,action,hide,hbar";
source: "elm";
action: STATE_SET "hidden" 0.0;
- target: "sb_hbar_clip_master";
+ target: "sb_hbar_clip_main";
}
program {
name: "hbar_show_always";
description {
state: "default" 0.0;
visible: 0;
- rel1 { relative: 0.74 0.68; to: "elm.icon.clipper"; }
+ rel1 { relative: 0.725 0.67; to: "elm.icon.clipper"; }
rel2 { relative: 0.90 0.84; to: "elm.icon.clipper"; }
- image.normal: GALLERY_EDC_SD_CARD_ICON;
+ image.normal: GALLERY_EDC_SD_CARD_ICON_BG;
}
description {
state: "show" 0.0;
visible: 1;
- rel1 { relative: 0.74 0.68; to: "elm.icon.clipper"; }
+ rel1 { relative: 0.725 0.67; to: "elm.icon.clipper"; }
rel2 { relative: 0.90 0.84; to: "elm.icon.clipper"; }
- image.normal: GALLERY_EDC_SD_CARD_ICON;
+ image.normal: GALLERY_EDC_SD_CARD_ICON_BG;
}
}
GL_ALBUM_SD_ICON
}
description {
state: "show" 0.0;
- visible: 1;
+ visible: 0;
rel1 {relative: 0 0; to: sd_card_icon_rect; }
rel2 {relative: 1 1; to: sd_card_icon_rect; }
image.normal: GALLERY_EDC_SD_CARD_ICON;
rel2.offset: -1 -1;
}
}
- part { name: "sb_vbar_clip_master";
+ part { name: "sb_vbar_clip_main";
type: RECT;
mouse_events: 0;
scale: 1;
}
}
part { name: "sb_vbar_clip";
- clip_to: "sb_vbar_clip_master";
+ clip_to: "sb_vbar_clip_main";
type: RECT;
mouse_events: 0;
scale: 1;
}
}
}
- part { name: "sb_hbar_clip_master";
+ part { name: "sb_hbar_clip_main";
type: RECT;
mouse_events: 0;
scale: 1;
}
}
part { name: "sb_hbar_clip";
- clip_to: "sb_hbar_clip_master";
+ clip_to: "sb_hbar_clip_main";
type: RECT;
mouse_events: 0;
scale: 1;
signal: "elm,action,show,vbar";
source: "elm";
action: STATE_SET "default" 0.0;
- target: "sb_vbar_clip_master";
+ target: "sb_vbar_clip_main";
}
program { name: "vbar_hide";
signal: "elm,action,hide,vbar";
source: "elm";
action: STATE_SET "hidden" 0.0;
- target: "sb_vbar_clip_master";
+ target: "sb_vbar_clip_main";
}
program { name: "vbar_show_always";
signal: "elm,action,show_always,vbar";
signal: "elm,action,show,hbar";
source: "elm";
action: STATE_SET "default" 0.0;
- target: "sb_hbar_clip_master";
+ target: "sb_hbar_clip_main";
}
program { name: "hbar_hide";
signal: "elm,action,hide,hbar";
source: "elm";
action: STATE_SET "hidden" 0.0;
- target: "sb_hbar_clip_master";
+ target: "sb_hbar_clip_main";
}
program { name: "hbar_show_always";
signal: "elm,action,show_always,hbar";