From 6bf0a5cb5034a7e684dcc3500e841785237ce2dd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 19:32:43 +0200 Subject: Adding upstream version 1:115.7.0. Signed-off-by: Daniel Baumann --- .../client/macbuild/Contents/Info.plist | 36 ++++++++ .../crashreporter/client/macbuild/Contents/PkgInfo | 2 + .../Resources/English.lproj/InfoPlist.strings.in | 8 ++ .../English.lproj/MainMenu.nib/classes.nib | 100 +++++++++++++++++++++ .../Resources/English.lproj/MainMenu.nib/info.nib | 18 ++++ .../English.lproj/MainMenu.nib/keyedobjects.nib | Bin 0 -> 25518 bytes .../English.lproj/MainMenuRTL.nib/classes.nib | 100 +++++++++++++++++++++ .../English.lproj/MainMenuRTL.nib/info.nib | 18 ++++ .../English.lproj/MainMenuRTL.nib/keyedobjects.nib | Bin 0 -> 27032 bytes .../macbuild/Contents/Resources/crashreporter.icns | Bin 0 -> 61743 bytes 10 files changed, 282 insertions(+) create mode 100644 toolkit/crashreporter/client/macbuild/Contents/Info.plist create mode 100644 toolkit/crashreporter/client/macbuild/Contents/PkgInfo create mode 100644 toolkit/crashreporter/client/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in create mode 100644 toolkit/crashreporter/client/macbuild/Contents/Resources/English.lproj/MainMenu.nib/classes.nib create mode 100644 toolkit/crashreporter/client/macbuild/Contents/Resources/English.lproj/MainMenu.nib/info.nib create mode 100644 toolkit/crashreporter/client/macbuild/Contents/Resources/English.lproj/MainMenu.nib/keyedobjects.nib create mode 100644 toolkit/crashreporter/client/macbuild/Contents/Resources/English.lproj/MainMenuRTL.nib/classes.nib create mode 100644 toolkit/crashreporter/client/macbuild/Contents/Resources/English.lproj/MainMenuRTL.nib/info.nib create mode 100644 toolkit/crashreporter/client/macbuild/Contents/Resources/English.lproj/MainMenuRTL.nib/keyedobjects.nib create mode 100644 toolkit/crashreporter/client/macbuild/Contents/Resources/crashreporter.icns (limited to 'toolkit/crashreporter/client/macbuild') diff --git a/toolkit/crashreporter/client/macbuild/Contents/Info.plist b/toolkit/crashreporter/client/macbuild/Contents/Info.plist new file mode 100644 index 0000000000..51d6c4de37 --- /dev/null +++ b/toolkit/crashreporter/client/macbuild/Contents/Info.plist @@ -0,0 +1,36 @@ + + + + + CFBundleDevelopmentRegion + English + CFBundleDisplayName + crashreporter + CFBundleExecutable + crashreporter + CFBundleIconFile + crashreporter.icns + CFBundleIdentifier + org.mozilla.crashreporter + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + crashreporter + CFBundlePackageType + APPL + CFBundleSignature + ???? + CFBundleVersion + 1.0 + LSHasLocalizedDisplayName + + NSMainNibFile + MainMenu + NSRequiresAquaSystemAppearance + + NSPrincipalClass + NSApplication + LSUIElement + + + diff --git a/toolkit/crashreporter/client/macbuild/Contents/PkgInfo b/toolkit/crashreporter/client/macbuild/Contents/PkgInfo new file mode 100644 index 0000000000..cae6d0a58f --- /dev/null +++ b/toolkit/crashreporter/client/macbuild/Contents/PkgInfo @@ -0,0 +1,2 @@ +APPL???? + diff --git a/toolkit/crashreporter/client/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in b/toolkit/crashreporter/client/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in new file mode 100644 index 0000000000..e08ce59eb6 --- /dev/null +++ b/toolkit/crashreporter/client/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in @@ -0,0 +1,8 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ + +/* Localized versions of Info.plist keys */ + +CFBundleName = "Crash Reporter"; +CFBundleDisplayName = "@APP_NAME@ Crash Reporter"; diff --git a/toolkit/crashreporter/client/macbuild/Contents/Resources/English.lproj/MainMenu.nib/classes.nib b/toolkit/crashreporter/client/macbuild/Contents/Resources/English.lproj/MainMenu.nib/classes.nib new file mode 100644 index 0000000000..254131e431 --- /dev/null +++ b/toolkit/crashreporter/client/macbuild/Contents/Resources/English.lproj/MainMenu.nib/classes.nib @@ -0,0 +1,100 @@ + + + + + IBClasses + + + ACTIONS + + closeClicked + id + includeURLClicked + id + restartClicked + id + submitReportClicked + id + viewReportClicked + id + viewReportOkClicked + id + + CLASS + CrashReporterUI + LANGUAGE + ObjC + OUTLETS + + mCloseButton + NSButton + mCommentScrollView + NSScrollView + mCommentText + TextViewWithPlaceHolder + mDescriptionLabel + NSTextField + mEmailMeButton + NSButton + mEmailText + NSTextField + mErrorCloseButton + NSButton + mErrorHeaderLabel + NSTextField + mErrorLabel + NSTextField + mErrorView + NSView + mHeaderLabel + NSTextField + mIncludeURLButton + NSButton + mProgressIndicator + NSProgressIndicator + mProgressText + NSTextField + mRestartButton + NSButton + mSubmitReportButton + NSButton + mViewReportButton + NSButton + mViewReportOkButton + NSButton + mViewReportTextView + NSTextView + mViewReportWindow + NSWindow + mWindow + NSWindow + + SUPERCLASS + NSObject + + + ACTIONS + + insertTab + id + + CLASS + TextViewWithPlaceHolder + LANGUAGE + ObjC + SUPERCLASS + NSTextView + + + CLASS + FirstResponder + LANGUAGE + ObjC + SUPERCLASS + NSObject + + + IBVersion + 1 + + diff --git a/toolkit/crashreporter/client/macbuild/Contents/Resources/English.lproj/MainMenu.nib/info.nib b/toolkit/crashreporter/client/macbuild/Contents/Resources/English.lproj/MainMenu.nib/info.nib new file mode 100644 index 0000000000..517349ffce --- /dev/null +++ b/toolkit/crashreporter/client/macbuild/Contents/Resources/English.lproj/MainMenu.nib/info.nib @@ -0,0 +1,18 @@ + + + + + IBFramework Version + 629 + IBOldestOS + 5 + IBOpenObjects + + 2 + + IBSystem Version + 9C7010 + targetFramework + IBCocoaFramework + + diff --git a/toolkit/crashreporter/client/macbuild/Contents/Resources/English.lproj/MainMenu.nib/keyedobjects.nib b/toolkit/crashreporter/client/macbuild/Contents/Resources/English.lproj/MainMenu.nib/keyedobjects.nib new file mode 100644 index 0000000000..bfdcccb74c Binary files /dev/null and b/toolkit/crashreporter/client/macbuild/Contents/Resources/English.lproj/MainMenu.nib/keyedobjects.nib differ diff --git a/toolkit/crashreporter/client/macbuild/Contents/Resources/English.lproj/MainMenuRTL.nib/classes.nib b/toolkit/crashreporter/client/macbuild/Contents/Resources/English.lproj/MainMenuRTL.nib/classes.nib new file mode 100644 index 0000000000..254131e431 --- /dev/null +++ b/toolkit/crashreporter/client/macbuild/Contents/Resources/English.lproj/MainMenuRTL.nib/classes.nib @@ -0,0 +1,100 @@ + + + + + IBClasses + + + ACTIONS + + closeClicked + id + includeURLClicked + id + restartClicked + id + submitReportClicked + id + viewReportClicked + id + viewReportOkClicked + id + + CLASS + CrashReporterUI + LANGUAGE + ObjC + OUTLETS + + mCloseButton + NSButton + mCommentScrollView + NSScrollView + mCommentText + TextViewWithPlaceHolder + mDescriptionLabel + NSTextField + mEmailMeButton + NSButton + mEmailText + NSTextField + mErrorCloseButton + NSButton + mErrorHeaderLabel + NSTextField + mErrorLabel + NSTextField + mErrorView + NSView + mHeaderLabel + NSTextField + mIncludeURLButton + NSButton + mProgressIndicator + NSProgressIndicator + mProgressText + NSTextField + mRestartButton + NSButton + mSubmitReportButton + NSButton + mViewReportButton + NSButton + mViewReportOkButton + NSButton + mViewReportTextView + NSTextView + mViewReportWindow + NSWindow + mWindow + NSWindow + + SUPERCLASS + NSObject + + + ACTIONS + + insertTab + id + + CLASS + TextViewWithPlaceHolder + LANGUAGE + ObjC + SUPERCLASS + NSTextView + + + CLASS + FirstResponder + LANGUAGE + ObjC + SUPERCLASS + NSObject + + + IBVersion + 1 + + diff --git a/toolkit/crashreporter/client/macbuild/Contents/Resources/English.lproj/MainMenuRTL.nib/info.nib b/toolkit/crashreporter/client/macbuild/Contents/Resources/English.lproj/MainMenuRTL.nib/info.nib new file mode 100644 index 0000000000..4a2251aaf5 --- /dev/null +++ b/toolkit/crashreporter/client/macbuild/Contents/Resources/English.lproj/MainMenuRTL.nib/info.nib @@ -0,0 +1,18 @@ + + + + + IBFramework Version + 629 + IBOldestOS + 5 + IBOpenObjects + + 2 + + IBSystem Version + 9D34 + targetFramework + IBCocoaFramework + + diff --git a/toolkit/crashreporter/client/macbuild/Contents/Resources/English.lproj/MainMenuRTL.nib/keyedobjects.nib b/toolkit/crashreporter/client/macbuild/Contents/Resources/English.lproj/MainMenuRTL.nib/keyedobjects.nib new file mode 100644 index 0000000000..6c93849b94 Binary files /dev/null and b/toolkit/crashreporter/client/macbuild/Contents/Resources/English.lproj/MainMenuRTL.nib/keyedobjects.nib differ diff --git a/toolkit/crashreporter/client/macbuild/Contents/Resources/crashreporter.icns b/toolkit/crashreporter/client/macbuild/Contents/Resources/crashreporter.icns new file mode 100644 index 0000000000..341cd05a4d Binary files /dev/null and b/toolkit/crashreporter/client/macbuild/Contents/Resources/crashreporter.icns differ -- cgit v1.2.3