Add monitor position text for the monitor object.

NB: Raster, You may want to recolor or retheme this

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

SVN revision: 82886
This commit is contained in:
Christopher Michael 2013-01-16 13:33:24 +00:00 committed by Christopher Michael
parent a654fac1c1
commit f47f526805
1 changed files with 3 additions and 2 deletions

View File

@ -169,8 +169,9 @@ group { name: "e/conf/randr/main/frame";
clip_to: "clip"; clip_to: "clip";
scale: 1; scale: 1;
description { state: "default" 0.0; description { state: "default" 0.0;
rel1.relative: 0.5 0.5; rel1.relative: 0.5 1.0;
rel1.to: "e.swallow.preview"; rel1.to_x: "e.swallow.preview";
rel1.to_y: "e.text.resolution";
rel2.relative: 0.5 0.5; rel2.relative: 0.5 0.5;
rel2.to: "e.swallow.preview"; rel2.to: "e.swallow.preview";
align: 0.5 0.0; align: 0.5 0.0;