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:
thankyouverycool 2020-08-29 09:15:26 -04:00 committed by Andreas Kling
parent b084411258
commit 45b6825a4b
Notes: sideshowbarker 2024-07-19 03:03:08 +09:00
22 changed files with 19 additions and 11 deletions

View File

@ -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=

View File

@ -2,3 +2,7 @@
Name=LibGfx Demo
Executable=/bin/LibGfxDemo
Category=Demos
[Icons]
16x16=/res/icons/16x16/app-libgfx-demo.png
32x32=

View File

@ -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=

View File

@ -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]

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 372 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 211 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 214 B

After

Width:  |  Height:  |  Size: 161 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1008 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 327 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 333 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 267 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 307 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 433 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 339 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 266 B

After

Width:  |  Height:  |  Size: 468 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 311 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 180 B

After

Width:  |  Height:  |  Size: 220 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 259 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1008 B

After

Width:  |  Height:  |  Size: 309 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 344 B

View File

@ -1,9 +1,9 @@
[16x16]
Demos=/res/icons/16x16/app-demo.png
#Development=
#Games=
#Graphics=
#Internet=
Settings=/res/icons/16x16/gear.png
Sound=/res/icons/16x16/filetype-music.png
#Utilities=
Demos=/res/icons/16x16/demos.png
Development=/res/icons/16x16/development.png
Games=/res/icons/16x16/games.png
Graphics=/res/icons/16x16/graphics.png
Internet=/res/icons/16x16/internet.png
Settings=/res/icons/16x16/settings.png
Sound=/res/icons/16x16/multimedia.png
Utilities=/res/icons/16x16/utilities.png