From 6f75d96689386d66d8564f1fb3d9d0b8d696bc30 Mon Sep 17 00:00:00 2001 From: Conrad Pankoff Date: Tue, 6 Aug 2019 22:56:32 +1000 Subject: [PATCH] Launcher: Add ChanViewer to default config --- Base/home/anon/Launcher.ini | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Base/home/anon/Launcher.ini b/Base/home/anon/Launcher.ini index 444fcd13b7..9d6cdcf670 100644 --- a/Base/home/anon/Launcher.ini +++ b/Base/home/anon/Launcher.ini @@ -44,3 +44,7 @@ Icon=/res/icons/32x32/app-paintbrush.png [Piano] Path=/bin/Piano Icon=/res/icons/32x32/app-piano.png + +[ChanViewer] +Path=/bin/ChanViewer +Icon=/res/icons/16x16/app-chanviewer.png