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

package info (click to toggle)
revelation 0.5.6-1
  • links: PTS
  • area: main
  • in suites: sid
  • size: 2,076 kB
  • sloc: python: 5,633; xml: 262; makefile: 12
file content (18 lines) | stat: -rw-r--r-- 545 bytes parent folder | download | duplicates (4)
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