mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 02:47:35 +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
3 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ form=*.frm
|
||||||
header=*.h,*.hpp,*.hxx,*.hh,*.h++
|
header=*.h,*.hpp,*.hxx,*.hh,*.h++
|
||||||
html=*.html,*.htm
|
html=*.html,*.htm
|
||||||
css=*.css
|
css=*.css
|
||||||
|
php=*.php,*.phtml,*.php3,*.php4,*.php5,*.phps
|
||||||
ini=*.ini
|
ini=*.ini
|
||||||
java=*.java
|
java=*.java
|
||||||
javascript=*.js,*.mjs
|
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