mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-06-09 09:34:57 +09:00
Base: Add Ruby File Type Icon
This adds a file type icon for Ruby (.rb) files.
This commit is contained in:
parent
9b6fab264f
commit
6247bbc65b
Notes:
sideshowbarker
2024-07-17 11:06:06 +09:00
Author: https://github.com/electrikmilk
Commit: 6247bbc65b
Pull-request: https://github.com/SerenityOS/serenity/pull/15131
Reviewed-by: https://github.com/linusg ✅
3 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ gml=*.gml
|
|||
palette=*.palette
|
||||
pdf=*.pdf
|
||||
python=*.py
|
||||
ruby=*.rb
|
||||
sound=*.wav,*.flac,*.mp3
|
||||
spreadsheet=*.sheets,*.csv
|
||||
text=*.txt
|
||||
|
|
BIN
Base/res/icons/16x16/filetype-ruby.png
Normal file
BIN
Base/res/icons/16x16/filetype-ruby.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 193 B |
BIN
Base/res/icons/32x32/filetype-ruby.png
Normal file
BIN
Base/res/icons/32x32/filetype-ruby.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 277 B |
Loading…
Add table
Add a link
Reference in a new issue