Enlightenment CVS committal

Author  : tsauerbeck
Project : misc
Module  : embrace

Dir     : misc/embrace/data/themes/default


Modified Files:
        Makefile.am default.edc 


Log Message:
embed Vera.ttf in default.eet
===================================================================
RCS file: /cvsroot/enlightenment/misc/embrace/data/themes/default/Makefile.am,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- Makefile.am 1 Mar 2004 20:02:57 -0000       1.1
+++ Makefile.am 13 Mar 2004 16:41:04 -0000      1.2
@@ -1,4 +1,4 @@
-## $Id: Makefile.am,v 1.1 2004/03/01 20:02:57 tsauerbeck Exp $
+## $Id: Makefile.am,v 1.2 2004/03/13 16:41:04 tsauerbeck Exp $
 
 SUBDIRS = images parts programs
 
@@ -15,7 +15,7 @@
 all: $(EET)
 
 $(EET): $(EDC)
-       edje_cc -v -id images $< $(EET)
+       edje_cc -v -fd fonts -id images $< $(EET)
 
 preview: $(EET)
        edje $(EET) embrace
===================================================================
RCS file: /cvsroot/enlightenment/misc/embrace/data/themes/default/default.edc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- default.edc 1 Mar 2004 20:02:57 -0000       1.1
+++ default.edc 13 Mar 2004 16:41:04 -0000      1.2
@@ -1,10 +1,14 @@
-/* $Id: default.edc,v 1.1 2004/03/01 20:02:57 tsauerbeck Exp $ */
+/* $Id: default.edc,v 1.2 2004/03/13 16:41:04 tsauerbeck Exp $ */
 
 images {
        image, "email.png" RAW;
        image, "email_new.png" RAW;
 }
 
+fonts {
+#include "fonts/fonts.edc"
+}
+
 collections {
 #include "embrace.edc"
 #include "mailbox.edc"




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to