Enlightenment CVS committal

Author  : rbdpngn
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/src


Modified Files:
        ewl_spectrum.c 


Log Message:
Set an appearance for the spectrum widget.

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/src/ewl_spectrum.c,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -3 -r1.9 -r1.10
--- ewl_spectrum.c      30 Jul 2004 23:18:44 -0000      1.9
+++ ewl_spectrum.c      22 Aug 2004 05:17:38 -0000      1.10
@@ -38,6 +38,7 @@
        w = EWL_WIDGET(sp);
 
        ewl_image_init(EWL_IMAGE(w), NULL, NULL);
+       ewl_widget_appearance_set(w, "spectrum");
        ewl_callback_append(w, EWL_CALLBACK_CONFIGURE,
                            ewl_spectrum_configure_cb, NULL);
 




-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to