Enlightenment CVS committal Author : moom Project : e17 Module : proto
Dir : e17/proto/etk/data/themes/default/images Modified Files: Makefile.am images.edc Added Files: wm_bg_brushed.png wm_bg_overlay.png wm_border.png Log Message: * Add a FB engine for ETK. It's disabled in the configure.in for now because it uses for now Ecore_LI which is not on the CVS (should be merged with Ecore_FB). The engine is far from being complete * Fix a bug with etk_embed widgets that have menu bars or combobox. =================================================================== RCS file: /cvs/e/e17/proto/etk/data/themes/default/images/Makefile.am,v retrieving revision 1.6 retrieving revision 1.7 diff -u -3 -r1.6 -r1.7 --- Makefile.am 25 May 2006 21:06:59 -0000 1.6 +++ Makefile.am 30 Jul 2006 21:09:31 -0000 1.7 @@ -94,4 +94,7 @@ colorpicker_vertical.png \ colorpicker_slider_trough.png \ colorpicker_slider_drag.png \ - colorpicker_preview.png + colorpicker_preview.png \ + wm_bg_brushed.png \ + wm_bg_overlay.png \ + wm_border.png =================================================================== RCS file: /cvs/e/e17/proto/etk/data/themes/default/images/images.edc,v retrieving revision 1.27 retrieving revision 1.28 diff -u -3 -r1.27 -r1.28 --- images.edc 25 May 2006 21:06:59 -0000 1.27 +++ images.edc 30 Jul 2006 21:09:32 -0000 1.28 @@ -91,4 +91,7 @@ image: "colorpicker_slider_trough.png" COMP; image: "colorpicker_slider_drag.png" COMP; image: "colorpicker_preview.png" COMP; + image: "wm_bg_brushed.png" COMP; + image: "wm_bg_overlay.png" COMP; + image: "wm_border.png" COMP; } ------------------------------------------------------------------------- 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