mirror of
https://github.com/jpochyla/psst.git
synced 2026-04-27 07:25:52 +03:00
[PR #475] [MERGED] Linux desktop file and debian package name #552
Labels
No labels
api
bug
build
documentation
duplicate
enhancement
good first issue
help wanted
idea
invalid
linux
lowprio
macos
pull-request
upstream
windows
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/psst#552
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/jpochyla/psst/pull/475
Author: @ChrisLauinger77
Created: 5/18/2024
Status: ✅ Merged
Merged: 5/26/2024
Merged by: @jacksongoode
Base:
master← Head:fixes📝 Commits (4)
19f715fFix #391 & #472 desktop file and deb package name0d49df8Update build.yml - deploy psst.svg3d5f284Update build.ymld1573d0Rename psst.svg to logo.svg📊 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.