mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 09:17:35 +00:00
Base: Add new SystemMenu icons
Adds new SystemMenu icons for all general categories and refreshes existing ones for a more consistent look.
This commit is contained in:
parent
b084411258
commit
45b6825a4b
22 changed files with 19 additions and 11 deletions
|
@ -1,4 +1,8 @@
|
|||
[App]
|
||||
Name=HelloWorld
|
||||
Name=Hello World
|
||||
Executable=/bin/HelloWorld
|
||||
Category=Demos
|
||||
|
||||
[Icons]
|
||||
16x16=/res/icons/16x16/app-hello-world.png
|
||||
32x32=
|
||||
|
|
|
@ -2,3 +2,7 @@
|
|||
Name=LibGfx Demo
|
||||
Executable=/bin/LibGfxDemo
|
||||
Category=Demos
|
||||
|
||||
[Icons]
|
||||
16x16=/res/icons/16x16/app-libgfx-demo.png
|
||||
32x32=
|
||||
|
|
|
@ -4,5 +4,5 @@ Executable=/bin/ThemeEditor
|
|||
Category=Development
|
||||
|
||||
[Icons]
|
||||
16x16=/res/icons/16x16/themes.png
|
||||
16x16=/res/icons/16x16/app-theme-editor.png
|
||||
32x32=
|
||||
|
|
|
@ -4,7 +4,7 @@ Executable=/bin/VisualBuilder
|
|||
Category=Development
|
||||
|
||||
[Icons]
|
||||
16x16=
|
||||
16x16=/res/icons/16x16/app-visual-builder.png
|
||||
32x32=/res/icons/32x32/app-visual-builder.png
|
||||
|
||||
[Launcher]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue