[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[vidalia-svn] r3843: Make it clearer that, for now, the connection to the crash r (vidalia/branches/breakpad/src/crashreporter)
Author: edmanm
Date: 2009-06-12 13:22:02 -0400 (Fri, 12 Jun 2009)
New Revision: 3843
Modified:
vidalia/branches/breakpad/src/crashreporter/CrashReportDialog.ui
Log:
Make it clearer that, for now, the connection to the crash reporting server
for submitting a crash report does not go through Tor.
Modified: vidalia/branches/breakpad/src/crashreporter/CrashReportDialog.ui
===================================================================
--- vidalia/branches/breakpad/src/crashreporter/CrashReportDialog.ui 2009-06-12 05:45:36 UTC (rev 3842)
+++ vidalia/branches/breakpad/src/crashreporter/CrashReportDialog.ui 2009-06-12 17:22:02 UTC (rev 3843)
@@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>434</width>
- <height>251</height>
+ <height>310</height>
</rect>
</property>
<property name="windowTitle">
@@ -51,7 +51,7 @@
<item row="1" column="1">
<widget class="QLabel" name="lblHeader">
<property name="text">
- <string>A crash report has been created that you can automatically send to the Vidalia developers to help identify and fix the problem. The submitted report does not contain any personally identifying information.</string>
+ <string>A crash report has been created that you can automatically send to the Vidalia developers to help identify and fix the problem. The submitted report does not contain any personally identifying information, but your connection to the crash reporting server may not be anonymous.</string>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>