Enlightenment CVS committal Author : jethomas Project : e17 Module : libs/ewl
Dir : e17/libs/ewl/src/bin/tests/engine Modified Files: ewl_engine.c Log Message: Fix a bunch of typos =================================================================== RCS file: /cvs/e/e17/libs/ewl/src/bin/tests/engine/ewl_engine.c,v retrieving revision 1.9 retrieving revision 1.10 diff -u -3 -r1.9 -r1.10 --- ewl_engine.c 23 Aug 2007 05:26:44 -0000 1.9 +++ ewl_engine.c 29 Nov 2007 03:50:43 -0000 1.10 @@ -61,7 +61,7 @@ o = ewl_entry_new(); ewl_text_text_set(EWL_TEXT(o), "The image below is copied from an\n" "evas buffer engine, and reacts because of events\n" - "fed to it from the image widget"); + "fed to it from the image widget."); ewl_entry_editable_set(EWL_ENTRY(o), FALSE); ewl_object_fill_policy_set(EWL_OBJECT(o), EWL_FLAG_FILL_HFILL); ewl_container_child_append(EWL_CONTAINER(box), o); ------------------------------------------------------------------------- SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell. From the desktop to the data center, Linux is going mainstream. Let it simplify your IT future. http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs