diff --git a/client/mac/Info.plist.cmake b/client/mac/Info.plist.cmake
index b1fa358fa..d24699e8e 100644
--- a/client/mac/Info.plist.cmake
+++ b/client/mac/Info.plist.cmake
@@ -125,6 +125,7 @@
LSItemContentTypes
ee.ria.cdoc
+ ee.ria.cdoc2
@@ -272,15 +273,26 @@
UTTypeTagSpecification
public.filename-extension
-
- cdoc
- cdoc2
-
+ cdoc
public.mime-type
-
- application/x-cdoc
- application/x-cdoc2
-
+ application/x-cdoc
+
+
+
+ UTTypeConformsTo
+ public.data
+ UTTypeDescription
+ DigiDoc encrypted document
+ UTTypeIconFile
+ cdoc.icns
+ UTTypeIdentifier
+ ee.ria.cdoc2
+ UTTypeTagSpecification
+
+ public.filename-extension
+ cdoc2
+ public.mime-type
+ application/x-cdoc2