Enlightenment CVS committal Author : manowarrior Project : e17 Module : apps/e
Dir : e17/apps/e/data/themes Modified Files: default_icons.edc Log Message: some icons for the Applications category. Stay tuned. =================================================================== RCS file: /cvs/e/e17/apps/e/data/themes/default_icons.edc,v retrieving revision 1.45 retrieving revision 1.46 diff -u -3 -r1.45 -r1.46 --- default_icons.edc 8 Jan 2007 20:17:29 -0000 1.45 +++ default_icons.edc 10 Jan 2007 19:26:38 -0000 1.46 @@ -100,6 +100,9 @@ image: "e17_icon_file_icons.png" COMP; image: "e17_icon_desklock_menu.png" COMP; image: "e17_icon_menu_settings.png" COMP; + image: "e17_icon_ibar_applications.png" COMP; + image: "e17_icon_restart_applications.png" COMP; + image: "e17_icon_startup_applications.png" COMP; } group { @@ -2148,6 +2151,64 @@ } } } +group { + name: "e/icons/enlightenment/ibar_applications"; + 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_ibar_applications.png"; + } + } + } + } +} +group { + name: "e/icons/enlightenment/restart_applications"; + 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_restart_applications.png"; + } + } + } + } +} +group { + name: "e/icons/enlightenment/startup_applications"; + 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_startup_applications.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