diff options
author | Francis Irving <francis@mysociety.org> | 2010-02-06 03:40:08 +0000 |
---|---|---|
committer | Francis Irving <francis@mysociety.org> | 2010-02-06 03:40:08 +0000 |
commit | b9c479cd1402bb719314d7e34764d77e480de696 (patch) | |
tree | e62617bf9a115824117edafd52b2668b9f657f41 | |
parent | c350e41ee9d6e3670b58c5bea65f0adcca24727b (diff) |
Icons for .docx type files
3 files changed, 3 insertions, 0 deletions
diff --git a/public/images/icon_application_vnd.openxmlformats-officedocument.presentationml.presentation_large.png b/public/images/icon_application_vnd.openxmlformats-officedocument.presentationml.presentation_large.png new file mode 120000 index 000000000..4e0dcebe7 --- /dev/null +++ b/public/images/icon_application_vnd.openxmlformats-officedocument.presentationml.presentation_large.png @@ -0,0 +1 @@ +icon_application_vnd.ms-powerpoint_large.png
\ No newline at end of file diff --git a/public/images/icon_application_vnd.openxmlformats-officedocument.spreadsheetml.sheet_large.png b/public/images/icon_application_vnd.openxmlformats-officedocument.spreadsheetml.sheet_large.png new file mode 120000 index 000000000..c664a30f9 --- /dev/null +++ b/public/images/icon_application_vnd.openxmlformats-officedocument.spreadsheetml.sheet_large.png @@ -0,0 +1 @@ +icon_application_vnd.ms-excel_large.png
\ No newline at end of file diff --git a/public/images/icon_application_vnd.openxmlformats-officedocument.wordprocessingml.document_large.png b/public/images/icon_application_vnd.openxmlformats-officedocument.wordprocessingml.document_large.png new file mode 120000 index 000000000..950105e3b --- /dev/null +++ b/public/images/icon_application_vnd.openxmlformats-officedocument.wordprocessingml.document_large.png @@ -0,0 +1 @@ +icon_application_vnd.ms-word_large.png
\ No newline at end of file |