mirror of
https://github.com/RGBCube/serenity
synced 2025-06-01 10:08:10 +00:00
SystemMenu+MouseDemo: Add menu entry and nice icons
This commit is contained in:
parent
f4e6c4c6f0
commit
fe178b6234
3 changed files with 8 additions and 0 deletions
8
Base/res/apps/Mouse.af
Normal file
8
Base/res/apps/Mouse.af
Normal file
|
@ -0,0 +1,8 @@
|
|||
[App]
|
||||
Name=Mouse
|
||||
Executable=/bin/Mouse
|
||||
Category=Demos
|
||||
|
||||
[Icons]
|
||||
16x16=/res/icons/16x16/app-mouse.png
|
||||
32x32=/res/icons/32x32/app-mouse.png
|
BIN
Base/res/icons/16x16/app-mouse.png
Normal file
BIN
Base/res/icons/16x16/app-mouse.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 214 B |
BIN
Base/res/icons/32x32/app-mouse.png
Normal file
BIN
Base/res/icons/32x32/app-mouse.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 272 B |
Loading…
Add table
Add a link
Reference in a new issue