Enlightenment CVS committal

Author  : pfritz
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/src/bin


Modified Files:
        main.c 


Log Message:
- add a monospaced font to the theme
- use it in the text-c io-plugin and in the tutorial for source code

===================================================================
RCS file: /cvs/e/e17/libs/ewl/src/bin/main.c,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -3 -r1.50 -r1.51
--- main.c      10 Jan 2007 02:38:43 -0000      1.50
+++ main.c      21 Jan 2007 00:22:33 -0000      1.51
@@ -887,6 +887,7 @@
                                }
 
                                ewl_text_color_set(tutorial, 32, 71, 109, 255);
+                               ewl_text_font_set(tutorial, "ewl/monospace");
                                start = end;
                        }
                        else if (!strncasecmp(end, "@endcode", 8))



-------------------------------------------------------------------------
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

Reply via email to