mirror of
https://github.com/onionshare/onionshare.git
synced 2025-12-10 05:56:37 -05:00
Add .desktop launchers in both snap and flatpack packages
This commit is contained in:
parent
8a45de8241
commit
79ac54ac40
7 changed files with 4331 additions and 19 deletions
|
|
@ -116,6 +116,8 @@ modules:
|
|||
build-commands:
|
||||
- python3 setup.py install --prefix=${FLATPAK_DEST}
|
||||
- install -D -m0644 org.onionshare.OnionShare.appdata.xml ${FLATPAK_DEST}/share/metainfo/${FLATPAK_ID}.appdata.xml
|
||||
- install -D -m0644 org.onionshare.OnionShare.svg ${FLATPAK_DEST}/share/icons/hicolor/scalable/apps/org.onionshare.OnionShare.svg
|
||||
- install -D -m0644 org.onionshare.OnionShare.desktop ${FLATPAK_DEST}/share/applications/${FLATPAK_ID}.desktop
|
||||
sources:
|
||||
- type: dir
|
||||
path: ../desktop/src
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue