mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 02:57:44 +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
|
||||
javascript=*.js,*.mjs
|
||||
json=*.json
|
||||
library=*.so,*.a
|
||||
library=*.so,*.so.*,*.a
|
||||
markdown=*.md
|
||||
music=*.midi
|
||||
object=*.o,*.obj
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue