From 28e31d912256a9dc2d7ccf07b8afd39faf099a94 Mon Sep 17 00:00:00 2001 From: Nico Jensch Date: Sat, 14 Nov 2020 11:52:51 +0100 Subject: [PATCH] fix icon text of video software --- usr/bin/setup-assistant | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr/bin/setup-assistant b/usr/bin/setup-assistant index ecb9e55..859f105 100755 --- a/usr/bin/setup-assistant +++ b/usr/bin/setup-assistant @@ -369,7 +369,7 @@ function upgrade2ultimate fi yad \ - --image='Kdenlive' \ + --image='kdenlive' \ --title="Upgrade to ULTIMATE 👾" \ --window-icon='update' \ --text "What about video software?" \