Enlightenment CVS committal

Author  : titansoccer15
Project : e17
Module  : proto

Dir     : e17/proto/ephoto/src


Modified Files:
        ephoto.c 


Log Message:

View Image now looks better.  This also helps the viewing of transparent images.

===================================================================
RCS file: /cvsroot/enlightenment/e17/proto/ephoto/src/ephoto.c,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -3 -r1.7 -r1.8
--- ephoto.c    17 Mar 2006 22:05:16 -0000      1.7
+++ ephoto.c    18 Mar 2006 08:19:33 -0000      1.8
@@ -128,6 +128,7 @@
                ewl_widget_show(m->notebook);
                
                m->viewbox = ewl_vbox_new();
+               ewl_theme_data_str_set(m->viewbox, "/vbox/group", "entry");
                ewl_container_child_append(EWL_CONTAINER(m->notebook), 
m->viewbox);
                ewl_object_alignment_set(EWL_OBJECT(m->viewbox), 
EWL_FLAG_ALIGN_CENTER);
                ewl_box_spacing_set(EWL_BOX(m->viewbox), 10);




-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to