From 33e8fad61dde4622d3f88ef9a2df38aa9620321a Mon Sep 17 00:00:00 2001 From: stuartmorgan Date: Wed, 29 Apr 2009 13:50:53 +0000 Subject: Mac reporter improvements: - Made localization for UI entirely string-based, with flexible layout based on the size of the strings inserted. - Made the request for an email address optional. - Fixed a bug that would prevent comments or email from being collected if the text field were still focused. - Refactored askUserPermissionToSend. git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@335 4c0a9323-5329-0410-9bdc-e9ce6186880e --- src/client/mac/testapp/Info.plist | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/client/mac/testapp') diff --git a/src/client/mac/testapp/Info.plist b/src/client/mac/testapp/Info.plist index 586fb5eb..2794c44b 100644 --- a/src/client/mac/testapp/Info.plist +++ b/src/client/mac/testapp/Info.plist @@ -36,6 +36,8 @@ NO BreakpadSendAndExit YES + BreakpadRequestEmail + YES BreakpadRequestComments YES BreakpadVendor -- cgit v1.2.1