Enlightenment CVS committal Author : manowarrior Project : e17 Module : apps/e
Dir : e17/apps/e/data/themes Modified Files: default_icons.edc Log Message: New icons. -Transitions. -Language Settings -Colors =================================================================== RCS file: /cvs/e/e17/apps/e/data/themes/default_icons.edc,v retrieving revision 1.34 retrieving revision 1.35 diff -u -3 -r1.34 -r1.35 --- default_icons.edc 23 Sep 2006 18:42:23 -0000 1.34 +++ default_icons.edc 11 Oct 2006 14:41:27 -0000 1.35 @@ -3,6 +3,7 @@ image: "e17_icon_e_glow_0.png" LOSSY 90; image: "e17_icon_theme.png" LOSSY 90; + image: "e17_icon_colors.png" LOSSY 90; image: "e17_icon_windows.png" LOSSY 90; @@ -15,6 +16,7 @@ image: "e17_icon_desktop.png" LOSSY 90; image: "e17_icon_configuration.png" LOSSY 90; + image: "e17_icon_intl.png" LOSSY 90; image: "e17_icon_run.png" LOSSY 90; image: "e17_icon_system.png" LOSSY 90; image: "e17_icon_directories.png" LOSSY 90; @@ -302,6 +304,25 @@ } } group { + name: "e/icons/enlightenment/colors"; + 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_colors.png"; + } + } + } + } +} +group { name: "e/icons/enlightenment/windows"; max: 64 64; parts { @@ -434,6 +455,26 @@ } } } +group { + name: "e/icons/enlightenment/intl"; + 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_intl.png"; + } + } + } + } +} + group { name: "e/icons/enlightenment/system"; max: 64 64; ------------------------------------------------------------------------- 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