From b3a306d769648394b0cb1e8a0f0a1d8e40a25b53 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gon=C3=A7alo=20Duarte?= Date: Wed, 16 Aug 2023 13:06:56 +0100 Subject: [PATCH] app-text/lorien-bin/files/lorien.dektop: rename Icon=Lorien to Icon=lorien * fix icon filename for Lorien.png to lorien.png * commit: (31cb0526635c987fd16158750bbe6fc0995fa777) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Gonçalo Duarte --- app-text/lorien-bin/files/lorien.desktop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/lorien-bin/files/lorien.desktop b/app-text/lorien-bin/files/lorien.desktop index 9a1563487c..1199d36b86 100644 --- a/app-text/lorien-bin/files/lorien.desktop +++ b/app-text/lorien-bin/files/lorien.desktop @@ -7,6 +7,6 @@ Exec=/opt/Lorien/Lorien.x86_64 %f StartupNotify=true Terminal=false Type=Application -Icon=Lorien +Icon=lorien Categories=Office;Godot MimeType=application/svg; \ No newline at end of file