[gpsprune] 07/10: Add MimeType key for application/gpx+xml in desktop file.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Thu Dec 17 02:26:39 UTC 2015


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

sebastic pushed a commit to branch master
in repository gpsprune.

commit 58e1f3f22561dae7b32be8d1cd3faf05f38f8052
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Thu Dec 17 02:13:20 2015 +0100

    Add MimeType key for application/gpx+xml in desktop file.
---
 debian/changelog        | 1 +
 debian/gpsprune.desktop | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index b6fe828..9a4dbc7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ gpsprune (18.2-1) UNRELEASED; urgency=medium
   * Add trailing semicolon to fix Keywords syntax in desktop file.
   * Don't use full paths for Exec & Icon in desktop file.
   * Add list of files (%F) field code for Exec key.
+  * Add MimeType key for application/gpx+xml in desktop file.
 
  -- Bas Couwenberg <sebastic at debian.org>  Thu, 17 Dec 2015 01:58:03 +0100
 
diff --git a/debian/gpsprune.desktop b/debian/gpsprune.desktop
index a08887d..2186b71 100644
--- a/debian/gpsprune.desktop
+++ b/debian/gpsprune.desktop
@@ -8,4 +8,5 @@ Categories=Education;Science;Geoscience;
 StartupNotify=false
 Terminal=false
 Type=Application
+MimeType=application/gpx+xml;
 Keywords=gps;gpx;kml;kmz;tracks;waypoints;routes;

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



More information about the Pkg-grass-devel mailing list