[seahorse] desktop: Add argument to Exec line
- From: Niels De Graef <nielsdg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [seahorse] desktop: Add argument to Exec line
- Date: Sat, 21 May 2022 14:33:58 +0000 (UTC)
commit 77c794badc4423befda8a53cd552d11d7caf6827
Author: Niels De Graef <nielsdegraef gmail com>
Date: Sat May 21 16:32:43 2022 +0200
desktop: Add argument to Exec line
Make sure we actually open a file that was passed on.
Fixes: https://gitlab.gnome.org/GNOME/seahorse/-/issues/342
data/org.gnome.seahorse.Application.desktop.in.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/data/org.gnome.seahorse.Application.desktop.in.in
b/data/org.gnome.seahorse.Application.desktop.in.in
index 921d754d..3978d58a 100644
--- a/data/org.gnome.seahorse.Application.desktop.in.in
+++ b/data/org.gnome.seahorse.Application.desktop.in.in
@@ -3,7 +3,7 @@ Name=Passwords and Keys
Comment=Manage your passwords and encryption keys
# Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list
MUST also end with a semicolon!
Keywords=keyring;encryption;security;sign;ssh;gpg;pgp;
-Exec=seahorse
+Exec=seahorse %u
Terminal=false
Type=Application
# Translators: Do NOT translate or transliterate this text (this is an icon file name)!
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]