Add monitor position text for the monitor object.
authorChristopher Michael <cp.michael@samsung.com>
Wed, 16 Jan 2013 13:33:24 +0000 (13:33 +0000)
committerChristopher Michael <cpmichael1@comcast.net>
Wed, 16 Jan 2013 13:33:24 +0000 (13:33 +0000)
NB: Raster, You may want to recolor or retheme this

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

data/themes/edc/randr.edc

index 281f8d2..3d7a84f 100644 (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;