mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 15:27:35 +00:00
Base: Add icons and af files for Profiler and Inspector
This commit is contained in:
parent
090c031c1a
commit
5cfbf88b4d
6 changed files with 16 additions and 0 deletions
8
Base/res/apps/Inspector.af
Normal file
8
Base/res/apps/Inspector.af
Normal file
|
@ -0,0 +1,8 @@
|
|||
[App]
|
||||
Name=Inspector
|
||||
Executable=/bin/Inspector
|
||||
Category=Development
|
||||
|
||||
[Icons]
|
||||
16x16=/res/icons/16x16/app-inspector.png
|
||||
32x32=/res/icons/32x32/app-inspector.png
|
8
Base/res/apps/Profiler.af
Normal file
8
Base/res/apps/Profiler.af
Normal file
|
@ -0,0 +1,8 @@
|
|||
[App]
|
||||
Name=Profiler
|
||||
Executable=/bin/Profiler
|
||||
Category=Development
|
||||
|
||||
[Icons]
|
||||
16x16=/res/icons/16x16/app-profiler.png
|
||||
32x32=/res/icons/32x32/app-profiler.png
|
BIN
Base/res/icons/16x16/app-inspector.png
Executable file
BIN
Base/res/icons/16x16/app-inspector.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 171 B |
BIN
Base/res/icons/16x16/app-profiler.png
Executable file
BIN
Base/res/icons/16x16/app-profiler.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 192 B |
BIN
Base/res/icons/32x32/app-inspector.png
Executable file
BIN
Base/res/icons/32x32/app-inspector.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 516 B |
BIN
Base/res/icons/32x32/app-profiler.png
Executable file
BIN
Base/res/icons/32x32/app-profiler.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 371 B |
Loading…
Add table
Add a link
Reference in a new issue