Enlightenment CVS committal

Author  : pfritz
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/data/themes/e17


Modified Files:
        e17.edc 


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/data/themes/e17/e17.edc,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -3 -r1.15 -r1.16
--- e17.edc     9 Jan 2007 20:44:33 -0000       1.15
+++ e17.edc     21 Jan 2007 00:22:33 -0000      1.16
@@ -4,6 +4,10 @@
        font, "fonts/DejaVuSerif-Bold.ttf" "ewl/default/bold";
        font, "fonts/DejaVuSerif-Oblique.ttf" "ewl/default/italic";
        font, "fonts/DejaVuSerif-BoldOblique.ttf" "ewl/default/bold-italic";
+       font, "fonts/DejaVuSansMono.ttf" "ewl/monospace";
+       font, "fonts/DejaVuSansMono-Bold.ttf" "ewl/monospace/bold";
+       font, "fonts/DejaVuSansMono-Oblique.ttf" "ewl/monospace/italic";
+       font, "fonts/DejaVuSansMono-BoldOblique.ttf" 
"ewl/monospace/bold-italic";
 }
 
 collections 



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