Enlightenment CVS committal

Author  : sebastid
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_config.c 


Log Message:
Formatting.

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_config.c,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -3 -r1.20 -r1.21
--- e_config.c  8 Feb 2005 03:51:07 -0000       1.20
+++ e_config.c  13 Feb 2005 10:42:11 -0000      1.21
@@ -120,8 +120,8 @@
             eb = E_NEW(E_Config_Binding, 1);
             eb->button = 1;
             eb->mask = ECORE_X_EVENT_MASK_MOUSE_DOWN |
-               ECORE_X_EVENT_MASK_MOUSE_UP |
-               ECORE_X_EVENT_MASK_MOUSE_MOVE;
+                       ECORE_X_EVENT_MASK_MOUSE_UP |
+                       ECORE_X_EVENT_MASK_MOUSE_MOVE;
             eb->modifiers = ECORE_X_MODIFIER_ALT;
             eb->action = E_BINDING_ACTION_MOVE;
             e_config->bindings = evas_list_append(e_config->bindings, eb);




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to