dangerzone/install/linux
Naglis Jonaitis c3a570eb7d
Use %F field code in .desktop entry
On Linux, the `%u` field code results in multiple Dangerzone instances
being launched when opening multiple documents with Dangerzone from
e.g. Nautilus, as `%u` signifies that the application (in this case -
Dangerzone) can only open a single file/URL at once.

This changes the field code to `%F` as Dangerzone (now) supports
converting multiple files at once. We use `%F` (multiple local files)
instead of `%U` (multiple files and/or URLs) since Dangerzone does not
support opening URLs.

See also the Desktop Entry Specification [1] for more information on the
field codes.

Fixes #797

[1]: https://specifications.freedesktop.org/desktop-entry-spec/latest/ar01s07.html
2024-05-08 14:17:35 +03:00
..
build-deb.py Add a --distro option to build-deb.py 2023-02-14 15:49:51 +02:00
build-rpm.py install: Remove .gitignore for rpm-build 2024-01-23 16:19:44 +02:00
dangerzone.spec Bump version to 0.6.1 2024-04-25 16:23:39 +03:00
install-podman-ubuntu-focal.sh install: Introduce a script for installing Podman 2022-11-10 16:35:48 +02:00
press.freedom.dangerzone.desktop Use %F field code in .desktop entry 2024-05-08 14:17:35 +03:00
press.freedom.dangerzone.png Replace First Look Media references 2023-03-08 18:40:55 +02:00