1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-14 06:34:57 +00:00
serenity/Base/home/anon/.config/LaunchServer.ini
Linus Groh cc4bb59a7e Playground: Rename the application to GMLPlayground
Just "Playground" is too generic and doesn't match the general rule of
"application name equals display name minus spaces".
2022-06-28 21:10:10 +01:00

33 lines
645 B
INI

[FileType]
dds=/bin/ImageViewer
pbm=/bin/ImageViewer
pgm=/bin/ImageViewer
png=/bin/ImageViewer
ppm=/bin/ImageViewer
gif=/bin/ImageViewer
bmp=/bin/ImageViewer
jpg=/bin/ImageViewer
jpeg=/bin/ImageViewer
qoi=/bin/ImageViewer
html=/bin/Browser
wav=/bin/SoundPlayer
flac=/bin/SoundPlayer
m3u=/bin/SoundPlayer
m3u8=/bin/SoundPlayer
mp3=/bin/SoundPlayer
txt=/bin/TextEditor
font=/bin/FontEditor
sheets=/bin/Spreadsheet
csv=/bin/Spreadsheet
gml=/bin/GMLPlayground
pdf=/bin/PDFViewer
profile=/bin/Profiler
pp=/bin/PixelPaint
directory=/bin/FileManager
*=/bin/TextEditor
[Protocol]
gemini=/bin/Browser
http=/bin/Browser
https=/bin/Browser
help=/bin/Help