Package: spatialite-gui / 2.0.0~devel2-4

Metadata

Package Version Patches format
spatialite-gui 2.0.0~devel2-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01 fix_binary_name.patch | (download)

Makefile.am | 2 1 + 1 - 0 !
configure.ac | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 fix binary name
desktop file.patch | (download)

gnome_resource/spatialite-gui.desktop | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 add exec variable & keywords to desktop file. drop shebang.
install icons.patch | (download)

gnome_resource/Makefile.am | 12 12 + 0 - 0 !
1 file changed, 12 insertions(+)

 install application icons in hicolor theme.
install icons2.patch | (download)

gnome_resource/Makefile.am | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 also install 22x22, 36x36 & 42x42 application icons in hicolor theme.
 The 22x22 icon is required for Debian Policy 9.6:
 "
  Unless hidden by default, the desktop entry must point to a PNG or SVG
  icon with a transparent background, providing at least the 2222 size,
  and preferably up to 6464. The icon should be neutral enough to
  integrate well with the default icon themes. It is encouraged to ship
  the icon in the default hicolor icon theme directories, or to use an
  existing icon from the hicolor theme.
 "
 https://www.debian.org/doc/debian-policy/ch-opersys.html#s-menus