Enlightenment CVS committal Author : raster Project : e17 Module : apps/e
Dir : e17/apps/e/data/icons Modified Files: default.edc Log Message: gadget icon and nicer windows icon =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/e/data/icons/default.edc,v retrieving revision 1.4 retrieving revision 1.5 diff -u -3 -r1.4 -r1.5 --- default.edc 5 Jan 2005 13:08:54 -0000 1.4 +++ default.edc 22 Jan 2005 15:56:18 -0000 1.5 @@ -15,6 +15,8 @@ image: "favorites.png" LOSSY 90; image: "desktop.png" LOSSY 90; + + image: "gadget.png" LOSSY 90; } collections { @@ -270,4 +272,22 @@ } } } + group { + name: "gadgets"; + 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: "gadget.png"; + } + } + } + } + } } ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs