Enlightenment CVS committal

Author  : dj2
Project : e17
Module  : libs/ewl

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


Modified Files:
        ewl_pointer_test.c 


Log Message:
- tabs are a tricky beast. looks like I missed some.

===================================================================
RCS file: /cvs/e/e17/libs/ewl/src/bin/tests/pointer/ewl_pointer_test.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- ewl_pointer_test.c  6 May 2008 20:18:55 -0000       1.3
+++ ewl_pointer_test.c  7 May 2008 13:38:19 -0000       1.4
@@ -33,8 +33,8 @@
         o = ewl_entry_new();
         ewl_attach_mouse_argb_cursor_set(o, pointer_win);
         ewl_text_text_set(EWL_TEXT(o), "Expect to see a button cursor\n"
-                      "over this entry and a normal cursor\n"
-                      "over other parts of the window");
+                       "over this entry and a normal cursor\n"
+                       "over other parts of the window");
         ewl_entry_editable_set(EWL_ENTRY(o), FALSE);
         ewl_object_fill_policy_set(EWL_OBJECT(o), EWL_FLAG_FILL_NONE);
         ewl_container_child_append(EWL_CONTAINER(box), o);



-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to