Enlightenment CVS committal

Author  : dj2
Project : misc
Module  : eke

Dir     : misc/eke/data/themes/default


Modified Files:
        default.edc 


Log Message:
- a little better

===================================================================
RCS file: /cvsroot/enlightenment/misc/eke/data/themes/default/default.edc,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -3 -r1.6 -r1.7
--- default.edc 30 Dec 2004 03:36:18 -0000      1.6
+++ default.edc 30 Dec 2004 06:10:48 -0000      1.7
@@ -276,48 +276,24 @@
         parts {
             part {
                 name, "base";
-                type, IMAGE;
+                type, RECT;
                 mouse_events, 0;
 
                 description {
                     state, "default" 0.0;
-                    aspect, 1.0 2.0;
 
                     rel1 {
                         relative, 0.0 0.0;
                         offset, 1 1;
                     }
                     rel2 {
-                        relative, 1.0 1.0;
-                        offset, -1 -1;
-                    }
-                    image {
-                        normal, "e17_titlebar_outline.png";
-                        border, 10 10 10 10;
-                    }
-                }
-            }
-            part {
-                name, "base_deco";
-                type, IMAGE;
-                mouse_events, 0;
-                description {
-                    state, "default" 0.0;
-                    rel1 {
-                        relative, 0.0 0.0;
-                        offset, 5 5;
-                        to, "base";
-                    }
-                    rel2 {
-                        relative, 1.0 1.0;
-                        offset, -5 -5;
-                        to, "base";
-                    }
-                    image {
-                        normal, "e17_reflection_shadow_overlay.png";
+                        relative, 1.0 0.0;
+                        offset, -1 38;
                     }
+                    color, 0 0 0 0;
                 }
             }
+
             part {
                 name, "label_grabber";
                 type, IMAGE;
@@ -327,19 +303,19 @@
                     state, "default" 0.0;
                     rel1 { 
                         relative, 0.0 0.0;
-                        offset, 10 0;
+                        offset, 0 0;
                         to_x, "base";
                         to_y, "label";
                     }
                     rel2 {
                         relative, 1.0 1.0;
-                        offset, -10 0;
+                        offset, -1 0;
                         to_x, "base";
                         to_y, "label";
                     }
                     image {
                         normal, "e17_titlebar_outline.png";
-                        border, 10 10 10 10;
+                        border, 2 2 2 2;
                     }
                     color, 255 255 255 192;
                 }




-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
enlightenment-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to