Enlightenment CVS committal

Author  : ningerso
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/src/bin/tests/menubar


Modified Files:
        ewl_menubar.c 


Log Message:
Adjust menu bar test alignment.

===================================================================
RCS file: /cvs/e/e17/libs/ewl/src/bin/tests/menubar/ewl_menubar.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- ewl_menubar.c       4 Jan 2007 05:09:42 -0000       1.3
+++ ewl_menubar.c       18 Jan 2007 12:03:28 -0000      1.4
@@ -115,6 +115,7 @@
                }
        }
        ewl_container_child_append(EWL_CONTAINER(box), v_menubar);
+       ewl_object_alignment_set(EWL_OBJECT(v_menubar), EWL_FLAG_ALIGN_LEFT);
        ewl_widget_show(v_menubar);
 
        return 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
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to