Enlightenment CVS committal Author : manowarrior Project : e17 Module : apps/e
Dir : e17/apps/e/data/themes Modified Files: default_icons.edc Log Message: icon for File Icons. =================================================================== RCS file: /cvs/e/e17/apps/e/data/themes/default_icons.edc,v retrieving revision 1.42 retrieving revision 1.43 diff -u -3 -r1.42 -r1.43 --- default_icons.edc 29 Dec 2006 00:51:27 -0000 1.42 +++ default_icons.edc 5 Jan 2007 15:27:39 -0000 1.43 @@ -97,6 +97,7 @@ image: "e17_icon_appearance.png" COMP; image: "e17_icon_extensions.png" COMP; image: "e17_icon_imc.png" COMP; + image: "e17_icon_file_icons.png" COMP; } group { @@ -2067,7 +2068,8 @@ } } } -}group { +} +group { name: "e/icons/enlightenment/imc"; max: 64 64; parts { @@ -2086,6 +2088,27 @@ } } } +group { + name: "e/icons/enlightenment/file_icons"; + 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_file_icons.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