mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-11 18:50:50 +00:00
FileIconProvider: Add soname libraries to the icon list
This commit is contained in:
parent
80cb44afae
commit
9af5d1d7cd
Notes:
sideshowbarker
2024-07-18 01:19:48 +09:00
Author: https://github.com/timschumi
Commit: 9af5d1d7cd
Pull-request: https://github.com/SerenityOS/serenity/pull/10709
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ ini=*.ini
|
||||||
java=*.java
|
java=*.java
|
||||||
javascript=*.js,*.mjs
|
javascript=*.js,*.mjs
|
||||||
json=*.json
|
json=*.json
|
||||||
library=*.so,*.a
|
library=*.so,*.so.*,*.a
|
||||||
markdown=*.md
|
markdown=*.md
|
||||||
music=*.midi
|
music=*.midi
|
||||||
object=*.o,*.obj
|
object=*.o,*.obj
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue