From f47f5268051a291ad69e6c863c332a22d0c06746 Mon Sep 17 00:00:00 2001 From: Christopher Michael Date: Wed, 16 Jan 2013 13:33:24 +0000 Subject: [PATCH] Add monitor position text for the monitor object. NB: Raster, You may want to recolor or retheme this Signed-off-by: Christopher Michael SVN revision: 82886 --- data/themes/edc/randr.edc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/data/themes/edc/randr.edc b/data/themes/edc/randr.edc index 281f8d2e7..3d7a84f96 100644 --- a/data/themes/edc/randr.edc +++ b/data/themes/edc/randr.edc @@ -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;