threema-desktop: comply with freedesktop icon specification

This commit is contained in:
Hythera
2026-02-17 12:31:20 +01:00
parent b34918f839
commit e5eee25c3a
+1 -2
View File
@@ -111,8 +111,7 @@ buildNpmPackage rec {
ln -s $out/opt/threema/$dir $out/opt/threema/dist/src/$dir
done
mkdir -p $out/share/pixmaps
cp $out/opt/threema/assets/icons/svg/consumer.svg $out/share/pixmaps/threema.svg
install -Dm644 $out/opt/threema/assets/icons/svg/consumer.svg $out/share/icons/hicolor/scalable/threema.svg
makeWrapper ${electron}/bin/electron $out/bin/threema \
--add-flags $out/opt/threema/dist/src/main.js