get-bugzilla-attachments: fix typo, ppotx -> potx
Change-Id: I9ac25784cf772b0056936127ddd91d39264489ea Reviewed-on: https://gerrit.libreoffice.org/40614 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
This commit is contained in:
@@ -418,7 +418,7 @@ mimetypes = {
|
||||
'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet': 'xlsx',
|
||||
'application/vnd.openxmlformats-officedocument.spreadsheetml.template': 'xltx',
|
||||
'application/vnd.openxmlformats-officedocument.presentationml.presentation': 'pptx',
|
||||
'application/vnd.openxmlformats-officedocument.presentationml.template': 'ppotx',
|
||||
'application/vnd.openxmlformats-officedocument.presentationml.template': 'potx',
|
||||
'application/vnd.openxmlformats-officedocument.presentationml.slideshow': 'ppsx',
|
||||
'application/vnd.openxmlformats-officedocument.presentationml.slide': 'sldx',
|
||||
'application/vnd.openxmlformats-officedocument.wordprocessingml.document': 'docx',
|
||||
|
Reference in New Issue
Block a user