summaryrefslogtreecommitdiff
path: root/Base/home
diff options
context:
space:
mode:
authorCesar Torres <shortanemoia@protonmail.com>2021-03-26 01:26:12 +0100
committerAndreas Kling <kling@serenityos.org>2021-03-27 10:20:55 +0100
commit2e28b8ebccd6dceeec058ab3be86e13f10546040 (patch)
treebbe376eb28a8d9396830546876d688804111a669 /Base/home
parente4d6a56a28d61d820c36efea0a553072b72ead4d (diff)
downloadserenity-2e28b8ebccd6dceeec058ab3be86e13f10546040.zip
SoundPlayer: Add playlist supprt
And a M3U(8) parser
Diffstat (limited to 'Base/home')
-rw-r--r--Base/home/anon/.config/LaunchServer.ini2
1 files changed, 2 insertions, 0 deletions
diff --git a/Base/home/anon/.config/LaunchServer.ini b/Base/home/anon/.config/LaunchServer.ini
index ddafda7c8d..45636346c7 100644
--- a/Base/home/anon/.config/LaunchServer.ini
+++ b/Base/home/anon/.config/LaunchServer.ini
@@ -9,6 +9,8 @@ jpg=/bin/QuickShow
jpeg=/bin/QuickShow
html=/bin/Browser
wav=/bin/SoundPlayer
+m3u=/bin/SoundPlayer
+m3u8=/bin/SoundPlayer
txt=/bin/TextEditor
font=/bin/FontEditor
sheets=/bin/Spreadsheet