diff options
author | Gonçalo Duarte <gonegrier.duarte@gmail.com> | 2023-08-16 13:06:56 +0100 |
---|---|---|
committer | Gonçalo Duarte <gonegrier.duarte@gmail.com> | 2023-08-16 13:07:17 +0100 |
commit | b3a306d769648394b0cb1e8a0f0a1d8e40a25b53 (patch) | |
tree | c5949da77ca288554602ab06e21f561e0e7cfe20 /app-text | |
parent | app-emulation/looking-glass: rename app-emulation/LookingGlass (diff) | |
download | guru-b3a306d769648394b0cb1e8a0f0a1d8e40a25b53.tar.gz guru-b3a306d769648394b0cb1e8a0f0a1d8e40a25b53.tar.bz2 guru-b3a306d769648394b0cb1e8a0f0a1d8e40a25b53.zip |
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@gmail.com>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/lorien-bin/files/lorien.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/lorien-bin/files/lorien.desktop b/app-text/lorien-bin/files/lorien.desktop index 9a1563487..1199d36b8 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 |