Enlightenment CVS committal

Author  : pfritz
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/data/themes


Modified Files:
        ewl_embed_test.edc 


Log Message:
use two embeds

===================================================================
RCS file: /cvs/e/e17/libs/ewl/data/themes/ewl_embed_test.edc,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- ewl_embed_test.edc  31 May 2006 21:00:56 -0000      1.2
+++ ewl_embed_test.edc  22 Jun 2006 00:25:44 -0000      1.3
@@ -18,16 +18,16 @@
                     }
                 }   
             }
-        part {
+            part {
                 name: "glass_box";
                 type: RECT;
                 description {
                      state: "default" 0.0;
                      rel1.offset:   10 10;
-                     rel2.offset:   -10 -10;
+                     rel2.offset:   -10 -60;
                      color: 0 0 0 0;
                 }
-        }
+            }
 
             part {
                 name: "swallow";
@@ -43,8 +43,8 @@
 
             part {      
                 name: "glass_left";
-                repeat_events: 1;
-                mouse_events: 1;
+                //repeat_events: 1;
+                //mouse_events: 1;
 
                 description {
                     state: "default" 0.0;
@@ -87,7 +87,7 @@
 
             part {
                 name: "glass_right";
-                repeat_events: 1;
+                //repeat_events: 1;
 
                 description {
                     state: "default" 0.0;
@@ -118,6 +118,19 @@
                         normal: "e17_gadman_overlay_right.png";
                         border: 0 15 15 15;
                     }
+                }
+            }
+            part {
+                name: "swallow2";
+                type: SWALLOW;
+                description {
+                    state: "default" 0.0;
+                    rel1.relative: 0.0 1.0;
+                    rel1.offset: 30 10;
+                    rel1.to:     "glass_box";
+                    rel2.relative: 1.0 1.0;
+                    rel2.offset: -40 -10;
+                    rel2.to:     "bg";
                 }
             }
         }



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