add webp and img formats u can look at now. :)

SVN revision: 75952
This commit is contained in:
Carsten Haitzler 2012-09-03 06:24:51 +00:00
parent 6e855b64a4
commit 5d6496ef4f
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ static const char *extn_img[] =
".bmp", ".ico", ".ppm", ".pgm", ".pbm", ".pnm", ".xpm", ".psd", ".wbmp",
".cur", ".xcf", ".xcf.gz", ".arw", ".cr2", ".crw", ".dcr", ".dng", ".k25",
".kdc", ".erf", ".mrw", ".nef", ".nrf", ".nrw", ".orf", ".raw", ".rw2",
".rw2", ".pef", ".raf", ".sr2", ".srf", ".x3f",
".rw2", ".pef", ".raf", ".sr2", ".srf", ".x3f", ".webp",
NULL
};