File: desktop-file.patch

package info (click to toggle)
spatialite-gui 2.0.0~devel2-4
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 6,308 kB
  • ctags: 5,379
  • sloc: cpp: 93,011; sh: 11,192; makefile: 65
file content (18 lines) | stat: -rw-r--r-- 538 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Description: Add Exec variable & Keywords to desktop file. Drop shebang.
Author: Bas Couwenberg <sebastic@debian.org>

--- a/gnome_resource/spatialite-gui.desktop
+++ b/gnome_resource/spatialite-gui.desktop
@@ -1,10 +1,10 @@
-#!/usr/bin/env xdg-open
 [Desktop Entry]
 Name=Spatialite GUI
 GenericName=GUI for Spatialite databases
 Comment=Manage Spatialite databases
-Exec=spatialite_gui
+Exec=spatialite-gui %f
 Icon=spatialite-gui
 Terminal=false
 Type=Application
 Categories=Education;Geography;Science;
+Keywords=spatial;sqlite;gis;