[Git][debian-gis-team/qgis][experimental] Add sub-class-of elements for KML/KMZ/GPKG mime-types.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Sun Jul 4 13:52:25 BST 2021



Bas Couwenberg pushed to branch experimental at Debian GIS Project / qgis


Commits:
78b9f42d by Bas Couwenberg at 2021-07-04T14:52:17+02:00
Add sub-class-of elements for KML/KMZ/GPKG mime-types.

- - - - -


1 changed file:

- debian/qgis.xml


Changes:

=====================================
debian/qgis.xml
=====================================
@@ -202,18 +202,21 @@
 
   <mime-type type="application/vnd.google-earth.kml+xml">
     <comment>Keyhole Markup Language data</comment>
+    <sub-class-of type="application/xml"/>
     <icon name="qgis-mime"/>
     <glob pattern="*.kml"/>
   </mime-type>
 
   <mime-type type="application/vnd.google-earth.kmz">
     <comment>Zipped Keyhole Markup Language data</comment>
+    <sub-class-of type="application/zip"/>
     <icon name="qgis-mime"/>
     <glob pattern="*.kmz"/>
   </mime-type>
 
   <mime-type type="application/geopackage+sqlite3">
     <comment>GeoPackage data</comment>
+    <sub-class-of type="application/vnd.sqlite3"/>
     <icon name="qgis-mime"/>
     <glob pattern="*.gpkg"/>
   </mime-type>



View it on GitLab: https://salsa.debian.org/debian-gis-team/qgis/-/commit/78b9f42dba03a71fd11c42ee6e5092e4cda92db0

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/qgis/-/commit/78b9f42dba03a71fd11c42ee6e5092e4cda92db0
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20210704/7f749f8e/attachment.htm>


More information about the Pkg-grass-devel mailing list