mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 21:48:13 +00:00
Base: Add video file type icon
This adds a file type icon for video files.
This commit is contained in:
parent
d132ce54e1
commit
121181e392
3 changed files with 1 additions and 0 deletions
|
@ -33,3 +33,4 @@ text=*.txt
|
|||
truetype=*.ttf
|
||||
pixelpaint=*.pp
|
||||
archive=*.zip,*.gz,*.tar
|
||||
video=*.avi,*.mkv,*.mov,*.mp4,*.webm
|
||||
|
|
BIN
Base/res/icons/16x16/filetype-video.png
Normal file
BIN
Base/res/icons/16x16/filetype-video.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 165 B |
BIN
Base/res/icons/32x32/filetype-video.png
Normal file
BIN
Base/res/icons/32x32/filetype-video.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 235 B |
Loading…
Add table
Add a link
Reference in a new issue