[qmapshack] 04/06: Provide code for Exec key in desktop file.

Jaromír Mikeš mira-guest at moszumanska.debian.org
Tue Oct 7 12:51:20 UTC 2014


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

mira-guest pushed a commit to branch master
in repository qmapshack.

commit 2ae1a2f10c1601e9e40d4ac4a2c6d4a5e3254b6d
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Tue Oct 7 14:49:22 2014 +0200

    Provide code for Exec key in desktop file.
---
 debian/patches/01-desktop.patch | 24 ++++++++++++++++++++++++
 debian/patches/series           |  1 +
 2 files changed, 25 insertions(+)

diff --git a/debian/patches/01-desktop.patch b/debian/patches/01-desktop.patch
new file mode 100644
index 0000000..4b17c3e
--- /dev/null
+++ b/debian/patches/01-desktop.patch
@@ -0,0 +1,24 @@
+Description: Provide code for Exec key
+Author: Jaromír Mikeš <mira.mikes at seznam.cz>
+Forwarded: no
+
+Index: qmapshack/qmapshack.desktop
+===================================================================
+--- qmapshack.orig/qmapshack.desktop
++++ qmapshack/qmapshack.desktop
+@@ -1,7 +1,7 @@
+ [Desktop Entry]
+ Version=1.0
+ Name=QMapShack
+-Exec=qmapshack
++Exec=qmapshack %U
+ Icon=QMapShack
+ Terminal=false
+ Type=Application
+@@ -9,4 +9,4 @@ X-MultipleArgs=false
+ Categories=Qt;Utility;Geography;
+ GenericName=GPS device mapping utility
+ Keywords=map;GPS;geocaching;waypoints;tracks;
+-MimeType=application/x-gpx;
+\ No newline at end of file
++MimeType=application/x-gpx;
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..60365d9
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+01-desktop.patch

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



More information about the Pkg-grass-devel mailing list