diff --git a/gpxsee.pro b/gpxsee.pro index f9ee5efe..5fb182b2 100644 --- a/gpxsee.pro +++ b/gpxsee.pro @@ -479,7 +479,8 @@ macx { icons/formats/ov2.icns \ icons/formats/itn.icns \ icons/formats/wld.icns \ - icons/formats/omd.icns + icons/formats/omd.icns \ + icons/formats/ghp.icns QMAKE_BUNDLE_DATA += locale maps icons csv } diff --git a/icons/formats/ghp.icns b/icons/formats/ghp.icns new file mode 100644 index 00000000..3927a22e Binary files /dev/null and b/icons/formats/ghp.icns differ diff --git a/pkg/Info.plist b/pkg/Info.plist index 2ae39bf8..1e22a98c 100644 --- a/pkg/Info.plist +++ b/pkg/Info.plist @@ -562,6 +562,22 @@ CFBundleTypeRole Viewer + + CFBundleTypeExtensions + + ghp + + CFBundleTypeMIMETypes + + application/vnd.onmove.ghp + + CFBundleTypeIconFile + icons/ghp.icns + CFBundleTypeName + ONmove Log File + CFBundleTypeRole + Viewer + UTImportedTypeDeclarations @@ -1252,7 +1268,7 @@ UTTypeIdentifier com.geonaute.omd UTTypeReferenceURL - https://github.com/ColinPitrat/kalenji-gps-watch-reader/files/6167863/OnMove500HR.cc.txt + https://github.com/ColinPitrat/kalenji-gps-watch-reader UTTypeDescription ONmove Log File UTTypeConformsTo @@ -1269,6 +1285,27 @@ application/vnd.onmove.omd + + UTTypeIdentifier + com.geonaute.ghp + UTTypeReferenceURL + https://github.com/ColinPitrat/kalenji-gps-watch-reader + UTTypeDescription + ONmove Log File + UTTypeConformsTo + + public.data + + UTTypeTagSpecification + + public.filename-extension + + ghp + + public.mime-type + application/vnd.onmove.ghp + + UTExportedTypeDeclarations