Enlightenment CVS committal

Author  : tsauerbeck
Project : misc
Module  : embrace

Dir     : misc/embrace/data/themes/default


Modified Files:
        embrace.edc 


Log Message:
show off esmart_trans in the default theme
===================================================================
RCS file: /cvsroot/enlightenment/misc/embrace/data/themes/default/embrace.edc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- embrace.edc 1 Mar 2004 20:02:57 -0000       1.1
+++ embrace.edc 18 Apr 2004 17:13:55 -0000      1.2
@@ -1,10 +1,14 @@
-/* $Id: embrace.edc,v 1.1 2004/03/01 20:02:57 tsauerbeck Exp $ */
+/* $Id: embrace.edc,v 1.2 2004/04/18 17:13:55 tsauerbeck Exp $ */
 
 group {
        min, 100 60;
        max, 5000 5000;
        name, "Embrace";
 
+       data {
+               item, "trans_bg" "1";
+       }
+
        parts {
                part {
                        name, "background";
@@ -12,7 +16,7 @@
 
                        description {
                                state, "default" 0.0;
-                               color, 255 255 255 255;
+                               color, 0 0 0 64;
                        }
                }
 
@@ -22,10 +26,10 @@
 
                        description {
                                state, "default" 0.0;
+                               color, 0 0 0 64;
 
-                               rel1 {
-                                       offset, 0 5;
-                               }
+                               rel1 {offset, 5 5;}
+                               rel2 {offset, -5 -5;}
                        }
                }
        }




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to