Enlightenment CVS committal Author : shorne Project : e17 Module : apps/e
Dir : e17/apps/e/data/themes Modified Files: Makefile.am default.edc Added Files: default_fontpreview.edc Log Message: Overhaul for font configuration (hope people like it) * Added Preview for font * Basic is really basic (sets up all classes in one go) * Ability to use font scaling (Normal, Smal, Big) =================================================================== RCS file: /cvs/e/e17/apps/e/data/themes/Makefile.am,v retrieving revision 1.47 retrieving revision 1.48 diff -u -3 -r1.47 -r1.48 --- Makefile.am 9 Oct 2006 19:06:43 -0000 1.47 +++ Makefile.am 3 May 2007 23:19:40 -0000 1.48 @@ -58,7 +58,8 @@ default_spectrum.edc \ default_color_well.edc \ default_sys.edc \ -default_deskpreview.edc +default_deskpreview.edc \ +default_fontpreview.edc default.edj: Makefile $(EXTRA_DIST) $(EDJE_CC) $(EDJE_FLAGS) \ =================================================================== RCS file: /cvs/e/e17/apps/e/data/themes/default.edc,v retrieving revision 1.73 retrieving revision 1.74 diff -u -3 -r1.73 -r1.74 --- default.edc 9 Oct 2006 19:06:43 -0000 1.73 +++ default.edc 3 May 2007 23:19:40 -0000 1.74 @@ -76,5 +76,6 @@ #include "default_color_well.edc" #include "default_sys.edc" #include "default_deskpreview.edc" +#include "default_fontpreview.edc" } ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs