1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2025-06-26 11:09:16 +02:00

Icons structure cleanup

This commit is contained in:
2022-11-05 10:12:14 +01:00
parent 0dee97dc54
commit 2b34140746
247 changed files with 328 additions and 325 deletions

View File

@ -64,7 +64,7 @@ GPXSee is licensed under GPL-3.0 (only). However, some 3rd party parts are using
different, GPL compatible, licenses:
* [Oxygen icons](icons/GUI) - LGPLv3
* [Mapbox Maki icons](icons/IMG/POI) - CC0
* [Mapbox Maki icons](icons/map/IMG/POI) - CC0
* [Map Icons Collection](icons/symbols) - CC BY SA 3.0
* [RTree implementation](src/common/rtree.h) - Public domain
* [Albers](src/map/proj/albersequal.cpp), [Geocentric](src/map/geocentric.cpp),
@ -74,4 +74,4 @@ different, GPL compatible, licenses:
[Transverse Mercator](src/map/proj/transversemercator.cpp) projections - NIMA
Source Code Disclaimer
* [Projection parameters CSV files](pkg/csv) - BSD/EPSG/Public domain
* [Mapsforge render theme](data/default.xml) and its [icons](icons/mapsforge) - LGPLv3
* [Mapsforge render theme](data/default.xml) and its [icons](icons/map/mapsforge) - LGPLv3