mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 07:47:35 +00:00
FileIconProvider: Add soname libraries to the icon list
This commit is contained in:
parent
80cb44afae
commit
9af5d1d7cd
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