[PR #475] [MERGED] Linux desktop file and debian package name #552

Closed
opened 2026-02-28 14:33:25 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jpochyla/psst/pull/475
Author: @ChrisLauinger77
Created: 5/18/2024
Status: Merged
Merged: 5/26/2024
Merged by: @jacksongoode

Base: masterHead: fixes


📝 Commits (4)

📊 Changes

4 files changed (+1218 additions, -7 deletions)

View changed files

📝 .github/workflows/build.yml (+2 -0)
📝 .pkg/DEBIAN/control (+1 -1)
📝 .pkg/psst.desktop (+9 -6)
psst-gui/assets/logo.svg (+1206 -0)

📄 Description

I also added the svg icon
which could be deployed to /usr/share/icons
but I don't know what to edit to achieve this :(
This PR addresses #391 & #473


🔄 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/jpochyla/psst/pull/475 **Author:** [@ChrisLauinger77](https://github.com/ChrisLauinger77) **Created:** 5/18/2024 **Status:** ✅ Merged **Merged:** 5/26/2024 **Merged by:** [@jacksongoode](https://github.com/jacksongoode) **Base:** `master` ← **Head:** `fixes` --- ### 📝 Commits (4) - [`19f715f`](https://github.com/jpochyla/psst/commit/19f715fa26e203417e14d61cca228666e4ee24a7) Fix #391 & #472 desktop file and deb package name - [`0d49df8`](https://github.com/jpochyla/psst/commit/0d49df8cfd6176f78d1fe5bfe3d9e711ba53d57b) Update build.yml - deploy psst.svg - [`3d5f284`](https://github.com/jpochyla/psst/commit/3d5f2842d681af03fe271c9fe6efc8de45875c3b) Update build.yml - [`d1573d0`](https://github.com/jpochyla/psst/commit/d1573d0a1f0f623b93aa2f13fe4f0fc14084c820) Rename psst.svg to logo.svg ### 📊 Changes **4 files changed** (+1218 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build.yml` (+2 -0) 📝 `.pkg/DEBIAN/control` (+1 -1) 📝 `.pkg/psst.desktop` (+9 -6) ➕ `psst-gui/assets/logo.svg` (+1206 -0) </details> ### 📄 Description I also added the svg icon which could be deployed to /usr/share/icons but I don't know what to edit to achieve this :( This PR addresses #391 & #473 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 14:33:25 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/psst#552
No description provided.