mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 10:57:34 +00:00
Base: Add CMakeLists file type icon
This adds a file icon for CMakeLists.txt files.
This commit is contained in:
parent
15a9fca461
commit
a0e3289cf3
3 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
[Icons]
|
[Icons]
|
||||||
|
cmake=*CMakeLists.txt
|
||||||
cplusplus=*.cpp,*.cxx,*.cc,*.c++
|
cplusplus=*.cpp,*.cxx,*.cc,*.c++
|
||||||
c=*.c
|
c=*.c
|
||||||
font=*.font
|
font=*.font
|
||||||
|
|
BIN
Base/res/icons/16x16/filetype-cmake.png
Normal file
BIN
Base/res/icons/16x16/filetype-cmake.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 203 B |
BIN
Base/res/icons/32x32/filetype-cmake.png
Normal file
BIN
Base/res/icons/32x32/filetype-cmake.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 290 B |
Loading…
Add table
Add a link
Reference in a new issue