1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 04:27:45 +00:00

Applications: Add a very simple PDFViewer

This commit is contained in:
Matthew Olsson 2021-05-10 11:50:15 -07:00 committed by Andreas Kling
parent 309105678b
commit f7ea1eb610
13 changed files with 264 additions and 18 deletions

View file

@ -16,6 +16,7 @@ txt=/bin/TextEditor
font=/bin/FontEditor
sheets=/bin/Spreadsheet
gml=/bin/Playground
pdf=/bin/PDFViewer
*=/bin/TextEditor
[Protocol]