Enlightenment CVS committal

Author  : handyande
Project : misc
Module  : engage

Dir     : misc/engage/src


Modified Files:
        dock.c 


Log Message:
oops, a bit tight ;)
===================================================================
RCS file: /cvsroot/enlightenment/misc/engage/src/dock.c,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -3 -r1.17 -r1.18
--- dock.c      28 Nov 2004 16:56:29 -0000      1.17
+++ dock.c      28 Nov 2004 17:07:05 -0000      1.18
@@ -86,7 +86,7 @@
     if (dock.sysicons)
       width += options.spacing + 1.0;   // another spacer
   }
-  width += 3; /* expand under tray */
+  width += options.spacing + 3; /* expand under tray */
 
 #define POSITION(__icons) \
                { \




-------------------------------------------------------
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://productguide.itmanagersjournal.com/
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to