Bas Couwenberg pushed to branch experimental at Debian GIS Project / qgis
Commits: 62e259d8 by Bas Couwenberg at 2021-07-16T17:10:53+02:00 Add upstream patch for KML & GeoPackage support in desktop file. - - - - - 2 changed files: - + debian/patches/bug990636_include-geopackage-and-kml-in-.desktop.patch - debian/patches/series Changes: ===================================== debian/patches/bug990636_include-geopackage-and-kml-in-.desktop.patch ===================================== @@ -0,0 +1,15 @@ +Description: include geopackage and kml in .desktop +Author: "Juergen E. Fischer" <[email protected]> +Origin: https://github.com/qgis/QGIS/commit/ce3ee598e505cd2f7e9b5a857919caf332ca5439 +Bug-Debian: https://bugs.debian.org/990636 + +--- a/linux/org.qgis.qgis.desktop.in ++++ b/linux/org.qgis.qgis.desktop.in +@@ -8,6 +8,6 @@ Exec=qgis %F + Terminal=false + StartupNotify=false + Categories=Qt;Education;Science;Geography; +-MimeType=application/x-qgis-project;application/x-qgis-project-container;application/x-qgis-layer-settings;application/x-qgis-layer-definition;application/x-qgis-composer-template;image/tiff;image/jpeg;image/jp2;application/x-raster-aig;application/x-raster-ecw;application/x-raster-mrsid;application/x-mapinfo-mif;application/x-esri-shape; ++MimeType=application/x-qgis-project;application/x-qgis-project-container;application/x-qgis-layer-settings;application/x-qgis-layer-definition;application/x-qgis-composer-template;image/tiff;image/jpeg;image/jp2;application/x-raster-aig;application/x-raster-ecw;application/x-raster-mrsid;application/x-mapinfo-mif;application/x-esri-shape;application/vnd.google-earth.kml+xml;application/vnd.google-earth.kmz;application/geopackage+sqlite3; + Keywords=map;globe;postgis;wms;wfs;ogc;osgeo; + StartupWMClass=QGIS3 ===================================== debian/patches/series ===================================== @@ -4,3 +4,4 @@ exclude-elvensword-resources.patch grass78.patch spelling-errors.patch proj8.patch +bug990636_include-geopackage-and-kml-in-.desktop.patch View it on GitLab: https://salsa.debian.org/debian-gis-team/qgis/-/commit/62e259d8d96c769c7c03aac06d7bdf1de5a5c0b0 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/qgis/-/commit/62e259d8d96c769c7c03aac06d7bdf1de5a5c0b0 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
