Enlightenment CVS committal Author : raster Project : e17 Module : apps/e
Dir : e17/apps/e/data/themes Modified Files: default_icons.edc Log Message: adding polish to e17's icons... well a bit more. if anyone who can't code - but can draw well... feel free to want to contribute with nice icons (nb - keep them neutral so they look good almost anywhere) =================================================================== RCS file: /cvs/e/e17/apps/e/data/themes/default_icons.edc,v retrieving revision 1.10 retrieving revision 1.11 diff -u -3 -r1.10 -r1.11 --- default_icons.edc 16 Jun 2006 08:20:35 -0000 1.10 +++ default_icons.edc 2 Jul 2006 12:51:57 -0000 1.11 @@ -26,6 +26,9 @@ image: "e17_icon_configuration.png" LOSSY 90; image: "e17_icon_run.png" LOSSY 90; + image: "e17_icon_font.png" LOSSY 90; + image: "e17_icon_background.png" LOSSY 90; + image: "e17_pager_window.png" COMP; image: "e17_icon_right_arrow.png" COMP; @@ -580,6 +583,42 @@ max: 64 64; image { normal: "e17_pointer.png"; + } + } + } + } +} +group { + name: "icons/enlightenment/fonts"; + 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: "e17_icon_font.png"; + } + } + } + } +} +group { + name: "icons/enlightenment/background"; + 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: "e17_icon_background.png"; } } } Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs