Enlightenment CVS committal Author : manowarrior Project : e17 Module : apps/e
Dir : e17/apps/e/data/themes Modified Files: default_icons.edc Log Message: - Better Window Display icon; - New Window Manipulation icon; - New Window List icon; Unification is good thing. =================================================================== RCS file: /cvs/e/e17/apps/e/data/themes/default_icons.edc,v retrieving revision 1.32 retrieving revision 1.33 diff -u -3 -r1.32 -r1.33 --- default_icons.edc 12 Sep 2006 16:32:10 -0000 1.32 +++ default_icons.edc 22 Sep 2006 21:09:34 -0000 1.33 @@ -27,6 +27,8 @@ image: "e17_icon_shelf.png" LOSSY 90; image: "e17_icon_performance.png" LOSSY 90; image: "e17_icon_startup.png" LOSSY 90; + image: "e17_icon_winlist.png" LOSSY 90; + image: "e17_icon_window_manipulation.png" LOSSY 90; image: "e17_icon_applications.png" LOSSY 90; image: "e17_icon_menus.png" LOSSY 90; @@ -940,6 +942,44 @@ max: 64 64; image { normal: "e17_icon_startup.png"; + } + } + } + } +} +group { + name: "e/icons/enlightenment/winlist"; + 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_winlist.png"; + } + } + } + } +} +group { + name: "e/icons/enlightenment/window_manipulation"; + 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_manipulation.png"; } } } ------------------------------------------------------------------------- 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