Files
signed/desktop/resources/signed.desktop.in
T
reya 1af4c66566
Rust / build (macos-latest, stable) (push) Canceled after 0s
Rust / build (ubuntu-latest, stable) (push) Canceled after 0s
Rust / build (windows-latest, stable) (push) Canceled after 0s
chore: add release infrastructure and packaging support
Add GitHub Actions workflows for CI and release builds, packaging
scripts for Windows, macOS, Linux, and Flatpak/Snap distribution,
application icons, desktop files, and release metadata resources.
2026-09-07 12:44:35 +07:00

13 lines
343 B
Desktop File

[Desktop Entry]
Version=1.0
Type=Application
Name=$APP_NAME
GenericName=Nostr Git Client
Comment=Nostr Git client for browsing repositories and collaborating
TryExec=$APP_CLI
StartupNotify=$DO_STARTUP_NOTIFY
Exec=$APP_CLI $APP_ARGS
Icon=$APP_ICON
Categories=Development;RevisionControl;
Keywords=git;repository;diff;commit;pull-request;patch;