14 lines
269 B
Plaintext
14 lines
269 B
Plaintext
[Desktop Entry]
|
|
Version=1.0
|
|
Name=GitPilot
|
|
Comment=Git Repository Management Tool
|
|
# The Exec line includes %u to pass the URL to the application
|
|
Exec=/usr/local/bin/gitpilot %u
|
|
Terminal=false
|
|
Type=Application
|
|
Icon=gitpilot
|
|
Categories=Utility;
|
|
StartupWMClass=gitpilot
|
|
|
|
|