1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 22:48:11 +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:
LuK1337 2021-07-19 14:05:22 +02:00 committed by Ali Mohammad Pur
parent ed46d52252
commit fb66feef5e
5 changed files with 10 additions and 2 deletions

View file

@ -18,6 +18,8 @@ font=/bin/FontEditor
sheets=/bin/Spreadsheet
gml=/bin/Playground
pdf=/bin/PDFViewer
profile=/bin/Profiler
pp=/bin/PixelPaint
directory=/bin/FileManager
*=/bin/TextEditor