aboutsummaryrefslogtreecommitdiff
path: root/src/client/mac/Framework
diff options
context:
space:
mode:
authorstuart.morgan <stuart.morgan@4c0a9323-5329-0410-9bdc-e9ce6186880e>2009-04-07 16:31:27 +0000
committerstuart.morgan <stuart.morgan@4c0a9323-5329-0410-9bdc-e9ce6186880e>2009-04-07 16:31:27 +0000
commit841f5f7390279b7be309d9cc63505ed2dab8999c (patch)
treea2db879f94f6b4e93325f957da3af7766f1b1812 /src/client/mac/Framework
parentFix framework bundle ID and remove useless autogenerated InfoPlist.strings (diff)
downloadbreakpad-841f5f7390279b7be309d9cc63505ed2dab8999c.tar.xz
Sender tweaks; strip whitespace from server-returned ID, and change the title of the dialog a bit.
git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@326 4c0a9323-5329-0410-9bdc-e9ce6186880e
Diffstat (limited to 'src/client/mac/Framework')
-rw-r--r--src/client/mac/Framework/Breakpad.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/client/mac/Framework/Breakpad.h b/src/client/mac/Framework/Breakpad.h
index 5c6c2154..06ce5ae8 100644
--- a/src/client/mac/Framework/Breakpad.h
+++ b/src/client/mac/Framework/Breakpad.h
@@ -111,8 +111,8 @@ typedef bool (*BreakpadFilterCallback)(int exception_type,
// as metadata for crash report
// REQUIRED
//
-// BREAKPAD_VENDOR Vendor named, used in UI (e.g. the Xxxx
-// foo bar company product widget has crashed)
+// BREAKPAD_VENDOR Vendor name, used in UI (e.g. "A report has
+// been created that you can send to <vendor>")
//
// BREAKPAD_URL URL destination for reporting
// REQUIRED