Enlightenment CVS committal Author : moom16 Project : e17 Module : proto
Dir : e17/proto/etk/data/stock_icons/default Modified Files: default.edc Log Message: * More work on the menus * Add a menu bar (need some theming) * Add a status bar (the resize grip doesn't work yet) * Clean up etk_test * Some minor fixes and new things =================================================================== RCS file: /cvsroot/enlightenment/e17/proto/etk/data/stock_icons/default/default.edc,v retrieving revision 1.2 retrieving revision 1.3 diff -u -3 -r1.2 -r1.3 --- default.edc 8 Oct 2005 14:43:36 -0000 1.2 +++ default.edc 20 Nov 2005 10:33:28 -0000 1.3 @@ -26,9 +26,15 @@ image: "open.png" COMP; image: "close.png" COMP; image: "save.png" COMP; + image: "cut.png" COMP; + image: "copy.png" COMP; + image: "paste.png" COMP; } collections { STOCK_ICON("open", "open.png") STOCK_ICON("close", "close.png") STOCK_ICON("save", "save.png") + STOCK_ICON("cut", "cut.png") + STOCK_ICON("copy", "copy.png") + STOCK_ICON("paste", "paste.png") } ------------------------------------------------------- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today Register for a JBoss Training Course. Free Certification Exam for All Training Attendees Through End of 2005. For more info visit: http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs