Commit 13de97f9 authored by Frank Bergmann's avatar Frank Bergmann

- Added a few GIFs for file types

parent ef952632
......@@ -2126,6 +2126,7 @@ ad_proc im_filestorage_file_type_icon {ext} {
"mp3" { set icon [im_gif exp-mp3] }
"odt" { set icon [im_gif exp-odt] }
"ods" { set icon [im_gif exp-ods] }
"odp" { set icon [im_gif exp-odp] }
"pdf" { set icon [im_gif exp-pdf] }
"ppt" { set icon [im_gif exp-ppt] }
"pptx" { set icon [im_gif exp-ppt2007] }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment