image.middle: SOLID;
fill.smooth: 0;
}
+ description { state: "rtl" 0.0;
+ inherit: "default" 0.0;
+ image {
+ normal: "bubble_4.png";
+ border: 11 36 18 9;
+ }
+ }
}
part { name: "elm.swallow.content";
type: SWALLOW;
action: STATE_SET "default" 0.0;
target: "elm.swallow.icon";
}
+ program { name: "to_rtl";
+ signal: "edje,state,rtl";
+ source: "edje";
+ action: STATE_SET "rtl" 0.0;
+ target: "base0";
+ target: "shine";
+ }
+ program { name: "to_ltr";
+ signal: "edje,state,ltr";
+ source: "edje";
+ action: STATE_SET "default" 0.0;
+ target: "base0";
+ target: "shine";
+ }
}
}
group { name: "elm/bubble/top_right/default";
images {
+ image: "bubble_3.png" COMP;
image: "bubble_4.png" COMP;
+ image: "bubble_shine3.png" COMP;
image: "bubble_shine4.png" COMP;
}
parts {
image.middle: SOLID;
fill.smooth: 0;
}
+ description { state: "rtl" 0.0;
+ inherit: "default" 0.0;
+ image {
+ normal: "bubble_3.png";
+ border: 36 11 18 9;
+ }
+ }
}
part { name: "elm.swallow.content";
type: SWALLOW;
action: STATE_SET "default" 0.0;
target: "elm.swallow.icon";
}
+ program { name: "to_rtl";
+ signal: "edje,state,rtl";
+ source: "edje";
+ action: STATE_SET "rtl" 0.0;
+ target: "base0";
+ target: "shine";
+ }
+ program { name: "to_ltr";
+ signal: "edje,state,ltr";
+ source: "edje";
+ action: STATE_SET "default" 0.0;
+ target: "base0";
+ target: "shine";
+ }
}
}
group { name: "elm/bubble/bottom_left/default";
images {
image: "bubble_1.png" COMP;
+ image: "bubble_2.png" COMP;
image: "bubble_shine.png" COMP;
}
parts {
image.middle: SOLID;
fill.smooth: 0;
}
+ description { state: "rtl" 0.0;
+ inherit: "default" 0.0;
+ image {
+ normal: "bubble_2.png";
+ border: 11 36 10 19;
+ }
+ }
}
part { name: "elm.swallow.content";
type: SWALLOW;
}
fill.smooth: 0;
}
+ description { state: "rtl" 0.0;
+ inherit: "default" 0.0;
+ image {
+ normal: "bubble_shine4.png";
+ border: 5 36 14 0;
+ }
+ }
}
}
programs {
action: STATE_SET "default" 0.0;
target: "elm.swallow.icon";
}
+ program { name: "to_rtl";
+ signal: "edje,state,rtl";
+ source: "edje";
+ action: STATE_SET "rtl" 0.0;
+ target: "base0";
+ }
+ program { name: "to_ltr";
+ signal: "edje,state,ltr";
+ source: "edje";
+ action: STATE_SET "default" 0.0;
+ target: "base0";
+ }
}
}
group { name: "elm/bubble/bottom_right/default";
images {
+ image: "bubble_1.png" COMP;
image: "bubble_2.png" COMP;
image: "bubble_shine.png" COMP;
}
image.middle: SOLID;
fill.smooth: 0;
}
+ description { state: "rtl" 0.0;
+ inherit: "default" 0.0;
+ image {
+ normal: "bubble_1.png";
+ border: 36 11 10 19;
+ }
+ }
}
part { name: "elm.swallow.content";
type: SWALLOW;
}
fill.smooth: 0;
}
+ description { state: "rtl" 0.0;
+ inherit: "default" 0.0;
+ image {
+ normal: "bubble_shine3.png";
+ border: 36 5 14 0;
+ }
+ }
}
}
programs {
action: STATE_SET "default" 0.0;
target: "elm.swallow.icon";
}
+ program { name: "to_rtl";
+ signal: "edje,state,rtl";
+ source: "edje";
+ action: STATE_SET "rtl" 0.0;
+ target: "base0";
+ }
+ program { name: "to_ltr";
+ signal: "edje,state,ltr";
+ source: "edje";
+ action: STATE_SET "default" 0.0;
+ target: "base0";
+ }
}
}