Enlightenment CVS committal

Author  : rbdpngn
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/data/themes


Modified Files:
        default.edc 


Log Message:
Add some theming for the menu items so you can at least tell whey you mouse
over an item.

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/data/themes/default.edc,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- default.edc 27 Feb 2004 18:46:49 -0000      1.3
+++ default.edc 14 May 2004 19:50:17 -0000      1.4
@@ -1,4 +1,5 @@
 #include "default/bits/button-macro.edc"
+#include "default/bits/menu-macro.edc"
 fonts {
    font: "default/fonts/Vera.ttf" "Vera";
 }
@@ -32,6 +33,7 @@
        item, "/hseeker/group" "htrough";
        item, "/hseparator/group" "hline";
        item, "/imenu/group" "dialog";
+       item, "/menuitem/group" "menuitem";
        item, "/notebook/tab_button/label/font" "Vera";
        item, "/notebook/tab_button/label/style" "plain";
        item, "/progressbar/group" "progressbar";
@@ -69,6 +71,7 @@
 
 collections {
 #include "default/bits/button-groups.edc"
+#include "default/bits/menu-groups.edc"
 #include "default/bits/checkbox-groups.edc"
 #if 1
 #include "default/bits/entry-groups.edc"




-------------------------------------------------------
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to