mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-09 02:56:10 +00:00
Applications: Add a very simple PDFViewer
This commit is contained in:
parent
309105678b
commit
f7ea1eb610
Notes:
sideshowbarker
2024-07-18 17:51:04 +09:00
Author: https://github.com/mattco98
Commit: f7ea1eb610
Pull-request: https://github.com/SerenityOS/serenity/pull/7018
Reviewed-by: https://github.com/alimpfard
Reviewed-by: https://github.com/bcoles
Reviewed-by: https://github.com/tomuta
13 changed files with 264 additions and 18 deletions
|
@ -16,6 +16,7 @@ txt=/bin/TextEditor
|
|||
font=/bin/FontEditor
|
||||
sheets=/bin/Spreadsheet
|
||||
gml=/bin/Playground
|
||||
pdf=/bin/PDFViewer
|
||||
*=/bin/TextEditor
|
||||
|
||||
[Protocol]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue