mirror of
https://github.com/feeddeck/feeddeck.git
synced 2026-03-09 07:02:01 -05:00
[PR #184] [MERGED] [core] Fix Metadata for Flatpak #182
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/feeddeck/feeddeck/pull/184
Author: @ricoberger
Created: 8/6/2024
Status: ✅ Merged
Merged: 8/6/2024
Merged by: @ricoberger
Base:
main← Head:core-fix-metadata-for-flatpak📝 Commits (1)
081d23c[core] Fix Metadata for Flatpak📊 Changes
4 files changed (+10 additions, -5 deletions)
View changed files
📝
app/linux/flatpak/app.feeddeck.feeddeck.metainfo.xml(+6 -1)📝
app/linux/flatpak/app.feeddeck.feeddeck.svg(+2 -2)📝
app/templates/app-icon/linux.svg(+2 -2)📝
app/templates/feeddeck.afdesign(+0 -0)📄 Description
The Linux version of the app is distributed via Flatpak, this commit fixes some issues shown in the validation on Flathub. This includes the summary and branding color and the app icon which should be square instead of round.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.