preview: add support for TGV.

This commit is contained in:
Cedric BAIL 2014-03-12 19:14:06 +09:00
parent 1d689839c0
commit 754cec5939
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ const char *extn_img[] =
".cur", ".xcf", ".xcf.gz", ".arw", ".cr2", ".crw", ".dcr", ".dng", ".k25",
".kdc", ".erf", ".mrw", ".nef", ".nrf", ".nrw", ".orf", ".raw", ".rw2",
".pef", ".raf", ".sr2", ".srf", ".x3f", ".webp", ".ppt", ".pptx", ".odp",
".tgv",
NULL
};