Enlightenment CVS committal

Author  : urandom
Project : e17
Module  : apps/edje_viewer

Dir     : e17/apps/edje_viewer/src/bin


Modified Files:
        etk_gui.c 


Log Message:
Update to recent API changes

===================================================================
RCS file: /cvs/e/e17/apps/edje_viewer/src/bin/etk_gui.c,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -3 -r1.18 -r1.19
--- etk_gui.c   31 Jan 2007 05:45:55 -0000      1.18
+++ etk_gui.c   11 Mar 2007 01:32:38 -0000      1.19
@@ -482,7 +482,7 @@
             ETK_FILECHOOSER_WIDGET(gui->fm_chooser), cwd);
    FREE(cwd);
    etk_dialog_pack_in_main_area(ETK_DIALOG(gui->fm_dialog), gui->fm_chooser,
-          ETK_TRUE, ETK_TRUE, 0, ETK_FALSE);
+          ETK_BOX_START, ETK_BOX_EXPAND_FILL, 0);
 
    button = etk_dialog_button_add_from_stock(ETK_DIALOG(gui->fm_dialog),
           ETK_STOCK_DIALOG_OK, 1);



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to