We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 146f383 commit c16a412Copy full SHA for c16a412
.github/workflows/package.yml
@@ -3,7 +3,7 @@ on:
3
workflow_call:
4
inputs:
5
version:
6
- description: Source Git package version
+ description: SourceGit package version
7
required: true
8
type: string
9
jobs:
build/resources/_common/applications/sourcegit.desktop
@@ -1,5 +1,5 @@
1
[Desktop Entry]
2
-Name=Source Git
+Name=SourceGit
Comment=Open-source & Free Git GUI Client
Exec=/opt/sourcegit/sourcegit
Icon=/usr/share/icons/sourcegit.png
0 commit comments