file preview - increase preview text to 8192bytes

This commit is contained in:
Carsten Haitzler 2013-11-18 06:08:17 +09:00
parent a10d87a326
commit 38bb5e09db
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
#include "e_fm_device.h"
#include <sys/statvfs.h>
#define FILEPREVIEW_TEXT_PREVIEW_SIZE 2048
#define FILEPREVIEW_TEXT_PREVIEW_SIZE 8192
typedef struct _E_Widget_Data E_Widget_Data;
struct _E_Widget_Data