Create localization lproj directories on OS X
commitf6c128fbf66b4ce55cf1ebee7c51e8fd1d5f849f
authorMartin Tůma <tumic@cbox.cz>
Mon, 23 Jan 2023 22:11:05 +0000 (23 23:11 +0100)
committerMartin Tůma <tumic@cbox.cz>
Mon, 23 Jan 2023 22:11:05 +0000 (23 23:11 +0100)
tree91b2023fb1ee08badda343ae8c159ff762d905b6
parentab7652199058b715a836677c042db8751c82f6f8
Create localization lproj directories on OS X

+ pkg dir structure cleanup
36 files changed:
.appveyor.yml
gpxsee.pro
pkg/common/csv/ellipsoids.csv [moved from pkg/csv/ellipsoids.csv with 100% similarity]
pkg/common/csv/gcs.csv [moved from pkg/csv/gcs.csv with 100% similarity]
pkg/common/csv/pcs.csv [moved from pkg/csv/pcs.csv with 100% similarity]
pkg/common/maps/4UMaps.xml [moved from pkg/maps/4UMaps.xml with 100% similarity]
pkg/common/maps/Antarctica.xml [moved from pkg/maps/Antarctica.xml with 100% similarity]
pkg/common/maps/OpenStreetMap.xml [moved from pkg/maps/OpenStreetMap.xml with 100% similarity]
pkg/common/maps/OpenTopoMap.xml [moved from pkg/maps/OpenTopoMap.xml with 100% similarity]
pkg/common/maps/USGS-imagery.xml [moved from pkg/maps/USGS-imagery.xml with 100% similarity]
pkg/common/maps/USGS-topo.xml [moved from pkg/maps/USGS-topo.xml with 100% similarity]
pkg/linux/gpxsee.appdata.xml [moved from pkg/appdata.xml with 100% similarity]
pkg/linux/gpxsee.desktop [moved from pkg/gpxsee.desktop with 100% similarity]
pkg/linux/gpxsee.xml [moved from pkg/gpxsee.xml with 100% similarity]
pkg/mac/Info.plist [moved from pkg/Info.plist with 100% similarity]
pkg/mac/lproj/ca.lproj/locversion.plist [new file with mode: 0644]
pkg/mac/lproj/cs.lproj/locversion.plist [new file with mode: 0644]
pkg/mac/lproj/da.lproj/locversion.plist [new file with mode: 0644]
pkg/mac/lproj/de.lproj/locversion.plist [new file with mode: 0644]
pkg/mac/lproj/en.lproj/locversion.plist [new file with mode: 0644]
pkg/mac/lproj/eo.lproj/locversion.plist [new file with mode: 0644]
pkg/mac/lproj/es.lproj/locversion.plist [new file with mode: 0644]
pkg/mac/lproj/fi.lproj/locversion.plist [new file with mode: 0644]
pkg/mac/lproj/fr.lproj/locversion.plist [new file with mode: 0644]
pkg/mac/lproj/hu.lproj/locversion.plist [new file with mode: 0644]
pkg/mac/lproj/it.lproj/locversion.plist [new file with mode: 0644]
pkg/mac/lproj/nb.lproj/locversion.plist [new file with mode: 0644]
pkg/mac/lproj/pl.lproj/locversion.plist [new file with mode: 0644]
pkg/mac/lproj/pt.lproj/locversion.plist [new file with mode: 0644]
pkg/mac/lproj/ru.lproj/locversion.plist [new file with mode: 0644]
pkg/mac/lproj/sv.lproj/locversion.plist [new file with mode: 0644]
pkg/mac/lproj/tr.lproj/locversion.plist [new file with mode: 0644]
pkg/mac/lproj/uk.lproj/locversion.plist [new file with mode: 0644]
pkg/mac/lproj/zh.lproj/locversion.plist [new file with mode: 0644]
pkg/mac/scripts/lproj.sh [new file with mode: 0755]
pkg/windows/gpxsee64.nsi [moved from pkg/gpxsee64.nsi with 100% similarity]