mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-10-01 21:59:11 +00:00
Base: Add PixelPaint (*.pp) file type icons
This commit is contained in:
parent
d943b8f100
commit
4175be6960
Notes:
sideshowbarker
2024-07-18 04:25:30 +09:00
Author: https://github.com/jackburnergithub 🔰
Commit: 4175be6960
Pull-request: https://github.com/SerenityOS/serenity/pull/9883
Reviewed-by: https://github.com/linusg ✅
3 changed files with 1 additions and 0 deletions
|
@ -18,3 +18,4 @@ sound=*.wav,*.flac
|
||||||
spreadsheet=*.sheets,*.csv
|
spreadsheet=*.sheets,*.csv
|
||||||
text=*.txt
|
text=*.txt
|
||||||
truetype=*.ttf
|
truetype=*.ttf
|
||||||
|
pixelpaint=*.pp
|
||||||
|
|
BIN
Base/res/icons/16x16/filetype-pixelpaint.png
Normal file
BIN
Base/res/icons/16x16/filetype-pixelpaint.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2 KiB |
BIN
Base/res/icons/32x32/filetype-pixelpaint.png
Normal file
BIN
Base/res/icons/32x32/filetype-pixelpaint.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.9 KiB |
Loading…
Add table
Add a link
Reference in a new issue