diff --git a/Base/home/anon/Launcher.ini b/Base/home/anon/Launcher.ini index 5c8dd3693e..444fcd13b7 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 0000000000..a56b2b4286 Binary files /dev/null and b/Base/res/icons/32x32/app-piano.png differ