diff --git a/Base/home/anon/Launcher.ini b/Base/home/anon/Launcher.ini index 5c8dd3693e6..444fcd13b78 100644 --- a/Base/home/anon/Launcher.ini +++ b/Base/home/anon/Launcher.ini @@ -40,3 +40,7 @@ Icon=/res/icons/32x32/app-process-manager.png [PaintBrush] Path=/bin/PaintBrush Icon=/res/icons/32x32/app-paintbrush.png + +[Piano] +Path=/bin/Piano +Icon=/res/icons/32x32/app-piano.png diff --git a/Base/res/icons/32x32/app-piano.png b/Base/res/icons/32x32/app-piano.png new file mode 100644 index 00000000000..a56b2b42860 Binary files /dev/null and b/Base/res/icons/32x32/app-piano.png differ