Enlightenment CVS committal

Author  : titan
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/data/themes/e17/bits


Modified Files:
        window-groups.edc 


Log Message:

Change the window to look more like e17's default.

===================================================================
RCS file: /cvs/e/e17/libs/ewl/data/themes/e17/bits/window-groups.edc,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- window-groups.edc   7 Jan 2006 16:19:12 -0000       1.3
+++ window-groups.edc   25 May 2006 20:07:25 -0000      1.4
@@ -14,16 +14,35 @@
         part {
             name, "background";
             mouse_events, 0;
+           type: RECT;
             description {
                 state, "default" 0.0;
-               image {
-                   normal, "e17_menu_bg.png";
-               }
-               fill {
-                   smooth : 0;
-               }
+               rel1 {
+                           relative: 0.0  0.0;
+                    offset:   1    1;
+                }
+                rel2 {
+                    relative: 1.0  1.0;
+                    offset:   -2   -2;
+                }
+               color: 221 221 221 255;
             }
        }
+        part {
+           name:          "base3";
+           mouse_events:  0;
+           description {
+               state:    "default" 0.0;
+               image {
+                    normal: "e17_menu_bg_border.png";
+                    border: 1 1 1 1;
+                    middle: 0;
+               }
+               fill {
+                    smooth: 0;
+               }
+           }
+        }
         part {
             name, "grad";
             mouse_events, 0;




-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to