mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 15:27:35 +00:00
LaunchServer: Associate JPEG files with QuickShow
This commit is contained in:
parent
880c3fb83f
commit
58a5af1dcd
2 changed files with 3 additions and 1 deletions
|
@ -5,6 +5,8 @@ png=/bin/QuickShow
|
|||
ppm=/bin/QuickShow
|
||||
gif=/bin/QuickShow
|
||||
bmp=/bin/QuickShow
|
||||
jpg=/bin/QuickShow
|
||||
jpeg=/bin/QuickShow
|
||||
html=/bin/Browser
|
||||
wav=/bin/SoundPlayer
|
||||
txt=/bin/TextEditor
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue