Enlightenment CVS committal Author : manowarrior Project : e17 Module : apps/e
Dir : e17/apps/e/data/themes Modified Files: default_icons.edc Log Message: Transitions. =================================================================== RCS file: /cvs/e/e17/apps/e/data/themes/default_icons.edc,v retrieving revision 1.33 retrieving revision 1.34 diff -u -3 -r1.33 -r1.34 --- default_icons.edc 22 Sep 2006 21:09:34 -0000 1.33 +++ default_icons.edc 23 Sep 2006 18:42:23 -0000 1.34 @@ -22,6 +22,7 @@ image: "e17_icon_font.png" LOSSY 90; image: "e17_icon_background.png" LOSSY 90; image: "e17_icon_mouse.png" LOSSY 90; + image: "e17_icon_transitions.png" LOSSY 90; image: "e17_icon_keys.png" LOSSY 90; image: "e17_icon_desklock.png" LOSSY 90; image: "e17_icon_shelf.png" LOSSY 90; @@ -908,7 +909,25 @@ } } } - +group { + name: "e/icons/enlightenment/transitions"; + 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_transitions.png"; + } + } + } + } +} group { name: "e/icons/enlightenment/performance"; max: 64 64; ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs