Remove all references to cloned state and clone programs.

Signed-off-by: Christopher Michael <cp.michael@samsung.com>

SVN revision: 81099
This commit is contained in:
Christopher Michael 2012-12-17 09:20:33 +00:00 committed by Christopher Michael
parent fabb16dc8d
commit a9cfffdefa
1 changed files with 0 additions and 97 deletions

View File

@ -6,10 +6,6 @@ group { name: "e/conf/randr/main/monitor";
rel1.relative: 0.0 0.5;
rel2.offset: -1 30;
}
description { state: "cloned" 0.0;
inherit: "default" 0.0;
visible: 0;
}
}
part { name: "e.swallow.frame"; type: SWALLOW;
description { state: "default" 0.0;
@ -86,10 +82,6 @@ group { name: "e/conf/randr/main/frame";
rel1.to: "e.box.clone";
rel2.to: "e.box.clone";
}
description { state: "cloned" 0.0;
inherit: "default" 0.0;
visible: 0;
}
}
part { name: "drop_zone"; type: RECT; mouse_events: 0;
description { state: "default" 0.0;
@ -153,10 +145,6 @@ group { name: "e/conf/randr/main/frame";
min: 1.0 1.0;
}
}
description { state: "cloned" 0.0;
inherit: "default" 0.0;
visible: 0;
}
}
part { name: "e.text.resolution"; type: TEXTBLOCK; mouse_events: 0;
clip_to: "clip";
@ -171,10 +159,6 @@ group { name: "e/conf/randr/main/frame";
min: 1.0 1.0;
}
}
description { state: "cloned" 0.0;
inherit: "default" 0.0;
visible: 0;
}
}
part { name: "scr_shine"; mouse_events: 0;
description { state: "default" 0.0;
@ -186,10 +170,6 @@ group { name: "e/conf/randr/main/frame";
rel2.to: "base";
FIXED_SIZE(69, 5)
}
description { state: "cloned" 0.0;
inherit: "default" 0.0;
visible: 0;
}
}
part { name: "rsz1"; mouse_events: 0;
description { state: "default" 0.0;
@ -207,10 +187,6 @@ group { name: "e/conf/randr/main/frame";
rel2.relative: -1.0 -1.0;
color: 255 255 255 0;
}
description { state: "cloned" 0.0;
inherit: "default" 0.0;
visible: 0;
}
}
part { name: "rsz2"; mouse_events: 0;
description { state: "default" 0.0;
@ -228,10 +204,6 @@ group { name: "e/conf/randr/main/frame";
rel2.relative: 2.0 2.0;
color: 255 255 255 0;
}
description { state: "cloned" 0.0;
inherit: "default" 0.0;
visible: 0;
}
}
part { name: "rotc"; type: RECT;
description { state: "default" 0.0;
@ -260,10 +232,6 @@ group { name: "e/conf/randr/main/frame";
color: 255 255 255 0;
map.rotation.z: -60;
}
description { state: "cloned" 0.0;
inherit: "default" 0.0;
visible: 0;
}
}
part { name: "rot2"; mouse_events: 0;
description { state: "default" 0.0;
@ -283,10 +251,6 @@ group { name: "e/conf/randr/main/frame";
color: 255 255 255 0;
map.rotation.z: 60;
}
description { state: "cloned" 0.0;
inherit: "default" 0.0;
visible: 0;
}
}
part { name: "e.swallow.refresh"; type: SWALLOW;
clip_to: "clip";
@ -336,10 +300,6 @@ group { name: "e/conf/randr/main/frame";
inherit: "default" 0.0;
image.normal: "sym_down_light_selected.png";
}
description { state: "cloned" 0.0;
inherit: "default" 0.0;
visible: 0;
}
}
part { name: "arrow2"; mouse_events: 0;
clip_to: "arrow2clip";
@ -353,10 +313,6 @@ group { name: "e/conf/randr/main/frame";
inherit: "default" 0.0;
image.normal: "sym_up_light_selected.png";
}
description { state: "cloned" 0.0;
inherit: "default" 0.0;
visible: 0;
}
}
part { name: "e.event.arrow.show"; type: RECT;
description { state: "default" 0.0;
@ -364,10 +320,6 @@ group { name: "e/conf/randr/main/frame";
max: 21 21;
align: 0.0 0.0;
}
description { state: "cloned" 0.0;
inherit: "default" 0.0;
visible: 0;
}
}
part { name: "e.event.rotate"; type: RECT;
description { state: "default" 0.0;
@ -375,10 +327,6 @@ group { name: "e/conf/randr/main/frame";
max: 21 21;
align: 1.0 0.0;
}
description { state: "cloned" 0.0;
inherit: "default" 0.0;
visible: 0;
}
}
part { name: "e.event.indicator"; type: RECT;
description { state: "default" 0.0;
@ -386,10 +334,6 @@ group { name: "e/conf/randr/main/frame";
max: 21 21;
align: 0.0 1.0;
}
description { state: "cloned" 0.0;
inherit: "default" 0.0;
visible: 0;
}
}
part { name: "e.event.resize"; type: RECT;
description { state: "default" 0.0;
@ -397,10 +341,6 @@ group { name: "e/conf/randr/main/frame";
max: 21 21;
align: 1.0 1.0;
}
description { state: "cloned" 0.0;
inherit: "default" 0.0;
visible: 0;
}
}
}
programs {
@ -493,43 +433,6 @@ group { name: "e/conf/randr/main/frame";
action: STATE_SET "off" 0.0;
target: "led";
}
program {
signal: "e,state,cloned"; source: "e";
action: STATE_SET "cloned" 0.0;
target: "clone_clip";
target: "scr_shine";
target: "e.text.name";
target: "e.text.resolution";
target: "rsz1";
target: "rsz2";
target: "rot1";
target: "rot2";
target: "arrow1";
target: "arrow2";
target: "e.event.arrow.show";
target: "e.event.rotate";
target: "e.event.resize";
target: "e.event.indicator";
}
program {
signal: "e,state,uncloned"; source: "e";
action: STATE_SET "default" 0.0;
target: "clone_clip";
target: "scr_shine";
target: "e.text.name";
target: "e.text.resolution";
target: "rsz1";
target: "rsz2";
target: "rot1";
target: "rot2";
target: "arrow1";
target: "arrow2";
target: "e.event.arrow.show";
target: "e.event.rotate";
target: "e.event.resize";
target: "e.event.indicator";
after: "rrpulse1";
}
program {
signal: "e,state,drop,on"; source: "e";
action: STATE_SET "active" 0.0;