[PR #184] [MERGED] [core] Fix Metadata for Flatpak #182

Closed
opened 2025-10-31 16:58:58 -05:00 by GiteaMirror · 0 comments
Owner

📋 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: mainHead: 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.

## 📋 Pull Request Information **Original PR:** https://github.com/feeddeck/feeddeck/pull/184 **Author:** [@ricoberger](https://github.com/ricoberger) **Created:** 8/6/2024 **Status:** ✅ Merged **Merged:** 8/6/2024 **Merged by:** [@ricoberger](https://github.com/ricoberger) **Base:** `main` ← **Head:** `core-fix-metadata-for-flatpak` --- ### 📝 Commits (1) - [`081d23c`](https://github.com/feeddeck/feeddeck/commit/081d23c0d675911b3d1876308988b4be9562db01) [core] Fix Metadata for Flatpak ### 📊 Changes **4 files changed** (+10 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 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. <!-- Keep PR title verbose enough and add prefix telling about what source it touches e.g "[rss] Add feature xyz" or if the the PR is not realated to a source use "[core]", e.g. "[core] Fix xyz". If you add a breaking change within your PR you should add ":warning:" to the title, e.g. ":warning: [core] My breaking change" --> <!-- Description of what have been changed. Please also reference an issue, when available. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-10-31 16:58:58 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/feeddeck#182