mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-05-20 11:44:59 +00:00
fix: SourceGit misspelled as "Source Git" (#689)
This commit is contained in:
parent
146f383aae
commit
c16a412aa3
2 changed files with 2 additions and 2 deletions
2
.github/workflows/package.yml
vendored
2
.github/workflows/package.yml
vendored
|
@ -3,7 +3,7 @@ on:
|
|||
workflow_call:
|
||||
inputs:
|
||||
version:
|
||||
description: Source Git package version
|
||||
description: SourceGit package version
|
||||
required: true
|
||||
type: string
|
||||
jobs:
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[Desktop Entry]
|
||||
Name=Source Git
|
||||
Name=SourceGit
|
||||
Comment=Open-source & Free Git GUI Client
|
||||
Exec=/opt/sourcegit/sourcegit
|
||||
Icon=/usr/share/icons/sourcegit.png
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue