Enlightenment CVS committal

Author  : englebass
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_fm.c 


Log Message:
Annoying.

===================================================================
RCS file: /cvs/e/e17/apps/e/src/bin/e_fm.c,v
retrieving revision 1.189
retrieving revision 1.190
diff -u -3 -r1.189 -r1.190
--- e_fm.c      17 Jun 2007 16:45:18 -0000      1.189
+++ e_fm.c      22 Jun 2007 07:35:47 -0000      1.190
@@ -5679,7 +5679,7 @@
        _e_fm2_regions_populate(sd->obj);
        break;
       case E_FM2_VIEW_MODE_CUSTOM_ICONS:
-       printf("CUSTOM ICONRESIZe HANDLE\n");
+       printf("CUSTOM ICONRESIZE HANDLE\n");
        if (sd->config->view.fit_custom_pos)
          {
             for (l = sd->icons; l; l = l->next)
@@ -5711,7 +5711,7 @@
        _e_fm2_regions_populate(sd->obj);
        break;
       case E_FM2_VIEW_MODE_LIST:
-       printf("LIST RESIZe HANDLE\n");
+       printf("LIST RESIZE HANDLE\n");
        if (sd->iconlist_changed)
          {
             for (l = sd->icons; l; l = l->next)



-------------------------------------------------------------------------
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