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

sebastic pushed a commit to branch experimental
in repository spatialite-gui.

commit 064cfb445b74d89b557d866871f343b50bd28c8c
Author: Bas Couwenberg <sebas...@xs4all.nl>
Date:   Sat Jun 27 22:27:00 2015 +0200

    Update desktop file to use the %f Exec variable for a single file name.
---
 debian/changelog              | 1 +
 debian/spatialite-gui.desktop | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 69e6520..415d7c0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ spatialite-gui (2.0.0~devel1-1) UNRELEASED; urgency=medium
   * Bump minimum required libspatialite-dev to 4.3.0~rc1.
   * Bump minimum required librasterlite2-dev to 1.0.0~rc0+devel.
   * Add patch to fix -Wformat & -Werror=format-security issues.
+  * Update desktop file to use the %f Exec variable for a single file name.
 
  -- Bas Couwenberg <sebas...@debian.org>  Sat, 27 Jun 2015 16:37:31 +0200
 
diff --git a/debian/spatialite-gui.desktop b/debian/spatialite-gui.desktop
index 1f0babb..718a448 100644
--- a/debian/spatialite-gui.desktop
+++ b/debian/spatialite-gui.desktop
@@ -1,6 +1,6 @@
 [Desktop Entry]
 Name=Spatialite GUI
-Exec=spatialite-gui
+Exec=spatialite-gui %f
 Terminal=false
 Type=Application
 Categories=Development;Database;

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

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to