mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 09:19:03 +00:00
FileIconProvider: Use sound icon for flac file extension
This commit is contained in:
committed by
Ali Mohammad Pur
parent
595ba17cfa
commit
80dba466db
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user