-id ./images/$(@:.edj=)/Content_views\
-id ./images/$(@:.edj=)/Content_views/Gengrid\
-id ./images/$(@:.edj=)/Controls\
- -id ./images/$(@:.edj=)/Controls/00_progress_circle_bg\
- -id ./images/$(@:.edj=)/Controls/button\
+ -id ./images/$(@:.edj=)/Controls/00_Progress_circle_bg\
+ -id ./images/$(@:.edj=)/Controls/Button\
-id ./images/$(@:.edj=)/Controls/Check_box\
-id ./images/$(@:.edj=)/Controls/Radio_button\
-id ./images/$(@:.edj=)/Focus\
-id ./images/$(@:.edj=)/GUI_Style_Guide\
-id ./images/$(@:.edj=)/Naviframe\
- -id ./images/$(@:.edj=)/Naviframe/icon\
+ -id ./images/$(@:.edj=)/Naviframe/Icon\
-id ./images/$(@:.edj=)/Others\
-id ./images/$(@:.edj=)/Overscrolling\
-id ./images/$(@:.edj=)/Popup\
group { name: "elm/button/base/style1/delete";
inherit: "elm/button/base/style1";
images {
- image: "00_button_01_Delete.png" COMP;
- image: "00_button_01_Delete_dim.png" COMP;
- image: "00_button_01_Delete_press.png" COMP;
+ image: "00_button_01_delete.png" COMP;
+ image: "00_button_01_delete_dim.png" COMP;
+ image: "00_button_01_delete_press.png" COMP;
}
parts {
part { name: "button_image";
scale: 1;
description { state: "default" 0.0;
image {
- normal: "00_button_01_Delete.png";
+ normal: "00_button_01_delete.png";
border: BUTTON_TEXT_STYLE1_BG_BORDER_INC;
border_scale: 1;
}
}
description { state: "clicked" 0.0;
inherit: "default" 0.0;
- image.normal: "00_button_01_Delete_press.png";
+ image.normal: "00_button_01_delete_press.png";
}
description { state: "disabled" 0.0;
inherit: "default" 0.0;
- image.normal: "00_button_01_Delete_dim.png";
+ image.normal: "00_button_01_delete_dim.png";
}
description { state: "focused" 0.0;
inherit: "default" 0.0;
- image.normal: "00_button_01_Delete_press.png";
+ image.normal: "00_button_01_delete_press.png";
}
}
part { name: "elm.text";
group { name: "elm/button/base/search_button/cancel";
inherit: "elm/button/base/style1";
images {
- image: "00_button_01_Delete.png" COMP;
- image: "00_button_01_Delete_dim.png" COMP;
- image: "00_button_01_Delete_press.png" COMP;
+ image: "00_button_01_delete.png" COMP;
+ image: "00_button_01_delete_dim.png" COMP;
+ image: "00_button_01_delete_press.png" COMP;
}
parts {
part { name: "button_image";
scale: 1;
description { state: "default" 0.0;
image {
- normal: "00_button_01_Delete.png";
+ normal: "00_button_01_delete.png";
border: BUTTON_SEARCH_BUTTON_BG_BORDER_INC;
border_scale: 1;
}
}
description { state: "clicked" 0.0;
inherit: "default" 0.0;
- image.normal: "00_button_01_Delete_press.png";
+ image.normal: "00_button_01_delete_press.png";
}
description { state: "disabled" 0.0;
inherit: "default" 0.0;
- image.normal: "00_button_01_Delete_dim.png";
+ image.normal: "00_button_01_delete_dim.png";
}
description { state: "focused" 0.0;
inherit: "default" 0.0;
- image.normal: "00_button_01_Delete_press.png";
+ image.normal: "00_button_01_delete_press.png";
}
}
part { name: "bg";
inherit: "elm/button/base/sweep";
alias: "elm/button/base/sweep/delete/multiline";
images {
- image: "00_button_01_Delete_press.png" COMP;
- image: "00_button_01_Delete.png" COMP;
- image: "00_button_01_Delete_dim.png" COMP;
+ image: "00_button_01_delete_press.png" COMP;
+ image: "00_button_01_delete.png" COMP;
+ image: "00_button_01_delete_dim.png" COMP;
}
styles{
style { name: "btn_sweep_delete_multiline";
description { state: "default" 0.0;
min: BUTTON_SWEEP_BG_NORMAL_MIN_INC;
image {
- normal: "00_button_01_Delete.png";
+ normal: "00_button_01_delete.png";
border: BUTTON_SWEEP_BG_BORDER_INC;
border_scale: 1;
}
}
description { state: "clicked" 0.0;
inherit: "default" 0.0;
- image.normal: "00_button_01_Delete_press.png";
+ image.normal: "00_button_01_delete_press.png";
}
description { state: "disabled" 0.0;
inherit: "default" 0.0;
- image.normal: "00_button_01_Delete_dim.png";
+ image.normal: "00_button_01_delete_dim.png";
}
description { state: "focused" 0.0;
inherit: "default" 0.0;
- image.normal: "00_button_01_Delete_press.png";
+ image.normal: "00_button_01_delete_press.png";
}
}
part { name: "elm.text";
//////////////////////////////////////////////////////////////////////////////////////
group { name: "elm/button/base/editfield_clear";
images {
- image: "00_EditField_clear" COMP;
+ image: "00_edit_field_clear.png" COMP;
}
parts {
part { name: "button_image";
max: BUTTON_EDITFIELD_CLEAR_BUTTON_MIN_MAX_INC;
fixed: 1 1;
align: 0.0 0.5;
- image.normal: "00_EditField_clear.png";
+ image.normal: "00_edit_field_clear.png";
}
}
part { name: "clear_button.clipper";
max: BUTTON_SEARCH_CLEAR_BUTTON_MIN_MAX_INC;
fixed: 1 1;
align: 0.0 0.5;
- image.normal: "00_EditField_clear.png";
+ image.normal: "00_edit_field_clear.png";
}
}
}
} \
aspect: 1 1; \
visible: 0; \
- image.normal: "00_check_Activated.png"; \
+ image.normal: "00_check_activated.png"; \
} \
description { state: "visible" 0.0; \
inherit: "default" 0.0; \
group { name: "elm/calendar/base/default";
images {
- image: "00_check_Activated.png" COMP;
+ image: "00_check_activated.png" COMP;
image: "00_picker_arrow_left.png" COMP;
image: "00_picker_arrow_left_press.png" COMP;
image: "00_picker_arrow_right.png" COMP;
images { \
image: "00_check_bg.png" COMP; \
image: "00_check_dim_bg.png" COMP; \
- image: "00_check_Activated_dim.png" COMP; \
- image: "00_check_Activated.png" COMP; \
+ image: "00_check_activated_dim.png" COMP; \
+ image: "00_check_activated.png" COMP; \
image: "00_check_press_bg.png" COMP; \
image: "00_check_press.png" COMP; \
} \
rel1.to: "bg"; \
rel2.to: "bg"; \
visible: 0; \
- image.normal: "00_check_Activated.png"; \
+ image.normal: "00_check_activated.png"; \
color: 255 255 255 0; \
} \
description { state: "visible" 0.0; \
description { state: "disabled_visible" 0.0; \
inherit: "default" 0.0; \
visible: 1; \
- image.normal: "00_check_Activated_dim.png"; \
+ image.normal: "00_check_activated_dim.png"; \
color: 255 255 255 255; \
} \
description { state: "pressed" 0.0; \
images { \
image: "00_check_bg.png" COMP; \
image: "00_check_dim_bg.png" COMP; \
- image: "00_check_Activated_dim.png" COMP; \
- image: "00_check_Activated.png" COMP; \
+ image: "00_check_activated_dim.png" COMP; \
+ image: "00_check_activated.png" COMP; \
} \
script { \
public check_state = CHECK_STATE_DEFAULT; \
rel1.to: "bg"; \
rel2.to: "bg"; \
visible: 0; \
- image.normal: "00_check_Activated.png"; \
+ image.normal: "00_check_activated.png"; \
color: 255 255 255 0; \
} \
description { state: "visible" 0.0; \
description { state: "disabled_visible" 0.0; \
inherit: "default" 0.0; \
visible: 1; \
- image.normal: "00_check_Activated_dim.png"; \
+ image.normal: "00_check_activated_dim.png"; \
color: 255 255 255 255; \
} \
description { state: "pressed" 0.0; \
images { \
image: "00_check_bg.png" COMP; \
image: "00_check_dim_bg.png" COMP; \
- image: "00_check_Activated_dim.png" COMP; \
- image: "00_check_Activated.png" COMP; \
+ image: "00_check_activated_dim.png" COMP; \
+ image: "00_check_activated.png" COMP; \
} \
script { \
public check_state = CHECK_STATE_DEFAULT; \
rel1.to: "bg"; \
rel2.to: "bg"; \
visible: 0; \
- image.normal: "00_check_Activated.png"; \
+ image.normal: "00_check_activated.png"; \
} \
description { state: "visible" 0.0; \
inherit: "default" 0.0; \
description { state: "disabled_visible" 0.0; \
inherit: "default" 0.0; \
visible: 1; \
- image.normal: "00_check_Activated_dim.png"; \
+ image.normal: "00_check_activated_dim.png"; \
} \
} \
part { name: "elm.swallow.content"; \
group { name: "elm/check/base/grid";
images.image: "00_check_bg.png" COMP;
images.image: "00_check_dim_bg.png" COMP;
- images.image: "00_check_Activated_dim.png" COMP;
- images.image: "00_check_Activated.png" COMP;
+ images.image: "00_check_activated_dim.png" COMP;
+ images.image: "00_check_activated.png" COMP;
script {
public check_state = CHECK_STATE_DEFAULT;
public check_visible = CHECK_HIDE;
visible: 0;
rel1.to: "bg2";
rel2.to: "bg2";
- image.normal: "00_check_Activated.png";
+ image.normal: "00_check_activated.png";
color: 255 255 255 0;
}
description { state: "visible" 0.0;
description { state: "disabled_visible" 0.0;
inherit: "default" 0.0;
visible: 1;
- image.normal: "00_check_Activated_dim.png";
+ image.normal: "00_check_activated_dim.png";
}
}
part { name: "sequence_clip";
group { name: "elm/editfield/base/default";
images {
- image: "00_EditField_clear.png" COMP;
+ image: "00_edit_field_clear.png" COMP;
}
styles {
style { name: "editfield_content_singleline_style";
to_y : "bottom2";
}
image {
- normal: "00_EditField_clear.png";
+ normal: "00_edit_field_clear.png";
border: 10 10 10 10;
border_scale: 1;
}
group { name: "elm/editfield/base/font_color_black";
images {
- image: "00_EditField_clear.png" COMP;
+ image: "00_edit_field_clear.png" COMP;
}
styles {
style { name: "editfield_content_singleline_black_style";
to_y : "bottom2";
}
image {
- normal: "00_EditField_clear.png";
+ normal: "00_edit_field_clear.png";
border: 10 10 10 10;
border_scale: 1;
}
#define GENLIST_INHERIT_THUMB_CIRCLE(SIZE_PREFIX, MASK_SIZE, PARENT) \
images { \
- image: "Content_views/icon_masking/"SIZE_PREFIX"/00_list_circle_icon_bg_normal.png" COMP; \
- image: "Content_views/icon_masking/"SIZE_PREFIX"/00_list_circle_icon_bg_press.png" COMP; \
- image: "Content_views/icon_masking/"SIZE_PREFIX"/00_list_circle_icon_bg_dim.png" COMP; \
- image: "Content_views/icon_masking/"SIZE_PREFIX"/00_dialogue_circle_icon_bg_normal.png" COMP; \
- image: "Content_views/icon_masking/"SIZE_PREFIX"/00_dialogue_circle_icon_bg_press.png" COMP; \
+ image: "Content_views/Icon_masking/"SIZE_PREFIX"/00_list_circle_icon_bg_normal.png" COMP; \
+ image: "Content_views/Icon_masking/"SIZE_PREFIX"/00_list_circle_icon_bg_press.png" COMP; \
+ image: "Content_views/Icon_masking/"SIZE_PREFIX"/00_list_circle_icon_bg_dim.png" COMP; \
+ image: "Content_views/Icon_masking/"SIZE_PREFIX"/00_dialogue_circle_icon_bg_normal.png" COMP; \
+ image: "Content_views/Icon_masking/"SIZE_PREFIX"/00_dialogue_circle_icon_bg_press.png" COMP; \
} \
parts { \
GENLIST_PART_RECT("elm.thumb.clip", \
GENLIST_PART_IMAGE("elm.thumb", \
clip_to: "elm.thumb.clip"; \
GENLIST_DESCRIPTION_ENVELOP(PARENT, \
- image.normal: "Content_views/icon_masking/"SIZE_PREFIX"/00_list_circle_icon_bg_normal.png"; \
+ image.normal: "Content_views/Icon_masking/"SIZE_PREFIX"/00_list_circle_icon_bg_normal.png"; \
min: MASK_SIZE MASK_SIZE; \
max: MASK_SIZE MASK_SIZE; \
fixed:1 1; \
) \
description { state: "selected" 0.0; \
inherit: "default" 0.0; \
- image.normal: "Content_views/icon_masking/"SIZE_PREFIX"/00_list_circle_icon_bg_press.png"; \
+ image.normal: "Content_views/Icon_masking/"SIZE_PREFIX"/00_list_circle_icon_bg_press.png"; \
} \
description { state: "disabled" 0.0; \
inherit: "default" 0.0; \
- image.normal: "Content_views/icon_masking/"SIZE_PREFIX"/00_list_circle_icon_bg_dim.png"; \
+ image.normal: "Content_views/Icon_masking/"SIZE_PREFIX"/00_list_circle_icon_bg_dim.png"; \
} \
description { state: "reorder" 0.0; \
inherit: "default" 0.0; \
- image.normal: "Content_views/icon_masking/"SIZE_PREFIX"/00_dialogue_circle_icon_bg_normal.png"; \
+ image.normal: "Content_views/Icon_masking/"SIZE_PREFIX"/00_dialogue_circle_icon_bg_normal.png"; \
} \
description { state: "reorder_selected" 0.0; \
inherit: "default" 0.0; \
- image.normal: "Content_views/icon_masking/"SIZE_PREFIX"/00_dialogue_circle_icon_bg_press.png"; \
+ image.normal: "Content_views/Icon_masking/"SIZE_PREFIX"/00_dialogue_circle_icon_bg_press.png"; \
} \
description { state: "reorder_disabled" 0.0; \
inherit: "default" 0.0; \
- image.normal: "Content_views/icon_masking/"SIZE_PREFIX"/00_list_circle_icon_bg_dim.png"; \
+ image.normal: "Content_views/Icon_masking/"SIZE_PREFIX"/00_list_circle_icon_bg_dim.png"; \
} \
description { state: "decorate" 0.0; \
inherit: "default" 0.0; \
#define GENLIST_INHERIT_THUMB_SQUARE(SIZE_PREFIX, MASK_SIZE, PARENT) \
images { \
- image: "Content_views/icon_masking/"SIZE_PREFIX"/00_list_square_icon_bg_normal.png" COMP; \
- image: "Content_views/icon_masking/"SIZE_PREFIX"/00_list_square_icon_bg_press.png" COMP; \
- image: "Content_views/icon_masking/"SIZE_PREFIX"/00_list_square_icon_bg_dim.png" COMP; \
- image: "Content_views/icon_masking/"SIZE_PREFIX"/00_dialogue_square_icon_bg_normal.png" COMP; \
- image: "Content_views/icon_masking/"SIZE_PREFIX"/00_dialogue_square_icon_bg_press.png" COMP; \
+ image: "Content_views/Icon_masking/"SIZE_PREFIX"/00_list_square_icon_bg_normal.png" COMP; \
+ image: "Content_views/Icon_masking/"SIZE_PREFIX"/00_list_square_icon_bg_press.png" COMP; \
+ image: "Content_views/Icon_masking/"SIZE_PREFIX"/00_list_square_icon_bg_dim.png" COMP; \
+ image: "Content_views/Icon_masking/"SIZE_PREFIX"/00_dialogue_square_icon_bg_normal.png" COMP; \
+ image: "Content_views/Icon_masking/"SIZE_PREFIX"/00_dialogue_square_icon_bg_press.png" COMP; \
} \
parts { \
GENLIST_PART_RECT("elm.thumb.clip", \
GENLIST_PART_IMAGE("elm.thumb", \
clip_to: "elm.thumb.clip"; \
GENLIST_DESCRIPTION_ENVELOP(PARENT, \
- image.normal: "Content_views/icon_masking/"SIZE_PREFIX"/00_list_square_icon_bg_normal.png"; \
+ image.normal: "Content_views/Icon_masking/"SIZE_PREFIX"/00_list_square_icon_bg_normal.png"; \
min: MASK_SIZE MASK_SIZE; \
max: MASK_SIZE MASK_SIZE; \
fixed:1 1; \
) \
description { state: "selected" 0.0; \
inherit: "default" 0.0; \
- image.normal: "Content_views/icon_masking/"SIZE_PREFIX"/00_list_square_icon_bg_press.png"; \
+ image.normal: "Content_views/Icon_masking/"SIZE_PREFIX"/00_list_square_icon_bg_press.png"; \
} \
description { state: "disabled" 0.0; \
inherit: "default" 0.0; \
- image.normal: "Content_views/icon_masking/"SIZE_PREFIX"/00_list_square_icon_bg_dim.png"; \
+ image.normal: "Content_views/Icon_masking/"SIZE_PREFIX"/00_list_square_icon_bg_dim.png"; \
} \
description { state: "reorder" 0.0; \
inherit: "default" 0.0; \
- image.normal: "Content_views/icon_masking/"SIZE_PREFIX"/00_dialogue_square_icon_bg_normal.png"; \
+ image.normal: "Content_views/Icon_masking/"SIZE_PREFIX"/00_dialogue_square_icon_bg_normal.png"; \
} \
description { state: "reorder_selected" 0.0; \
inherit: "default" 0.0; \
- image.normal: "Content_views/icon_masking/"SIZE_PREFIX"/00_dialogue_square_icon_bg_press.png"; \
+ image.normal: "Content_views/Icon_masking/"SIZE_PREFIX"/00_dialogue_square_icon_bg_press.png"; \
} \
description { state: "reorder_disabled" 0.0; \
inherit: "default" 0.0; \
- image.normal: "Content_views/icon_masking/"SIZE_PREFIX"/00_list_square_icon_bg_dim.png"; \
+ image.normal: "Content_views/Icon_masking/"SIZE_PREFIX"/00_list_square_icon_bg_dim.png"; \
} \
description { state: "decorate" 0.0; \
inherit: "default" 0.0; \
#define GENLIST_INHERIT_THUMB_CIRCLE_DIALOGUE(SIZE_PREFIX, MASK_SIZE, PARENT) \
images { \
- image: "Content_views/icon_masking/"SIZE_PREFIX"/00_dialogue_circle_icon_bg_normal.png" COMP; \
- image: "Content_views/icon_masking/"SIZE_PREFIX"/00_dialogue_circle_icon_bg_press.png" COMP; \
- image: "Content_views/icon_masking/"SIZE_PREFIX"/00_dialogue_circle_icon_bg_dim.png" COMP; \
+ image: "Content_views/Icon_masking/"SIZE_PREFIX"/00_dialogue_circle_icon_bg_normal.png" COMP; \
+ image: "Content_views/Icon_masking/"SIZE_PREFIX"/00_dialogue_circle_icon_bg_press.png" COMP; \
+ image: "Content_views/Icon_masking/"SIZE_PREFIX"/00_dialogue_circle_icon_bg_dim.png" COMP; \
} \
parts { \
GENLIST_PART_RECT("elm.thumb.clip", \
GENLIST_PART_IMAGE("elm.thumb", \
clip_to: "elm.thumb.clip"; \
GENLIST_DESCRIPTION_ENVELOP(PARENT, \
- image.normal: "Content_views/icon_masking/"SIZE_PREFIX"/00_dialogue_circle_icon_bg_normal.png"; \
+ image.normal: "Content_views/Icon_masking/"SIZE_PREFIX"/00_dialogue_circle_icon_bg_normal.png"; \
min: MASK_SIZE MASK_SIZE; \
max: MASK_SIZE MASK_SIZE; \
fixed:1 1; \
) \
description { state: "selected" 0.0; \
inherit: "default" 0.0; \
- image.normal: "Content_views/icon_masking/"SIZE_PREFIX"/00_dialogue_circle_icon_bg_press.png"; \
+ image.normal: "Content_views/Icon_masking/"SIZE_PREFIX"/00_dialogue_circle_icon_bg_press.png"; \
} \
description { state: "reorder" 0.0; \
inherit: "default" 0.0; \
- image.normal: "Content_views/icon_masking/"SIZE_PREFIX"/00_dialogue_circle_icon_bg_normal.png"; \
+ image.normal: "Content_views/Icon_masking/"SIZE_PREFIX"/00_dialogue_circle_icon_bg_normal.png"; \
} \
description { state: "reorder_selected" 0.0; \
inherit: "default" 0.0; \
- image.normal: "Content_views/icon_masking/"SIZE_PREFIX"/00_dialogue_circle_icon_bg_press.png"; \
+ image.normal: "Content_views/Icon_masking/"SIZE_PREFIX"/00_dialogue_circle_icon_bg_press.png"; \
} \
description { state: "decorate" 0.0; \
inherit: "default" 0.0; \
#define GENLIST_INHERIT_THUMB_SQUARE_DIALOGUE(SIZE_PREFIX, MASK_SIZE, PARENT) \
images { \
- image: "Content_views/icon_masking/"SIZE_PREFIX"/00_dialogue_square_icon_bg_normal.png" COMP; \
- image: "Content_views/icon_masking/"SIZE_PREFIX"/00_dialogue_square_icon_bg_press.png" COMP; \
- image: "Content_views/icon_masking/"SIZE_PREFIX"/00_dialogue_square_icon_bg_dim.png" COMP; \
+ image: "Content_views/Icon_masking/"SIZE_PREFIX"/00_dialogue_square_icon_bg_normal.png" COMP; \
+ image: "Content_views/Icon_masking/"SIZE_PREFIX"/00_dialogue_square_icon_bg_press.png" COMP; \
+ image: "Content_views/Icon_masking/"SIZE_PREFIX"/00_dialogue_square_icon_bg_dim.png" COMP; \
} \
parts { \
GENLIST_PART_RECT("elm.thumb.clip", \
GENLIST_PART_IMAGE("elm.thumb", \
clip_to: "elm.thumb.clip"; \
GENLIST_DESCRIPTION_ENVELOP(PARENT, \
- image.normal: "Content_views/icon_masking/"SIZE_PREFIX"/00_dialogue_square_icon_bg_normal.png"; \
+ image.normal: "Content_views/Icon_masking/"SIZE_PREFIX"/00_dialogue_square_icon_bg_normal.png"; \
min: MASK_SIZE MASK_SIZE; \
max: MASK_SIZE MASK_SIZE; \
fixed:1 1; \
) \
description { state: "selected" 0.0; \
inherit: "default" 0.0; \
- image.normal: "Content_views/icon_masking/"SIZE_PREFIX"/00_dialogue_square_icon_bg_press.png"; \
+ image.normal: "Content_views/Icon_masking/"SIZE_PREFIX"/00_dialogue_square_icon_bg_press.png"; \
} \
description { state: "reorder" 0.0; \
inherit: "default" 0.0; \
- image.normal: "Content_views/icon_masking/"SIZE_PREFIX"/00_dialogue_square_icon_bg_normal.png"; \
+ image.normal: "Content_views/Icon_masking/"SIZE_PREFIX"/00_dialogue_square_icon_bg_normal.png"; \
} \
description { state: "reorder_selected" 0.0; \
inherit: "default" 0.0; \
- image.normal: "Content_views/icon_masking/"SIZE_PREFIX"/00_dialogue_square_icon_bg_press.png"; \
+ image.normal: "Content_views/Icon_masking/"SIZE_PREFIX"/00_dialogue_square_icon_bg_press.png"; \
} \
description { state: "decorate" 0.0; \
inherit: "default" 0.0; \
GENLIST_PROLOG_NORMAL
images {
- image: "00_EditField_rename.png" COMP;
+ image: "00_edit_field_rename.png" COMP;
}
data.item: "contents" "elm.icon.entry elm.icon.eraser";
GENLIST_DESCRIPTION_ENVELOP("elm.icon.eraser",
fixed: 1 0;
visible: 1;
- image.normal: "00_EditField_rename.png";
+ image.normal: "00_edit_field_rename.png";
min: GENLIST_ICON_ENTRY_SIZE GENLIST_ICON_ENTRY_SIZE;
max: GENLIST_ICON_ENTRY_SIZE GENLIST_ICON_ENTRY_SIZE;
color: GENLIST_ENTRY_RENAME_COLOR;
GENLIST_PROLOG_NORMAL
images {
- image: "00_EditField_rename.png" COMP;
+ image: "00_edit_field_rename.png" COMP;
}
data.item: "contents" "elm.icon.entry elm.icon.eraser";
data.item: "texts" "elm.text";
GENLIST_DESCRIPTION_ENVELOP("elm.icon.eraser",
visible: 1;
fixed: 1 0;
- image.normal: "00_EditField_rename.png";
+ image.normal: "00_edit_field_rename.png";
min: GENLIST_ICON_ENTRY_SIZE GENLIST_ICON_ENTRY_SIZE;
max: GENLIST_ICON_ENTRY_SIZE GENLIST_ICON_ENTRY_SIZE;
color: GENLIST_ENTRY_RENAME_COLOR;
group { name: "elm/layout/editfield/default";
images {
- image: "00_EditField_clear.png" COMP;
+ image: "00_edit_field_clear.png" COMP;
}
parts {
part {
relative: 0.0 0.5;
to_x : "right2";
}
- image.normal: "00_EditField_clear.png";
+ image.normal: "00_edit_field_clear.png";
}
description {
state: "elm.eraser.show" 0.0;
group { name: "elm/layout/editfield/title";
images {
- image: "00_EditField_clear.png" COMP;
+ image: "00_edit_field_clear.png" COMP;
}
parts {
part {
to_x : "right2";
to_y : "eraser_base";
}
- image.normal: "00_EditField_clear.png";
+ image.normal: "00_edit_field_clear.png";
}
description {
state: "elm.eraser.show" 0.0;
group { name: "elm/layout/searchbar/default";
images {
- image: "00_EditField_clear.png" COMP;
+ image: "00_edit_field_clear.png" COMP;
image: "00_search_edit_field_bg.png" COMP;
image: "00_search_icon.png" COMP;
}
relative: 0.0 0.5;
to_x : "right2";
}
- image.normal: "00_EditField_clear.png";
+ image.normal: "00_edit_field_clear.png";
}
description { state: "elm.eraser.show" 0.0;
inherit: "default" 0.0;
group { name: "elm/layout/searchbar/cancel_button";
images {
- image: "00_EditField_clear.png" COMP;
+ image: "00_edit_field_clear.png" COMP;
image: "00_search_edit_field_bg.png" COMP;
image: "00_search_edit_field_bg_focus.png" COMP;
image: "00_search_icon.png" COMP;
relative: 0.0 0.5;
to_x : "right2";
}
- image.normal: "00_EditField_clear.png";
+ image.normal: "00_edit_field_clear.png";
}
description { state: "elm.eraser.show" 0.0;
inherit: "default" 0.0;
}
}
images {
- image: "00_Nocontents_picture.png" COMP;
+ image: "00_nocontents_picture.png" COMP;
}
parts {
part { name: "bg";
to: "bg";
}
image {
- normal: "00_Nocontents_picture.png";
+ normal: "00_nocontents_picture.png";
}
color: NOCONTENT_IMAGE_COLOR_INC;
aspect: 1.0 1.0;
alias: "elm/nocontents/base/multimedia";
inherit: "elm/layout/nocontents/full";
images {
- image: "00_Nocontents_multimedia.png" COMP;
+ image: "00_nocontents_multimedia.png" COMP;
}
parts {
part { name: "nocontents.image";
description { state: "default" 0.0;
image {
- normal: "00_Nocontents_multimedia.png";
+ normal: "00_nocontents_multimedia.png";
}
}
}
alias: "elm/nocontents/base/text";
inherit: "elm/layout/nocontents/full";
images {
- image: "00_Nocontents_text.png" COMP;
+ image: "00_nocontents_text.png" COMP;
}
parts {
part { name: "nocontents.image";
description { state: "default" 0.0;
image {
- normal: "00_Nocontents_text.png";
+ normal: "00_nocontents_text.png";
}
}
}
alias: "elm/nocontents/base/unnamed";
inherit: "elm/layout/nocontents/full";
images {
- image: "00_Nocontents_unnamed.png" COMP;
+ image: "00_nocontents_unnamed.png" COMP;
}
parts {
part { name: "nocontents.image";
description { state: "default" 0.0;
image {
- normal: "00_Nocontents_unnamed.png";
+ normal: "00_nocontents_unnamed.png";
}
}
}
alias: "elm/nocontents/base/devices";
inherit: "elm/layout/nocontents/full";
images {
- image: "00_Nocontents_devices.png" COMP;
+ image: "00_nocontents_devices.png" COMP;
}
parts {
part { name: "nocontents.image";
description { state: "default" 0.0;
image {
- normal: "00_Nocontents_devices.png";
+ normal: "00_nocontents_devices.png";
}
}
}
///////////////////////////////////////////////////////////////////////////////
group { name: "elm/map/base/default";
images {
- image: "process/white/63x63/00_list_process_01.png" COMP;
- image: "process/white/63x63/00_list_process_02.png" COMP;
- image: "process/white/63x63/00_list_process_03.png" COMP;
- image: "process/white/63x63/00_list_process_04.png" COMP;
- image: "process/white/63x63/00_list_process_05.png" COMP;
- image: "process/white/63x63/00_list_process_06.png" COMP;
- image: "process/white/63x63/00_list_process_07.png" COMP;
- image: "process/white/63x63/00_list_process_08.png" COMP;
- image: "process/white/63x63/00_list_process_09.png" COMP;
- image: "process/white/63x63/00_list_process_10.png" COMP;
- image: "process/white/63x63/00_list_process_11.png" COMP;
- image: "process/white/63x63/00_list_process_12.png" COMP;
- image: "process/white/63x63/00_list_process_13.png" COMP;
- image: "process/white/63x63/00_list_process_14.png" COMP;
- image: "process/white/63x63/00_list_process_15.png" COMP;
- image: "process/white/63x63/00_list_process_16.png" COMP;
- image: "process/white/63x63/00_list_process_17.png" COMP;
- image: "process/white/63x63/00_list_process_18.png" COMP;
- image: "process/white/63x63/00_list_process_19.png" COMP;
- image: "process/white/63x63/00_list_process_20.png" COMP;
- image: "process/white/63x63/00_list_process_21.png" COMP;
- image: "process/white/63x63/00_list_process_22.png" COMP;
- image: "process/white/63x63/00_list_process_23.png" COMP;
- image: "process/white/63x63/00_list_process_24.png" COMP;
- image: "process/white/63x63/00_list_process_25.png" COMP;
- image: "process/white/63x63/00_list_process_26.png" COMP;
- image: "process/white/63x63/00_list_process_27.png" COMP;
- image: "process/white/63x63/00_list_process_28.png" COMP;
- image: "process/white/63x63/00_list_process_29.png" COMP;
- image: "process/white/63x63/00_list_process_30.png" COMP;
+ image: "Process/white/63x63/00_list_process_01.png" COMP;
+ image: "Process/white/63x63/00_list_process_02.png" COMP;
+ image: "Process/white/63x63/00_list_process_03.png" COMP;
+ image: "Process/white/63x63/00_list_process_04.png" COMP;
+ image: "Process/white/63x63/00_list_process_05.png" COMP;
+ image: "Process/white/63x63/00_list_process_06.png" COMP;
+ image: "Process/white/63x63/00_list_process_07.png" COMP;
+ image: "Process/white/63x63/00_list_process_08.png" COMP;
+ image: "Process/white/63x63/00_list_process_09.png" COMP;
+ image: "Process/white/63x63/00_list_process_10.png" COMP;
+ image: "Process/white/63x63/00_list_process_11.png" COMP;
+ image: "Process/white/63x63/00_list_process_12.png" COMP;
+ image: "Process/white/63x63/00_list_process_13.png" COMP;
+ image: "Process/white/63x63/00_list_process_14.png" COMP;
+ image: "Process/white/63x63/00_list_process_15.png" COMP;
+ image: "Process/white/63x63/00_list_process_16.png" COMP;
+ image: "Process/white/63x63/00_list_process_17.png" COMP;
+ image: "Process/white/63x63/00_list_process_18.png" COMP;
+ image: "Process/white/63x63/00_list_process_19.png" COMP;
+ image: "Process/white/63x63/00_list_process_20.png" COMP;
+ image: "Process/white/63x63/00_list_process_21.png" COMP;
+ image: "Process/white/63x63/00_list_process_22.png" COMP;
+ image: "Process/white/63x63/00_list_process_23.png" COMP;
+ image: "Process/white/63x63/00_list_process_24.png" COMP;
+ image: "Process/white/63x63/00_list_process_25.png" COMP;
+ image: "Process/white/63x63/00_list_process_26.png" COMP;
+ image: "Process/white/63x63/00_list_process_27.png" COMP;
+ image: "Process/white/63x63/00_list_process_28.png" COMP;
+ image: "Process/white/63x63/00_list_process_29.png" COMP;
+ image: "Process/white/63x63/00_list_process_30.png" COMP;
}
parts {
part { name: "bg";
offset: -9 -9;
}
image {
- normal: "process/white/63x63/00_list_process_30.png";
- tween: "process/white/63x63/00_list_process_01.png";
- tween: "process/white/63x63/00_list_process_02.png";
- tween: "process/white/63x63/00_list_process_03.png";
- tween: "process/white/63x63/00_list_process_04.png";
- tween: "process/white/63x63/00_list_process_05.png";
- tween: "process/white/63x63/00_list_process_06.png";
- tween: "process/white/63x63/00_list_process_07.png";
- tween: "process/white/63x63/00_list_process_08.png";
- tween: "process/white/63x63/00_list_process_09.png";
- tween: "process/white/63x63/00_list_process_10.png";
- tween: "process/white/63x63/00_list_process_11.png";
- tween: "process/white/63x63/00_list_process_12.png";
- tween: "process/white/63x63/00_list_process_13.png";
- tween: "process/white/63x63/00_list_process_14.png";
- tween: "process/white/63x63/00_list_process_15.png";
- tween: "process/white/63x63/00_list_process_16.png";
- tween: "process/white/63x63/00_list_process_17.png";
- tween: "process/white/63x63/00_list_process_18.png";
- tween: "process/white/63x63/00_list_process_19.png";
- tween: "process/white/63x63/00_list_process_20.png";
- tween: "process/white/63x63/00_list_process_21.png";
- tween: "process/white/63x63/00_list_process_22.png";
- tween: "process/white/63x63/00_list_process_23.png";
- tween: "process/white/63x63/00_list_process_24.png";
- tween: "process/white/63x63/00_list_process_25.png";
- tween: "process/white/63x63/00_list_process_26.png";
- tween: "process/white/63x63/00_list_process_27.png";
- tween: "process/white/63x63/00_list_process_28.png";
- tween: "process/white/63x63/00_list_process_29.png";
+ normal: "Process/white/63x63/00_list_process_30.png";
+ tween: "Process/white/63x63/00_list_process_01.png";
+ tween: "Process/white/63x63/00_list_process_02.png";
+ tween: "Process/white/63x63/00_list_process_03.png";
+ tween: "Process/white/63x63/00_list_process_04.png";
+ tween: "Process/white/63x63/00_list_process_05.png";
+ tween: "Process/white/63x63/00_list_process_06.png";
+ tween: "Process/white/63x63/00_list_process_07.png";
+ tween: "Process/white/63x63/00_list_process_08.png";
+ tween: "Process/white/63x63/00_list_process_09.png";
+ tween: "Process/white/63x63/00_list_process_10.png";
+ tween: "Process/white/63x63/00_list_process_11.png";
+ tween: "Process/white/63x63/00_list_process_12.png";
+ tween: "Process/white/63x63/00_list_process_13.png";
+ tween: "Process/white/63x63/00_list_process_14.png";
+ tween: "Process/white/63x63/00_list_process_15.png";
+ tween: "Process/white/63x63/00_list_process_16.png";
+ tween: "Process/white/63x63/00_list_process_17.png";
+ tween: "Process/white/63x63/00_list_process_18.png";
+ tween: "Process/white/63x63/00_list_process_19.png";
+ tween: "Process/white/63x63/00_list_process_20.png";
+ tween: "Process/white/63x63/00_list_process_21.png";
+ tween: "Process/white/63x63/00_list_process_22.png";
+ tween: "Process/white/63x63/00_list_process_23.png";
+ tween: "Process/white/63x63/00_list_process_24.png";
+ tween: "Process/white/63x63/00_list_process_25.png";
+ tween: "Process/white/63x63/00_list_process_26.png";
+ tween: "Process/white/63x63/00_list_process_27.png";
+ tween: "Process/white/63x63/00_list_process_28.png";
+ tween: "Process/white/63x63/00_list_process_29.png";
}
}
}
image: "bt_sm_hilight.png" COMP;
image: "sb_runnerh.png" COMP;
image: "sb_runnerv.png" COMP;
- image: "process/white/63x63/00_list_process_01.png" COMP;
- image: "process/white/63x63/00_list_process_02.png" COMP;
- image: "process/white/63x63/00_list_process_03.png" COMP;
- image: "process/white/63x63/00_list_process_04.png" COMP;
- image: "process/white/63x63/00_list_process_05.png" COMP;
- image: "process/white/63x63/00_list_process_06.png" COMP;
- image: "process/white/63x63/00_list_process_07.png" COMP;
- image: "process/white/63x63/00_list_process_08.png" COMP;
- image: "process/white/63x63/00_list_process_09.png" COMP;
- image: "process/white/63x63/00_list_process_10.png" COMP;
- image: "process/white/63x63/00_list_process_11.png" COMP;
- image: "process/white/63x63/00_list_process_12.png" COMP;
- image: "process/white/63x63/00_list_process_13.png" COMP;
- image: "process/white/63x63/00_list_process_14.png" COMP;
- image: "process/white/63x63/00_list_process_15.png" COMP;
- image: "process/white/63x63/00_list_process_16.png" COMP;
- image: "process/white/63x63/00_list_process_17.png" COMP;
- image: "process/white/63x63/00_list_process_18.png" COMP;
- image: "process/white/63x63/00_list_process_19.png" COMP;
- image: "process/white/63x63/00_list_process_20.png" COMP;
- image: "process/white/63x63/00_list_process_21.png" COMP;
- image: "process/white/63x63/00_list_process_22.png" COMP;
- image: "process/white/63x63/00_list_process_23.png" COMP;
- image: "process/white/63x63/00_list_process_24.png" COMP;
- image: "process/white/63x63/00_list_process_25.png" COMP;
- image: "process/white/63x63/00_list_process_26.png" COMP;
- image: "process/white/63x63/00_list_process_27.png" COMP;
- image: "process/white/63x63/00_list_process_28.png" COMP;
- image: "process/white/63x63/00_list_process_29.png" COMP;
- image: "process/white/63x63/00_list_process_30.png" COMP;
+ image: "Process/white/63x63/00_list_process_01.png" COMP;
+ image: "Process/white/63x63/00_list_process_02.png" COMP;
+ image: "Process/white/63x63/00_list_process_03.png" COMP;
+ image: "Process/white/63x63/00_list_process_04.png" COMP;
+ image: "Process/white/63x63/00_list_process_05.png" COMP;
+ image: "Process/white/63x63/00_list_process_06.png" COMP;
+ image: "Process/white/63x63/00_list_process_07.png" COMP;
+ image: "Process/white/63x63/00_list_process_08.png" COMP;
+ image: "Process/white/63x63/00_list_process_09.png" COMP;
+ image: "Process/white/63x63/00_list_process_10.png" COMP;
+ image: "Process/white/63x63/00_list_process_11.png" COMP;
+ image: "Process/white/63x63/00_list_process_12.png" COMP;
+ image: "Process/white/63x63/00_list_process_13.png" COMP;
+ image: "Process/white/63x63/00_list_process_14.png" COMP;
+ image: "Process/white/63x63/00_list_process_15.png" COMP;
+ image: "Process/white/63x63/00_list_process_16.png" COMP;
+ image: "Process/white/63x63/00_list_process_17.png" COMP;
+ image: "Process/white/63x63/00_list_process_18.png" COMP;
+ image: "Process/white/63x63/00_list_process_19.png" COMP;
+ image: "Process/white/63x63/00_list_process_20.png" COMP;
+ image: "Process/white/63x63/00_list_process_21.png" COMP;
+ image: "Process/white/63x63/00_list_process_22.png" COMP;
+ image: "Process/white/63x63/00_list_process_23.png" COMP;
+ image: "Process/white/63x63/00_list_process_24.png" COMP;
+ image: "Process/white/63x63/00_list_process_25.png" COMP;
+ image: "Process/white/63x63/00_list_process_26.png" COMP;
+ image: "Process/white/63x63/00_list_process_27.png" COMP;
+ image: "Process/white/63x63/00_list_process_28.png" COMP;
+ image: "Process/white/63x63/00_list_process_29.png" COMP;
+ image: "Process/white/63x63/00_list_process_30.png" COMP;
}
parts {
part { name: "bg";
offset: -9 -9;
}
image {
- normal: "process/white/63x63/00_list_process_30.png";
- tween: "process/white/63x63/00_list_process_01.png";
- tween: "process/white/63x63/00_list_process_02.png";
- tween: "process/white/63x63/00_list_process_03.png";
- tween: "process/white/63x63/00_list_process_04.png";
- tween: "process/white/63x63/00_list_process_05.png";
- tween: "process/white/63x63/00_list_process_06.png";
- tween: "process/white/63x63/00_list_process_07.png";
- tween: "process/white/63x63/00_list_process_08.png";
- tween: "process/white/63x63/00_list_process_09.png";
- tween: "process/white/63x63/00_list_process_10.png";
- tween: "process/white/63x63/00_list_process_11.png";
- tween: "process/white/63x63/00_list_process_12.png";
- tween: "process/white/63x63/00_list_process_13.png";
- tween: "process/white/63x63/00_list_process_14.png";
- tween: "process/white/63x63/00_list_process_15.png";
- tween: "process/white/63x63/00_list_process_16.png";
- tween: "process/white/63x63/00_list_process_17.png";
- tween: "process/white/63x63/00_list_process_18.png";
- tween: "process/white/63x63/00_list_process_19.png";
- tween: "process/white/63x63/00_list_process_20.png";
- tween: "process/white/63x63/00_list_process_21.png";
- tween: "process/white/63x63/00_list_process_22.png";
- tween: "process/white/63x63/00_list_process_23.png";
- tween: "process/white/63x63/00_list_process_24.png";
- tween: "process/white/63x63/00_list_process_25.png";
- tween: "process/white/63x63/00_list_process_26.png";
- tween: "process/white/63x63/00_list_process_27.png";
- tween: "process/white/63x63/00_list_process_28.png";
- tween: "process/white/63x63/00_list_process_29.png";
+ normal: "Process/white/63x63/00_list_process_30.png";
+ tween: "Process/white/63x63/00_list_process_01.png";
+ tween: "Process/white/63x63/00_list_process_02.png";
+ tween: "Process/white/63x63/00_list_process_03.png";
+ tween: "Process/white/63x63/00_list_process_04.png";
+ tween: "Process/white/63x63/00_list_process_05.png";
+ tween: "Process/white/63x63/00_list_process_06.png";
+ tween: "Process/white/63x63/00_list_process_07.png";
+ tween: "Process/white/63x63/00_list_process_08.png";
+ tween: "Process/white/63x63/00_list_process_09.png";
+ tween: "Process/white/63x63/00_list_process_10.png";
+ tween: "Process/white/63x63/00_list_process_11.png";
+ tween: "Process/white/63x63/00_list_process_12.png";
+ tween: "Process/white/63x63/00_list_process_13.png";
+ tween: "Process/white/63x63/00_list_process_14.png";
+ tween: "Process/white/63x63/00_list_process_15.png";
+ tween: "Process/white/63x63/00_list_process_16.png";
+ tween: "Process/white/63x63/00_list_process_17.png";
+ tween: "Process/white/63x63/00_list_process_18.png";
+ tween: "Process/white/63x63/00_list_process_19.png";
+ tween: "Process/white/63x63/00_list_process_20.png";
+ tween: "Process/white/63x63/00_list_process_21.png";
+ tween: "Process/white/63x63/00_list_process_22.png";
+ tween: "Process/white/63x63/00_list_process_23.png";
+ tween: "Process/white/63x63/00_list_process_24.png";
+ tween: "Process/white/63x63/00_list_process_25.png";
+ tween: "Process/white/63x63/00_list_process_26.png";
+ tween: "Process/white/63x63/00_list_process_27.png";
+ tween: "Process/white/63x63/00_list_process_28.png";
+ tween: "Process/white/63x63/00_list_process_29.png";
}
}
}
}
#define PROCESS_IMAGE(COLOR, SIZE, NUM) \
- image: "process/"COLOR"/"SIZE"/00_list_process_"NUM".png" COMP;
+ image: "Process/"COLOR"/"SIZE"/00_list_process_"NUM".png" COMP;
#define PROCESS_IMAGES(COLOR, SIZE) \
images { \
description { state: "pulse" 0.#NUM; \
inherit: "default" 0.0; \
image { \
- normal: "process/"COLOR"/"SIZE"/00_list_process_"NUM".png"; \
+ normal: "Process/"COLOR"/"SIZE"/00_list_process_"NUM".png"; \
} \
}
aspect: 1.0 1.0; \
aspect_preference: BOTH; \
image { \
- normal: "process/"COLOR"/"SIZE"/00_list_process_01.png"; \
+ normal: "Process/"COLOR"/"SIZE"/00_list_process_01.png"; \
} \
} \
description { state: "pulse" 0.0; \
inherit: "default" 0.0; \
image { \
- normal: "process/"COLOR"/"SIZE"/00_list_process_01.png"; \
+ normal: "Process/"COLOR"/"SIZE"/00_list_process_01.png"; \
} \
} \
PROGRESS_DESC(COLOR, SIZE, 01 ) \
#define RADIO_STYLE_DEFAULT(style_name, min_width, min_height) \
group { name: "elm/radio/base/"style_name; \
images { \
- image: "00_button_radio_Activated_dim.png" COMP; \
- image: "00_button_radio_Activated.png" COMP; \
+ image: "00_button_radio_activated_dim.png" COMP; \
+ image: "00_button_radio_activated.png" COMP; \
image: "00_button_radio_bg.png" COMP; \
image: "00_button_radio_dim_bg.png" COMP; \
image: "00_button_radio_press_bg.png" COMP; \
rel1.to: "bg"; \
rel2.to: "bg"; \
max: 0 0; \
- image.normal: "00_button_radio_Activated.png"; \
+ image.normal: "00_button_radio_activated.png"; \
visible: 0; \
} \
description { state: "visible" 0.0; \
} \
description { state: "disabled_visible" 0.0; \
inherit: "visible" 0.0; \
- image.normal: "00_button_radio_Activated_dim.png"; \
+ image.normal: "00_button_radio_activated_dim.png"; \
} \
description { state: "pressed" 0.0; \
inherit: "visible" 0.0; \