Enlightenment CVS committal Author : raster Project : e17 Module : apps/e
Dir : e17/apps/e/data/icons Modified Files: default.edc Log Message: 2 more icons. =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/e/data/icons/default.edc,v retrieving revision 1.1 retrieving revision 1.2 diff -u -3 -r1.1 -r1.2 --- default.edc 24 Dec 2004 04:30:48 -0000 1.1 +++ default.edc 24 Dec 2004 07:45:20 -0000 1.2 @@ -7,6 +7,10 @@ image: "reset_button_0.png" LOSSY 90; image: "reset_button_glow_0.png" LOSSY 90; + + image: "windows.png" LOSSY 90; + + image: "module.png" LOSSY 90; } collections { @@ -190,4 +194,40 @@ } } } + group { + name: "windows"; + 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: "windows.png"; + } + } + } + } + } + group { + name: "module"; + 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: "module.png"; + } + } + } + } + } } ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs