Enlightenment CVS committal

Author  : pfritz
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/src/lib


Modified Files:
        ewl_filelist_tree.c 


Log Message:
formating

===================================================================
RCS file: /cvs/e/e17/libs/ewl/src/lib/ewl_filelist_tree.c,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -3 -r1.14 -r1.15
--- ewl_filelist_tree.c 29 Mar 2007 23:16:01 -0000      1.14
+++ ewl_filelist_tree.c 4 Jul 2007 16:24:05 -0000       1.15
@@ -448,7 +448,7 @@
        else if (column == 1) t = "size";
        else if (column == 2) t = "modifed";
        else if (column == 3) t = "permissions";
-       else if (column == 4) t ="group";
+       else if (column == 4) t = "group";
        else t = "";
 
        ewl_label_text_set(EWL_LABEL(l), t);



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to