mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-15 22:12:20 +00:00
Base: Add PHP filetype icon
Add 16x16 and 32x32 file icons for PHP files.
This commit is contained in:
parent
8c32b42bdf
commit
6858066e20
Notes:
sideshowbarker
2024-07-17 18:56:36 +09:00
Author: https://github.com/electrikmilk
Commit: 6858066e20
Pull-request: https://github.com/SerenityOS/serenity/pull/12472
3 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ form=*.frm
|
|||
header=*.h,*.hpp,*.hxx,*.hh,*.h++
|
||||
html=*.html,*.htm
|
||||
css=*.css
|
||||
php=*.php,*.phtml,*.php3,*.php4,*.php5,*.phps
|
||||
ini=*.ini
|
||||
java=*.java
|
||||
javascript=*.js,*.mjs
|
||||
|
|
BIN
Base/res/icons/16x16/filetype-php.png
Normal file
BIN
Base/res/icons/16x16/filetype-php.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.2 KiB |
BIN
Base/res/icons/32x32/filetype-php.png
Normal file
BIN
Base/res/icons/32x32/filetype-php.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.5 KiB |
Loading…
Add table
Add a link
Reference in a new issue