[qlandkartegt] 16/16: Add patch to add %F field code to Exec key in desktop file.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Fri Feb 13 02:16:35 UTC 2015


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

sebastic pushed a commit to branch master
in repository qlandkartegt.

commit f24f42b4eb6018511d54d33842f7ef14f4c21ced
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Thu Feb 12 23:09:18 2015 +0100

    Add patch to add %F field code to Exec key in desktop file.
---
 debian/changelog                                  |  1 +
 debian/patches/04-qlandkartegt-desktop-exec.patch | 21 +++++++++++++++++++++
 debian/patches/series                             |  1 +
 3 files changed, 23 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 4659ea7..9c25bbd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,7 @@ qlandkartegt (1.8.0+ds-1) UNRELEASED; urgency=medium
   * Override dh_installchangelogs to install upstream changelog.
   * Enable parallel builds.
   * Drop 04-fix_kfreebsd_build.patch, obsolete.
+  * Add patch to add %F field code to Exec key in desktop file.
 
  -- Bas Couwenberg <sebastic at debian.org>  Thu, 12 Feb 2015 22:24:18 +0100
 
diff --git a/debian/patches/04-qlandkartegt-desktop-exec.patch b/debian/patches/04-qlandkartegt-desktop-exec.patch
new file mode 100644
index 0000000..6aca1ed
--- /dev/null
+++ b/debian/patches/04-qlandkartegt-desktop-exec.patch
@@ -0,0 +1,21 @@
+Description: Add field code for multiple files to Exec key.
+Author: Bas Couwenberg <sebastic at xs4all.nl>
+
+--- a/qlandkartegt.desktop
++++ b/qlandkartegt.desktop
+@@ -1,7 +1,7 @@
+ [Desktop Entry]
+ Version=1.0
+ Name=QLandkarteGT
+-Exec=qlandkartegt
++Exec=qlandkartegt %F
+ Icon=qlandkartegt
+ 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
index 8f222f6..d475d45 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
 01-no-updates-check.patch
 02-restore_mapnik_and_user_agent.patch
 03-set_user_agent.patch
+04-qlandkartegt-desktop-exec.patch

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



More information about the Pkg-grass-devel mailing list