mirror of
https://github.com/tumic0/GPXSee.git
synced 2024-11-24 11:45:53 +01:00
Use the more common map type name (also used by MOBAC)
This commit is contained in:
parent
d2f10aca7c
commit
3c3fb43993
@ -123,7 +123,7 @@ QString MapList::formats()
|
|||||||
+ tr("OziExplorer maps") + " (*.map);;"
|
+ tr("OziExplorer maps") + " (*.map);;"
|
||||||
+ tr("TrekBuddy maps/atlases") + " (*.tar *.tba);;"
|
+ tr("TrekBuddy maps/atlases") + " (*.tar *.tba);;"
|
||||||
+ tr("GeoTIFF images") + " (*.tif *.tiff);;"
|
+ tr("GeoTIFF images") + " (*.tif *.tiff);;"
|
||||||
+ tr("RMap maps") + " (*.rmap);;"
|
+ tr("TwoNav maps") + " (*.rmap);;"
|
||||||
+ tr("Online map sources") + " (*.xml)";
|
+ tr("Online map sources") + " (*.xml)";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user