Enlightenment CVS committal

Author  : devilhorns
Project : e17
Module  : apps/e

Dir     : e17/apps/e/data/themes


Modified Files:
        default_configure.edc 


Log Message:
Add a little more space between the window border and content object so that
Config Panel appears more like a normal Config Dialog with respect to the
space between window border and objects.

===================================================================
RCS file: /cvs/e/e17/apps/e/data/themes/default_configure.edc,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -3 -r1.19 -r1.20
--- default_configure.edc       6 Oct 2006 00:27:29 -0000       1.19
+++ default_configure.edc       11 Dec 2006 20:38:52 -0000      1.20
@@ -131,11 +131,11 @@
            rel1 {
               to_y: "logo";
               relative: 0.0 1.0;
-              offset: 16 5;
+              offset: 24 5;
            }
            rel2 {
               relative: 1.0 1.0;
-              offset:   -17 -35;
+              offset:   -25 -35;
            }
         }
       }



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to