Enlightenment CVS committal

Author  : tsauerbeck
Project : misc
Module  : embrace

Dir     : misc/embrace/data/themes/default/parts


Modified Files:
        mailbox_icon.edc 


Log Message:
removed unused part 'icon_clip'
===================================================================
RCS file: 
/cvsroot/enlightenment/misc/embrace/data/themes/default/parts/mailbox_icon.edc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- mailbox_icon.edc    1 Mar 2004 20:02:57 -0000       1.1
+++ mailbox_icon.edc    7 Apr 2004 19:24:02 -0000       1.2
@@ -1,30 +1,10 @@
-/* $Id: mailbox_icon.edc,v 1.1 2004/03/01 20:02:57 tsauerbeck Exp $ */
+/* $Id: mailbox_icon.edc,v 1.2 2004/04/07 19:24:02 tsauerbeck Exp $ */
 
 #define ICON_REL() \
        rel1 {relative, 0.0 0.0; offset, 2 2;} \
        rel2 {relative, 0.0 0.0; offset, 50 50;}
 
 part {
-       name, "icon_clip";
-       type, RECT;
-
-       description {
-               state, "default" 0.0;
-               color, 255 255 255 255;
-
-               rel1 {
-                       relative, 0.0 0.0;
-                       offset, 0 0;
-               }
-
-               rel2 {
-                       relative, 1.0 1.0;
-                       offset, 0 0;
-               }
-       }
-}
-
-part {
        name, "icon";
        type, IMAGE;
 
@@ -33,9 +13,7 @@
 
                ICON_REL();
 
-               image {
-                       normal, "email.png";
-               }
+               image {normal, "email.png";}
        }
 
        description {
@@ -43,8 +21,6 @@
 
                ICON_REL();
 
-               image {
-                       normal, "email_new.png";
-               }
+               image {normal, "email_new.png";}
        }
 }




-------------------------------------------------------
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