From 56477d86ce12a5bf4b49674de032c2b18ce67162 Mon Sep 17 00:00:00 2001 From: David Schulz Date: Tue, 28 May 2013 12:25:25 +0200 Subject: [PATCH] Debugger: Adjust wording of symbol server dialog. Change-Id: I7bbfbe2a95ddb6bcfa8fcb3aca8fc9a602c20bea Reviewed-by: Robert Loehning Reviewed-by: David Schulz --- src/plugins/debugger/shared/symbolpathsdialog.ui | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/src/plugins/debugger/shared/symbolpathsdialog.ui b/src/plugins/debugger/shared/symbolpathsdialog.ui index 4059bb31acd..c74d985f2d6 100644 --- a/src/plugins/debugger/shared/symbolpathsdialog.ui +++ b/src/plugins/debugger/shared/symbolpathsdialog.ui @@ -44,11 +44,7 @@ - <html><head/><body> -<p>The debugger is not configured to use the public Microsoft Symbol Server.<br>This is recommended for retrieval of the symbols of the operating system libraries.</p> -<p><span style=" font-style:italic;">Note:</span> It is recommended, that if you use the Microsoft Symbol Server, to also use a local symbol cache.<br>Also, a fast internet connection is required for this to work smoothly,<br>and a delay might occur when connecting for the first time, when caching the symbols for the first time.</p> -<p>Would you like to set it up?</p> -</body></html> + <html><head/><body><p>The debugger is not configured to use the public Microsoft Symbol Server.<br/>This is recommended for retrieval of the symbols of the operating system libraries.</p><p><span style=" font-style:italic;">Note:</span> It is recommended, that if you use the Microsoft Symbol Server, to also use a local symbol cache.<br/>A fast internet connection is required for this to work smoothly,<br/>and a delay might occur when connecting for the first time and caching the symbols.</p><p>What would you like to set up?</p></body></html> Qt::RichText