princeamd pushed a commit to branch enlightenment-0.17.
commit d47839c9d0561e3bbbb3b5ce8deebff58782f069
Author: Christopher Michael <[email protected]>
Date: Tue Feb 19 10:58:39 2013 +0000
Backport: aa74a39 :: Fix grid offset
Signed-off-by: Christopher Michael <[email protected]>
SVN revision: 84189
Signed-off-by: Deon Thomas <[email protected]>
---
data/themes/edc/randr.edc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/data/themes/edc/randr.edc b/data/themes/edc/randr.edc
index 30926e8..93b7dae 100644
--- a/data/themes/edc/randr.edc
+++ b/data/themes/edc/randr.edc
@@ -18,8 +18,8 @@ group { name: "e/conf/randr/main";
part { name: "e.swallow.content"; type: SWALLOW;
clip_to: "clipper";
description { state: "default" 0.0;
- rel1.offset: 1 1;
- rel2.offset: -2 -2;
+ rel1.offset: 0 0;
+ rel2.offset: -1 -1;
}
}
part { name: "shadow"; type: IMAGE; mouse_events: 0;
--
------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:
Build for Windows Store.
http://p.sf.net/sfu/windows-dev2dev