princeamd pushed a commit to branch enlightenment-0.17.

commit 24603c1ee0c9b6606fe1ab0acf503d84f295d1b0
Author: Christopher Michael <[email protected]>
Date:   Wed Jan 16 13:33:24 2013 +0000

    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 <[email protected]>
    
    SVN revision: 82886
    Signed-off-by: Deon Thomas <[email protected]>
---
 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 281f8d2..3d7a84f 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;

-- 

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev

Reply via email to