Enlightenment CVS committal

Author  : devilhorns
Project : e17
Module  : apps/e

Dir     : e17/apps/e/data/themes


Modified Files:
        default_configure.edc 


Log Message:
Fix Close Button
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/data/themes/default_configure.edc,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -3 -r1.11 -r1.12
--- default_configure.edc       21 Dec 2005 06:37:58 -0000      1.11
+++ default_configure.edc       22 Dec 2005 23:02:12 -0000      1.12
@@ -140,17 +140,17 @@
         description {
            state: "default" 0.0;
            color: 0 0 0 0;
-           align: 0.5 0.5;
-           fixed: 1 0;
+           align: 0.5 1.0;
+           fixed: 0 1;
            rel1 {
                to_y: "item";
-              relative: 0.5 1.0;
-              offset:   -16   2;
+              relative: 0.0 1.0;
+              offset:   16   2;
            }
            rel2 {
-              relative: 0.5 1.0;
-              offset:   17  -2;
-           }
+              relative: 1.0 1.0;
+              offset:   -17  -2;
+               }                   
         }
       }
           




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to