File: 0002-Add-exec-code-to-desktop.patch

package info (click to toggle)
revelation 0.5.4-2
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 2,184 kB
  • sloc: python: 6,243; xml: 244; makefile: 144; sh: 5
file content (18 lines) | stat: -rw-r--r-- 545 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Description: add exec code to desktop mime
 Add %f to open single file as it handles only one at a time.
Author: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Last-Update: 2020-10-04

---

--- a/data/info.olasagasti.revelation.desktop.in.in
+++ b/data/info.olasagasti.revelation.desktop.in.in
@@ -3,7 +3,7 @@ Name=Revelation
 GenericName=Password Manager
 Comment=Organize and secure your passwords
 X-GNOME-FullName=Revelation Password Manager
-Exec=revelation
+Exec=revelation %f
 Icon=info.olasagasti.revelation
 Terminal=false
 Type=Application