[Pkg-electronics-commits] [gtkwave] 01/03: Add patch for exec key in desktop file

Dr. Tobias Quathamer toddy at debian.org
Sat Jul 1 14:36:01 UTC 2017


This is an automated email from the git hooks/post-receive script.

toddy pushed a commit to branch master
in repository gtkwave.

commit 3dd8def4a284f13e1be9367f32ca33fb3837c033
Author: Dr. Tobias Quathamer <toddy at debian.org>
Date:   Sat Jul 1 16:22:12 2017 +0200

    Add patch for exec key in desktop file
---
 .../0001-Add-F-to-exec-key-in-desktop-file.patch   | 25 ++++++++++++++++++++++
 debian/patches/series                              |  1 +
 2 files changed, 26 insertions(+)

diff --git a/debian/patches/0001-Add-F-to-exec-key-in-desktop-file.patch b/debian/patches/0001-Add-F-to-exec-key-in-desktop-file.patch
new file mode 100644
index 0000000..093dd15
--- /dev/null
+++ b/debian/patches/0001-Add-F-to-exec-key-in-desktop-file.patch
@@ -0,0 +1,25 @@
+From: "Dr. Tobias Quathamer" <toddy at debian.org>
+Date: Sat, 1 Jul 2017 16:21:47 +0200
+Subject: Add %F to exec key in desktop file
+
+---
+ share/applications/gtkwave.desktop | 3 +--
+ 1 file changed, 1 insertion(+), 2 deletions(-)
+
+diff --git a/share/applications/gtkwave.desktop b/share/applications/gtkwave.desktop
+index 870c89a..dff0a67 100644
+--- a/share/applications/gtkwave.desktop
++++ b/share/applications/gtkwave.desktop
+@@ -3,11 +3,10 @@ Encoding=UTF-8
+ Name=GTKWave
+ GenericName=Electronic Waveform Viewer
+ Comment=Display simulation results
+-Exec=gtkwave
++Exec=gtkwave %F
+ Icon=gtkwave
+ Terminal=false
+ Type=Application
+ StartupNotify=true
+ Categories=Utility;GTK;Electronics;Engineering;
+ MimeType=application/vnd.gtkwave-ae2;application/vnd.gtkwave-aet;application/vnd.gtkwave-evcd;application/vnd.gtkwave-fst;application/vnd.gtkwave-ghw;application/vnd.gtkwave-gtkw;application/vnd.gtkwave-lx2;application/vnd.gtkwave-lxt2;application/vnd.gtkwave-lxt;application/vnd.gtkwave-vcd;application/vnd.gtkwave-vzt;
+-
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..3601066
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+0001-Add-F-to-exec-key-in-desktop-file.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-electronics/gtkwave.git



More information about the Pkg-electronics-commits mailing list