Enlightenment CVS committal Author : sndev Project : e17 Module : apps/e
Dir : e17/apps/e/data/themes Modified Files: default_icons.edc Log Message: Screen Resolution and Window Focus icons for E config panel from Luchezar 'ManowarrioR' P.Petkov =================================================================== RCS file: /cvs/e/e17/apps/e/data/themes/default_icons.edc,v retrieving revision 1.22 retrieving revision 1.23 diff -u -3 -r1.22 -r1.23 --- default_icons.edc 22 Aug 2006 07:39:10 -0000 1.22 +++ default_icons.edc 22 Aug 2006 14:19:59 -0000 1.23 @@ -32,6 +32,9 @@ image: "e17_icon_desklock.png" LOSSY 90; image: "e17_icon_shelf.png" LOSSY 90; + image: "e17_icon_window_focus.png" LOSSY 90; + image: "e17_icon_screen_resolution.png" LOSSY 90; + image: "e17_pager_window.png" COMP; image: "e17_icon_right_arrow.png" COMP; @@ -311,6 +314,25 @@ } } group { + name: "icons/enlightenment/focus"; + 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_window_focus.png"; + } + } + } + } +} +group { name: "icons/enlightenment/modules"; max: 64 64; parts { @@ -628,6 +650,25 @@ max: 64 64; image { normal: "e17_icon_desklock.png"; + } + } + } + } +} +group { + name: "icons/enlightenment/screen_resolution"; + 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_screen_resolution.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