And cache edje files as well

SVN revision: 55094
This commit is contained in:
Sebastian Dransfeld 2010-11-30 18:42:25 +00:00
parent 256c566009
commit 62c59b22ab
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
#include "efreet_private.h"
#include "efreet_cache_private.h"
static const char *exts[] = { ".png", ".xpm", ".svg", NULL };
static const char *exts[] = { ".png", ".xpm", ".svg", ".edj", NULL };
static Eina_Array *strs = NULL;
static int verbose = 0;