dangerzone/install
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
..
common Allow setting the compression level of the image 2024-03-13 21:03:13 +02:00
linux Use %F field code in .desktop entry 2024-05-08 14:17:35 +03:00
macos Hash-verify container pip install & merge build-image 2024-01-03 12:58:35 +00:00
pyinstaller Adds file formats: epub svg bmp pnm bpm ppm 2024-01-31 19:58:48 +00:00
windows Replace MIT license with AGPLv3 2024-01-04 09:57:49 +00:00