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
commit f7ea1eb610
Notes: sideshowbarker 2024-07-18 17:51:04 +09:00
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]