Enlightenment CVS committal Author : devilhorns Project : e17 Module : apps/e
Dir : e17/apps/e/data/themes Modified Files: default_icons.edc Log Message: Added advanced icon for config panel. =================================================================== RCS file: /cvs/e/e17/apps/e/data/themes/default_icons.edc,v retrieving revision 1.39 retrieving revision 1.40 diff -u -3 -r1.39 -r1.40 --- default_icons.edc 30 Nov 2006 17:18:16 -0000 1.39 +++ default_icons.edc 21 Dec 2006 11:23:09 -0000 1.40 @@ -91,6 +91,8 @@ image: "e17_icon_halt.png" COMP; image: "e17_icon_reboot.png" COMP; image: "e17_icon_screen_setup.png" COMP; + + image: "e17_icon_advanced.png" COMP; } group { @@ -1983,6 +1985,25 @@ border: 2 2 2 2; } } + } + } +} +group { + name: "e/icons/enlightenment/advanced"; + 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_advanced.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