Enlightenment CVS committal Author : manowarrior Project : e17 Module : apps/e
Dir : e17/apps/e/data/themes Modified Files: default_icons.edc Log Message: =================================================================== RCS file: /cvs/e/e17/apps/e/data/themes/default_icons.edc,v retrieving revision 1.26 retrieving revision 1.27 diff -u -3 -r1.26 -r1.27 --- default_icons.edc 26 Aug 2006 11:39:20 -0000 1.26 +++ default_icons.edc 30 Aug 2006 21:35:35 -0000 1.27 @@ -29,6 +29,8 @@ image: "e17_icon_keys.png" LOSSY 90; image: "e17_icon_desklock.png" LOSSY 90; image: "e17_icon_shelf.png" LOSSY 90; + image: "e17_icon_performance.png" LOSSY 90; + image: "e17_icon_startup.png" LOSSY 90; image: "e17_icon_window_focus.png" LOSSY 90; image: "e17_icon_screen_resolution.png" LOSSY 90; @@ -808,6 +810,44 @@ normal: "e17_icon_background.png"; } } + } + } +} +group { + name: "e/icons/enlightenment/performance"; + max: 64 64; + parts { + part { + name: "icon"; + mouse_events: 0; + description { + state: "default" 0.0; + aspect: 1.0 1.0; + aspect_preference: BOTH; + max: 64 64; + image { + normal: "e17_icon_performance.png"; + } + } + } + } +} +group { + name: "e/icons/enlightenment/startup"; + max: 64 64; + parts { + part { + name: "icon"; + mouse_events: 0; + description { + state: "default" 0.0; + aspect: 1.0 1.0; + aspect_preference: BOTH; + max: 64 64; + image { + normal: "e17_icon_startup.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