Enlightenment CVS committal

Author  : rbdpngn
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/src/bin


Modified Files:
        ewl_filedialog_test.c 


Log Message:
Start with the preferred size for the filedialog.

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/src/bin/ewl_filedialog_test.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- ewl_filedialog_test.c       9 Feb 2005 04:31:54 -0000       1.1
+++ ewl_filedialog_test.c       9 Apr 2005 04:31:00 -0000       1.2
@@ -25,7 +25,6 @@
        ewl_window_title_set (EWL_WINDOW (win), "File Dialog Foo");
        ewl_window_name_set (EWL_WINDOW (win), "EWL Test Application");
        ewl_window_class_set (EWL_WINDOW (win), "EFL Test Application");
-       ewl_object_size_request (EWL_OBJECT (win), 500, 450);
 
        if (w)
                ewl_callback_append (win, EWL_CALLBACK_DELETE_WINDOW,




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to