commit: b3a306d769648394b0cb1e8a0f0a1d8e40a25b53 Author: Gonçalo Duarte <gonegrier.duarte <AT> gmail <DOT> com> AuthorDate: Wed Aug 16 12:06:56 2023 +0000 Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org> CommitDate: Wed Aug 16 12:07:17 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b3a306d7
app-text/lorien-bin/files/lorien.dektop: rename Icon=Lorien to Icon=lorien * fix icon filename for Lorien.png to lorien.png * commit: (31cb0526635c987fd16158750bbe6fc0995fa777) Signed-off-by: Gonçalo Duarte <gonegrier.duarte <AT> gmail.com> 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
