From 552a3c3cacb6012254eae58670eb37d32bd5d4a9 Mon Sep 17 00:00:00 2001 From: Donno <31142286+Donnnno@users.noreply.github.com> Date: Mon, 19 Aug 2024 14:52:06 +0200 Subject: [PATCH] Update io.github.zen_browser.zen.yml.template --- flatpak/io.github.zen_browser.zen.yml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flatpak/io.github.zen_browser.zen.yml.template b/flatpak/io.github.zen_browser.zen.yml.template index ffafaf816..d052973e4 100644 --- a/flatpak/io.github.zen_browser.zen.yml.template +++ b/flatpak/io.github.zen_browser.zen.yml.template @@ -29,7 +29,7 @@ modules: - install -Dm0755 metadata/launch-script.sh ${{FLATPAK_DEST}}/bin/launch-script.sh - install -Dm0644 metadata/policies.json ${{FLATPAK_DEST}}/bin/distribution/policies.json - - install -Dm0644 metadata/icons/io.github.zen_browser.zen.png ${{FLATPAK_DEST}}/share/icons/hicolor/256x256/apps/${{FLATPAK_ID}}.png + - install -Dm0644 metadata/icons/io.github.zen_browser.zen.svg ${{FLATPAK_DEST}}/share/icons/hicolor/scalable/apps/${{FLATPAK_ID}}.png - install -Dm0644 metadata/io.github.zen_browser.zen.metainfo.xml ${{FLATPAK_DEST}}/share/metainfo/${{FLATPAK_ID}}.metainfo.xml - install -Dm0644 metadata/io.github.zen_browser.zen.desktop ${{FLATPAK_DEST}}/share/applications/${{FLATPAK_ID}}.desktop