Enlightenment CVS committal Author : urandom Project : e17 Module : libs/etk
Dir : e17/libs/etk/data/themes/default Modified Files: Makefile.am default.edc Log Message: Make the label themeable =================================================================== RCS file: /cvs/e/e17/libs/etk/data/themes/default/Makefile.am,v retrieving revision 1.9 retrieving revision 1.10 diff -u -3 -r1.9 -r1.10 --- Makefile.am 12 Jan 2007 02:20:49 -0000 1.9 +++ Makefile.am 28 Jan 2007 18:39:07 -0000 1.10 @@ -37,6 +37,7 @@ widgets/toggle_button.edc \ widgets/tooltips.edc \ widgets/tree.edc \ +widgets/label.edc \ widgets/windows.edc default.edj: Makefile $(THEME_DEP) =================================================================== RCS file: /cvs/e/e17/libs/etk/data/themes/default/default.edc,v retrieving revision 1.30 retrieving revision 1.31 diff -u -3 -r1.30 -r1.31 --- default.edc 12 Jan 2007 02:20:49 -0000 1.30 +++ default.edc 28 Jan 2007 18:39:07 -0000 1.31 @@ -10,6 +10,7 @@ font: "Vera.ttf" "Vera"; font: "VeraBd.ttf" "Vera-Bold"; font: "VeraIt.ttf" "Vera-Italic"; + font: "VeraMono.ttf" "Vera-Mono"; } #include "images/images.edc" @@ -48,4 +49,5 @@ #include "widgets/iconbox.edc" #include "widgets/colorpicker.edc" #include "widgets/toolbar.edc" + #include "widgets/label.edc" } ------------------------------------------------------------------------- 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