mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 15:17:36 +00:00
Base: Add file associations for multiple programs
This change adds missing file association for the following programs: - ImageViewer - PDFViewer - PixelPaint - Playground - Profiler - SoundPlayer
This commit is contained in:
parent
ed46d52252
commit
fb66feef5e
5 changed files with 10 additions and 2 deletions
|
@ -2,3 +2,6 @@
|
|||
Name=PDF Viewer
|
||||
Executable=/bin/PDFViewer
|
||||
Category=Graphics
|
||||
|
||||
[Launcher]
|
||||
FileTypes=pdf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue