[kde-doc-english] [trojita] src/Gui: GUI: Add some short text on what BURL actually is

Jan Kundrát jkt at flaska.net
Mon May 13 09:55:34 UTC 2013


Git commit bb21df2bc0f8436fb777ceeb7ac574335b42cef1 by Jan Kundrát.
Committed on 13/05/2013 at 11:49.
Pushed by jkt into branch 'master'.

GUI: Add some short text on what BURL actually is

fixes #633

M  +3    -0    src/Gui/SettingsOutgoingPage.ui

http://commits.kde.org/trojita/bb21df2bc0f8436fb777ceeb7ac574335b42cef1

diff --git a/src/Gui/SettingsOutgoingPage.ui b/src/Gui/SettingsOutgoingPage.ui
index aabc2c0..b3cb95d 100644
--- a/src/Gui/SettingsOutgoingPage.ui
+++ b/src/Gui/SettingsOutgoingPage.ui
@@ -157,6 +157,9 @@
     </item>
     <item row="10" column="0">
      <widget class="QLabel" name="smtpBurlLabel">
+      <property name="toolTip">
+       <string>Enable forward-without-download via BURL (RFC 4468) when the IMAP and ESMTP servers support it. Extra servier-side configuration is required.</string>
+      </property>
       <property name="text">
        <string>Send with &BURL</string>
       </property>


More information about the kde-doc-english mailing list