mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 05:07:34 +00:00
FileIconProvider: Use sound icon for flac file extension
This commit is contained in:
parent
595ba17cfa
commit
80dba466db
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ music=*.midi
|
||||||
object=*.o,*.obj
|
object=*.o,*.obj
|
||||||
pdf=*.pdf
|
pdf=*.pdf
|
||||||
python=*.py
|
python=*.py
|
||||||
sound=*.wav
|
sound=*.wav,*.flac
|
||||||
spreadsheet=*.sheets
|
spreadsheet=*.sheets
|
||||||
text=*.txt
|
text=*.txt
|
||||||
truetype=*.ttf
|
truetype=*.ttf
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue