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

MacPDF: Rename LagomPDFDocument to MacPDFDocument

This commit is contained in:
Nico Weber 2023-09-30 18:58:24 -04:00 committed by Andrew Kaster
parent f99771d46f
commit 76f0a09b5e
6 changed files with 10 additions and 10 deletions

View file

@ -16,7 +16,7 @@
<string>com.adobe.pdf</string>
</array>
<key>NSDocumentClass</key>
<string>LagomPDFDocument</string>
<string>MacPDFDocument</string>
</dict>
</array>
<key>CFBundleExecutable</key>