From 75efbb1ac4590f0e086bd3d028bc8b525b8eb3c6 Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Thu, 30 Jun 2022 09:45:49 -0700 Subject: Rename Logwolf to Logray Switch to the name "Logray" for the log analyzer. Rays are biological cousins of sharks and more people like the name "Logray" in a completely unscientific survey here. Apologies for any inconvenience this might cause. --- packaging/macosx/LograyInfo.plist.in | 71 ++++++++++++++++++++++++++++++++++++ 1 file changed, 71 insertions(+) create mode 100644 packaging/macosx/LograyInfo.plist.in (limited to 'packaging/macosx/LograyInfo.plist.in') diff --git a/packaging/macosx/LograyInfo.plist.in b/packaging/macosx/LograyInfo.plist.in new file mode 100644 index 0000000000..9e72fd76fd --- /dev/null +++ b/packaging/macosx/LograyInfo.plist.in @@ -0,0 +1,71 @@ + + + + + CFBundleDevelopmentRegion + English + CFBundleExecutable + Logray + CFBundleGetInfoString + @LOG_PROJECT_VERSION@, Copyright 1998-2022 Wireshark Development Team + CFBundleIconFile + Wireshark.icns + CFBundleIdentifier + org.wireshark.Logray + CFBundleDocumentTypes + + + CFBundleTypeExtensions + + scap + scap.gz + + CFBundleTypeIconFile + Wiresharkdoc.icns + CFBundleTypeName + Sysdig capture + CFBundleTypeRole + Viewer + + + + CFBundleInfoDictionaryVersion + 6.0 + CFBundlePackageType + APPL + CFBundleShortVersionString + @LOG_PROJECT_VERSION@ + CFBundleSignature + Lshk + CFBundleVersion + @LOG_PROJECT_VERSION@ + NSHumanReadableCopyright + Copyright 1998-2022 Wireshark Developers, GNU General Public License. + NSPrincipalClass + NSApplication + NSHighResolutionCapable + + + NSRequiresAquaSystemAppearance + + LSMinimumSystemVersion + @MIN_MACOS_VERSION@ + + + SUFeedURL + https://www.wireshark.org/update/0/Logray/@LOG_PROJECT_MAJOR_VERSION@.@LOG_PROJECT_MINOR_VERSION@.@PROJECT_PATCH_VERSION@/macOS/x86-64/en-US/stable.xml + SUEnableAutomaticChecks + + SUPublicEDKey + BeSuPpEZOmOzkON9QMnfIdwyi06P/LcVoik8M5O2bsQ= + SUEnableSystemProfiling + + + SUAutomaticallyUpdate + + + + -- cgit v1.2.3