File: desktop_file_exec.patch

package info (click to toggle)
pfm 2.0.8-4
  • links: PTS
  • area: main
  • in suites: sid
  • size: 1,036 kB
  • sloc: tcl: 5,486; sql: 4,835; makefile: 4; sh: 1
file content (14 lines) | stat: -rw-r--r-- 420 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Description: Use the /usr/bin executable directly from the desktop file.
Forwarded: not-needed
Author: Mark Hindley <mark@hindley.org.uk>
--- a/pfm-postgresforms.desktop
+++ b/pfm-postgresforms.desktop
@@ -3,7 +3,7 @@
 Encoding=UTF-8
 Name=Postgres Forms (pfm)
 Type=Application
-Exec=/usr/bin/tclsh /usr/share/pfm/pfm.tcl
+Exec=/usr/bin/pfm
 Icon=/usr/share/pfm/pfm-icon.png
 Terminal=false
 GenericName=Postgres Forms