Enlightenment CVS committal Author : handyande Project : e17 Module : apps/e
Dir : e17/apps/e/data/icons Modified Files: default.edc Log Message: OK, so after speaking with raster about config panels I dropped this in - a menu rendering of the same information we will be placing in the config app This could be a -just-for-now- thing, not sure =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/e/data/icons/default.edc,v retrieving revision 1.6 retrieving revision 1.7 diff -u -3 -r1.6 -r1.7 --- default.edc 1 May 2005 01:48:43 -0000 1.6 +++ default.edc 9 Jun 2005 22:24:36 -0000 1.7 @@ -20,6 +20,8 @@ image: "desktop.png" LOSSY 90; image: "gadget.png" LOSSY 90; + + image: "configuration.png" LOSSY 90; } collections { @@ -353,4 +355,22 @@ } } } + group { + name: "configuration"; + 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: "configuration.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