Enlightenment CVS committal

Author  : atmosphere
Project : e17
Module  : apps/entice

Dir     : e17/apps/entice/data/themes/default


Modified Files:
        Makefile.am default.edc 


Log Message:
better tooltip handling, update to embed fonts, you can now scroll up or down by one 
element with the mouse wheel over the panel area
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/entice/data/themes/default/Makefile.am,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- Makefile.am 9 Feb 2004 19:02:01 -0000       1.3
+++ Makefile.am 2 Mar 2004 21:14:09 -0000       1.4
@@ -2,7 +2,7 @@
 SUBDIRS = parts programs
 DB = default.eet
 CC = edje_cc
-INCLUDES = -v -id ../../images
+INCLUDES = -v -id ../../images -fd ../../fonts
 
 CLEANFILES = $(DB)
 
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/entice/data/themes/default/default.edc,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -3 -r1.21 -r1.22
--- default.edc 2 Feb 2004 19:59:11 -0000       1.21
+++ default.edc 2 Mar 2004 21:14:09 -0000       1.22
@@ -1,4 +1,8 @@
 #include "images.edc"
+fonts {
+    font, "Vera.ttf" "Edje.Vera";
+    font, "VeraIt.ttf" "Edje.VeraI";
+}
 
 data {
     item, "container_layout" "entice";




-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to