Enlightenment CVS committal

Author  : dj2
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/src/lib


Modified Files:
        ewl_freebox.c 


Log Message:
- fix comments

===================================================================
RCS file: /cvs/e/e17/libs/ewl/src/lib/ewl_freebox.c,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -3 -r1.12 -r1.13
--- ewl_freebox.c       1 Jun 2006 22:34:57 -0000       1.12
+++ ewl_freebox.c       2 Jun 2006 15:25:58 -0000       1.13
@@ -11,12 +11,9 @@
  * @note
  * This will allow for differnt types of 'free' layout depending on what you
  * need. First there is AUTO layout, which will just place the widgets in
- * rows and columns (this will expand the freebox vertically as needed while
- * trying to maintian the given horizontal space). 
+ * rows and columns (this will expand the freebox as needed while
+ * trying to maintain the given space). 
  * 
- * XXX we may want to make ewl_hfreebox_new and ewl_vfreebox_new and do the
- * expansion as required for those two instead of just forcing one.
- *
  * The second type of layout is MANUAL. Initially this will layout as per
  * AUTO but after that the user will be able to drag the widgets around and
  * put them where they want.




_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to