Enlightenment CVS committal Author : devilhorns Project : e17 Module : apps/e
Dir : e17/apps/e/data/themes Modified Files: default_icons.edc Log Message: Added seperate icon for the desklock menu_item that matches the other System icons better. =================================================================== RCS file: /cvs/e/e17/apps/e/data/themes/default_icons.edc,v retrieving revision 1.43 retrieving revision 1.44 diff -u -3 -r1.43 -r1.44 --- default_icons.edc 5 Jan 2007 15:27:39 -0000 1.43 +++ default_icons.edc 8 Jan 2007 05:31:37 -0000 1.44 @@ -98,6 +98,7 @@ image: "e17_icon_extensions.png" COMP; image: "e17_icon_imc.png" COMP; image: "e17_icon_file_icons.png" COMP; + image: "e17_icon_desklock_menu.png" COMP; } group { @@ -884,6 +885,26 @@ } } } +group { + name: "e/icons/enlightenment/desklock_menu"; + 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_desklock_menu.png"; + } + } + } + } +} + group { name: "e/icons/enlightenment/regenerate_menus"; 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