mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-06-24 11:11:51 +00:00
Base+LibGUI: Refresh filetype icons for consistency
Improves ini icon depth and adds complementary 16x16/32x32 icons for music and sound filetypes.
This commit is contained in:
parent
45b6825a4b
commit
2f9a071072
Notes:
sideshowbarker
2024-07-19 03:03:04 +09:00
Author: https://github.com/thankyouverycool
Commit: 2f9a071072
Pull-request: https://github.com/SerenityOS/serenity/pull/3344
6 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@ namespace GUI {
|
|||
F(javascript, ".js") \
|
||||
F(library, ".so", ".a") \
|
||||
F(markdown, ".md") \
|
||||
F(music, ".midi") \
|
||||
F(object, ".o", ".obj") \
|
||||
F(pdf, ".pdf") \
|
||||
F(python, ".py") \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue