mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 15:17:36 +00:00
Base: Add new icons for fonts and File Manager
This commit is contained in:
parent
bb9cf083c4
commit
42717b5b79
9 changed files with 4 additions and 2 deletions
|
@ -1,5 +1,6 @@
|
|||
[Icons]
|
||||
cplusplus=*.cpp,*.cxx,*.cc,*.c++
|
||||
font=*.font
|
||||
form=*.frm
|
||||
header=*.h,*.hpp,*.hxx,*.hh,*.h++
|
||||
html=*.html,*.htm
|
||||
|
@ -16,3 +17,4 @@ python=*.py
|
|||
sound=*.wav
|
||||
spreadsheet=*.sheets
|
||||
text=*.txt
|
||||
truetype=*.ttf
|
||||
|
|
BIN
Base/res/icons/16x16/app-file-manager.png
Normal file
BIN
Base/res/icons/16x16/app-file-manager.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 487 B |
BIN
Base/res/icons/16x16/filetype-font.png
Normal file
BIN
Base/res/icons/16x16/filetype-font.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 252 B |
BIN
Base/res/icons/16x16/filetype-truetype.png
Normal file
BIN
Base/res/icons/16x16/filetype-truetype.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 281 B |
BIN
Base/res/icons/32x32/app-file-manager.png
Normal file
BIN
Base/res/icons/32x32/app-file-manager.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.2 KiB |
BIN
Base/res/icons/32x32/filetype-font.png
Normal file
BIN
Base/res/icons/32x32/filetype-font.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 339 B |
BIN
Base/res/icons/32x32/filetype-truetype.png
Normal file
BIN
Base/res/icons/32x32/filetype-truetype.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 352 B |
Loading…
Add table
Add a link
Reference in a new issue