Skip to content

Commit

Permalink
fileformats - use presentation tool for formats with odp convert output
Browse files Browse the repository at this point in the history
  • Loading branch information
MatteoCampinoti94 committed Oct 4, 2024
1 parent e70b845 commit 8d1260f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions fileformats.yml
Original file line number Diff line number Diff line change
Expand Up @@ -911,15 +911,15 @@ fmt/125:
name: Microsoft Powerpoint Presentation 95
action: convert
convert:
tool: document
tool: presentation
outputs:
- odp
- pdf
fmt/126:
name: Microsoft Powerpoint Presentation 97-2003
action: convert
convert:
tool: document
tool: presentation
outputs:
- odp
- pdf
Expand Down Expand Up @@ -1057,7 +1057,7 @@ fmt/215:
name: Microsoft Powerpoint for Windows 2007 onwards
action: convert
convert:
tool: document
tool: presentation
outputs:
- odp
- pdf
Expand Down Expand Up @@ -1444,7 +1444,7 @@ fmt/487:
name: Macro Enabled Microsoft Powerpoint 2007 Onwards
action: convert
convert:
tool: document
tool: presentation
outputs:
- odp
- pdf
Expand Down Expand Up @@ -1722,15 +1722,15 @@ fmt/629:
name: Microsoft PowerPoint Show 2007
action: convert
convert:
tool: document
tool: presentation
outputs:
- odp
- pdf
fmt/631:
name: Microsoft PowerPoint Template 2007
action: convert
convert:
tool: document
tool: presentation
outputs:
- odp
- pdf
Expand Down

0 comments on commit 8d1260f

Please sign in to comment.