Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion build/resources/_common/applications/sourcegit.desktop
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[Desktop Entry]
Name=SourceGit
Comment=Open-source & Free Git GUI Client
Exec=/opt/sourcegit/sourcegit
Exec=/opt/sourcegit/sourcegit %u
Icon=/usr/share/icons/sourcegit.png
Terminal=false
Type=Application
Expand Down
7 changes: 7 additions & 0 deletions conventional_commit.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[
{
"Name": "Linux Package's Desktop Entry Exec Argument Missing Fixes",
"Type": "Fix",
"Description": "Adding an missing argument of linux package's desktop entry"
}
]