[PR #188] [MERGED] [core] Fix App Listing Quality #466

Closed
opened 2026-03-22 12:51:13 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/feeddeck/feeddeck/pull/188
Author: @ricoberger
Created: 8/9/2024
Status: Merged
Merged: 8/9/2024
Merged by: @ricoberger

Base: mainHead: fix-flathub-app-listing-quality


📝 Commits (1)

  • 487c476 [core] Fix App Listing Quality

📊 Changes

4 files changed (+13 additions, -17 deletions)

View changed files

📝 app/linux/flatpak/app.feeddeck.feeddeck.metainfo.xml (+1 -1)
📝 app/linux/flatpak/app.feeddeck.feeddeck.svg (+6 -8)
📝 app/templates/app-icon/linux.svg (+6 -8)
📝 app/templates/feeddeck.afdesign (+0 -0)

📄 Description

Fix the quality of the app listing on Flathub, by adjusting the app summary and changing the app icon. This should fix the following warnings in the "App Listing Quality" report:

  • App Icon: Doesn't fill too much or too little of the canvas
  • Summary: No weird formatting or punctuation

🔄 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/188 **Author:** [@ricoberger](https://github.com/ricoberger) **Created:** 8/9/2024 **Status:** ✅ Merged **Merged:** 8/9/2024 **Merged by:** [@ricoberger](https://github.com/ricoberger) **Base:** `main` ← **Head:** `fix-flathub-app-listing-quality` --- ### 📝 Commits (1) - [`487c476`](https://github.com/feeddeck/feeddeck/commit/487c4760d4ab34b98d9e0d25935a72296cbd957a) [core] Fix App Listing Quality ### 📊 Changes **4 files changed** (+13 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `app/linux/flatpak/app.feeddeck.feeddeck.metainfo.xml` (+1 -1) 📝 `app/linux/flatpak/app.feeddeck.feeddeck.svg` (+6 -8) 📝 `app/templates/app-icon/linux.svg` (+6 -8) 📝 `app/templates/feeddeck.afdesign` (+0 -0) </details> ### 📄 Description Fix the quality of the app listing on Flathub, by adjusting the app summary and changing the app icon. This should fix the following warnings in the "App Listing Quality" report: - App Icon: Doesn't fill too much or too little of the canvas - Summary: No weird formatting or punctuation <!-- 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 2026-03-22 12:51:13 -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#466