diff --git a/codes.swee.SweeCryptGTK.json b/codes.swee.SweeCryptGTK.json index 55bd8d2..3d4accb 100644 --- a/codes.swee.SweeCryptGTK.json +++ b/codes.swee.SweeCryptGTK.json @@ -9,6 +9,7 @@ "--socket=wayland", "--filesystem=xdg-config" ], +"rename-icon": "codes.swee.SweeCryptGTK", "modules": [ { "name": "python3-modules", @@ -54,15 +55,15 @@ "buildsystem": "simple", "build-commands": ["chmod 1777 sweecrypt-gtk-flatpak.py", "install -D sweecrypt-gtk-flatpak.py /app/bin/sweecrypt-gtk", -"install -D sweecrypt-gtk.ui /app/opt/sweecrypt-gtk.ui", -"install -D sweecrypt.png ${FLATPAK_DEST}/share/icons/hicolor/512x512/apps/codes.swee.SweeCryptGTK.png", -"install -D sweecrypt.svg ${FLATPAK_DEST}/share/icons/hicolor/scalable/apps/codes.swee.SweeCryptGTK.svg", -"install -D flatpak.desktop /app/exports/share/applications/codes.swee.SweeCryptGTK.desktop", +"install -D flatpak.ui /app/opt/sweecrypt-gtk.ui", +"install -D sweecrypt.png /app/share/icons/hicolor/128x128/apps/codes.swee.SweeCryptGTK.png", +"install -D sweecrypt.svg /app/share/icons/hicolor/scalable/apps/codes.swee.SweeCryptGTK.svg", +"install -D flatpak.desktop /app/share/applications/codes.swee.SweeCryptGTK.desktop", "install -D flatpak.xml /app/share/metainfo/codes.swee.SweeCryptGTK.metainfo.xml"], "sources": [ { "type": "file", -"path": "sweecrypt-gtk.ui" +"path": "flatpak.ui" }, { "type": "file", @@ -74,7 +75,7 @@ }, { "type": "file", -"path": "dpkg/usr/share/icons/hicolor/512x512/apps/sweecrypt.png" +"path": "dpkg/usr/share/icons/hicolor/128x128/apps/sweecrypt.png" }, { "type": "file",