cedric pushed a commit to branch master.

http://git.enlightenment.org/apps/terminology.git/commit/?id=754cec593991f4bdaa41607a36a4094efe75f958

commit 754cec593991f4bdaa41607a36a4094efe75f958
Author: Cedric BAIL <cedric.b...@samsung.com>
Date:   Wed Mar 12 19:14:06 2014 +0900

    preview: add support for TGV.
---
 src/bin/extns.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/bin/extns.c b/src/bin/extns.c
index b830589..36cb94c 100644
--- a/src/bin/extns.c
+++ b/src/bin/extns.c
@@ -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
 };
 

-- 


Reply via email to