summaryrefslogtreecommitdiff
path: root/data/pptx/docProps/thumbnail.jpeg
AgeCommit message (Collapse)Author
2018-04-24Powerpoint writer: Remove docProps/thumbnail.jpeg in data dir.Jesse Rosenthal
This file wasn't used in the production of documents. It's supposed to be a thumbnail of the current document, and we can't actually produce that ourselves. It turns out that the file contains a nonfree ICC color calibration file, so the best thing to do would be to remove it altogether. Fixes: #4588
2017-12-11Add default pptx data for Powerpoint writer.Jesse Rosenthal