Enlightenment CVS committal

Author  : handyande
Project : e17
Module  : apps/e

Dir     : e17/apps/e/data/icons


Modified Files:
        default.edc 


Log Message:
Codewarrior strikes again, run icon this time :) thanks man
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/data/icons/default.edc,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -3 -r1.7 -r1.8
--- default.edc 9 Jun 2005 22:24:36 -0000       1.7
+++ default.edc 9 Jun 2005 22:49:12 -0000       1.8
@@ -22,6 +22,7 @@
    image: "gadget.png" LOSSY 90;
 
    image: "configuration.png" LOSSY 90;
+   image: "run.png" LOSSY 90;
 }
 
 collections {
@@ -373,4 +374,23 @@
         }
       }
    }
+   group {
+      name: "run";
+      max:  64 64;
+      parts {
+        part {
+           name:          "icon";
+           mouse_events:  0;
+           description {
+              state:    "default" 0.0;
+              aspect:   1.0 1.0;
+              max:      64 64;
+              image {
+                 normal: "run.png";
+              }
+           }
+        }
+      }
+   }
+
 }




-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.  
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to