Backport: f47f526 :: 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
Signed-off-by: Deon Thomas <PrinceAMD.Elive@gmail.com>
This commit is contained in:
Christopher Michael 2013-01-16 13:33:24 +00:00 committed by Deon Thomas
parent ef6583b7bc
commit 24603c1ee0
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";
scale: 1;
description { state: "default" 0.0;
rel1.relative: 0.5 0.5;
rel1.to: "e.swallow.preview";
rel1.relative: 0.5 1.0;
rel1.to_x: "e.swallow.preview";
rel1.to_y: "e.text.resolution";
rel2.relative: 0.5 0.5;
rel2.to: "e.swallow.preview";
align: 0.5 0.0;