aboutsummaryrefslogtreecommitdiffstats
path: root/packaging
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2022-02-20 16:19:22 -0800
committerGerald Combs <gerald@wireshark.org>2022-04-04 09:39:27 -0700
commit5d3ffe9b57cbd073b2ad3742f8be9768c324bb62 (patch)
tree32762dde5cf54deb4b1104f680acd9c99b950b4b /packaging
parent9ec6b50027ad80794e50870a4b876bb6637c1f6d (diff)
More Logshark to Logwolf renaming.
Diffstat (limited to 'packaging')
-rw-r--r--packaging/macosx/LogwolfInfo.plist.in (renamed from packaging/macosx/LogsharkInfo.plist.in)6
1 files changed, 3 insertions, 3 deletions
diff --git a/packaging/macosx/LogsharkInfo.plist.in b/packaging/macosx/LogwolfInfo.plist.in
index 94c694db34..622340becf 100644
--- a/packaging/macosx/LogsharkInfo.plist.in
+++ b/packaging/macosx/LogwolfInfo.plist.in
@@ -5,13 +5,13 @@
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
- <string>Logshark</string>
+ <string>Logwolf</string>
<key>CFBundleGetInfoString</key>
<string>@VERSION@, Copyright 1998-2022 Wireshark Development Team</string>
<key>CFBundleIconFile</key>
<string>Wireshark.icns</string>
<key>CFBundleIdentifier</key>
- <string>org.wireshark.Logshark</string>
+ <string>org.wireshark.Logwolf</string>
<key>CFBundleDocumentTypes</key>
<array>
<dict>
@@ -53,7 +53,7 @@
<!-- Sparkle settings https://sparkle-project.org/documentation/customization/ -->
<key>SUFeedURL</key>
- <string>https://www.wireshark.org/update/0/Logshark/@PROJECT_MAJOR_VERSION@.@PROJECT_MINOR_VERSION@.@PROJECT_PATCH_VERSION@/macOS/x86-64/en-US/stable.xml</string>
+ <string>https://www.wireshark.org/update/0/Logwolf/@PROJECT_MAJOR_VERSION@.@PROJECT_MINOR_VERSION@.@PROJECT_PATCH_VERSION@/macOS/x86-64/en-US/stable.xml</string>
<key>SUEnableAutomaticChecks</key>
<false/>
<key>SUPublicEDKey</key>