From 49dc8c34dd7ded30c79c43641e7324caca162cc7 Mon Sep 17 00:00:00 2001 From: "N. Brouard" Date: Wed, 11 May 2022 15:00:27 +0000 Subject: [PATCH] Summary: Test --- distributions/osx/IMaChInfo.plist.in | 63 ++++++++++++++++++++-------- 1 file changed, 45 insertions(+), 18 deletions(-) diff --git a/distributions/osx/IMaChInfo.plist.in b/distributions/osx/IMaChInfo.plist.in index e92d5e8..69592fb 100644 --- a/distributions/osx/IMaChInfo.plist.in +++ b/distributions/osx/IMaChInfo.plist.in @@ -6,14 +6,41 @@ CFBundleDevelopmentRegion English + CFBundleDocumentTypes + + + CFBundleTypeExtensions + + imach + + CFBundleTypeIconFile + IMaCh + CFBundleTypeName + IMaCh Source File + CFBundleTypeOSTypes + + **** + + CFBundleTypeRole + Editor + LSIsAppleDefaultForType + + NSDocumentClass + IMaChDocument + + CFBundleExecutable imach CFBundleIconFile IMaCh - CFBundleShortVersionString - @VERSION@ - CFBundleVersion - @VERSION@ + CFBundleTypeExtensions + + imach + + CFBundleShortVersionString + @VERSION@ + CFBundleVersion + @VERSION@ CFBundleInfoDictionaryVersion 6.0 CFBundleName @@ -24,25 +51,25 @@ aplt LSMinimumSystemVersionByArchitecture - x86_64 - 10.6 + x86_64 + 10.6 LSRequiresCarbon WindowState - dividerCollapsed - - eventLogLevel - 1 - name - ScriptWindowState - positionOfDivider - 333 - savedFrame - 786 144 850 597 0 0 1920 1058 - selectedTabView - event log + dividerCollapsed + + eventLogLevel + 1 + name + ScriptWindowState + positionOfDivider + 333 + savedFrame + 786 144 850 597 0 0 1920 1058 + selectedTabView + event log -- 2.43.0