Enlightenment CVS committal

Author  : atmosphere
Project : e17
Module  : apps/entrance

Dir     : e17/apps/entrance/data/themes/taillights/parts


Modified Files:
        entrance_session.edc 


Log Message:
random fixups, slight themeatic change, and have entrance automatically set
the user session when the user's "default" is changed.


===================================================================
RCS file: 
/cvsroot/enlightenment/e17/apps/entrance/data/themes/taillights/parts/entrance_session.edc,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- entrance_session.edc        1 Jan 2004 02:43:50 -0000       1.2
+++ entrance_session.edc        23 Feb 2004 06:36:52 -0000      1.3
@@ -6,15 +6,88 @@
                    state, "default" 0.0;
                    visible, 1;
                    rel1 {
-                       relative, 0.0 0.5;
-                       offset, 10 -22;
+                       relative, 0.0 0.0;
+                       offset, 0 0;
                        to, "bottom_bar";
                    } rel2 {
-                       relative, 0.0 0.5;
-                       offset, 50 22;
+                       relative, 0.0 1.0;
+                       offset, 44 0;
+                       to, "bottom_bar";
+                   }
+                   color, 255 255 255 128;
+               }
+               description {
+                   state, "visible" 0.0;
+                   visible, 1;
+                   rel1 {
+                       relative, 0.0 0.0;
+                       offset, 0 0;
+                       to, "bottom_bar";
+                   } rel2 {
+                       relative, 0.0 1.0;
+                       offset, 44 0;
                        to, "bottom_bar";
                    }
-                   color, 255 255 255 192;
+                   color, 255 255 255 225;
+               }
+           }
+           part {
+               name, "entrance_session_button";
+               type, IMAGE;
+               mouse_events, 1;
+               description {
+                   state, "default" 0.0;
+                   visible, 1;
+                   rel1 {
+                       relative, 0.0 0.0;
+                       offset, -3 -2;
+                       to, "EntranceSession";
+                   } rel2 {
+                       relative, 0.0 0.0;
+                       offset, 36 39;
+                       to, "EntranceSession";
+                   }
+                   image
+                   {
+                       normal, "session_button_normal.png";
+                   }
+                   color, 255 255 255 128;
+               }
+               description {
+                   state, "visible" 0.0;
+                   visible, 1;
+                   rel1 {
+                       relative, 0.0 0.0;
+                       offset, -3 -2;
+                       to, "EntranceSession";
+                   } rel2 {
+                       relative, 0.0 0.0;
+                       offset, 36 39;
+                       to, "EntranceSession";
+                   }
+                   image
+                   {
+                       normal, "session_button_normal.png";
+                   }
+                   color, 255 255 255 255;
+               }
+               description {
+                   state, "clicked" 0.0;
+                   visible, 1;
+                   rel1 {
+                       relative, 0.0 0.0;
+                       offset, -5 -4;
+                       to, "EntranceSession";
+                   } rel2 {
+                       relative, 0.0 0.0;
+                       offset, 34 37;
+                       to, "EntranceSession";
+                   }
+                   image
+                   {
+                       normal, "session_button_pressed.png";
+                   }
+                   color, 255 255 255 255;
                }
            }
            part {
@@ -27,7 +100,7 @@
                    visible, 1;
                    rel1 {
                        relative, 0.0 0.5;
-                       offset, -200 -20;
+                       offset, 10 -20;
                        to, "session_clip";
                    } rel2 {
                        relative, 1.0 0.5;




-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to