[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    aegypten_branch: kdepim/kmail
From:       Marc Mutz <Marc.Mutz () uni-bielefeld ! de>
Date:       2004-05-29 16:19:15
Message-ID: 20040529161915.1D2FB126E0 () office ! kde ! org
[Download RAW message or body]

CVS commit by mutz: 

Merge from HEAD: CVS commit by adridg: 

Start adding whatsthis to the composer at the request of the .nl TL team, who had no \
idea what 'sticky' meant in this context.


  M +8 -0      kmcomposewin.cpp   1.765.2.43


--- kdepim/kmail/kmcomposewin.cpp  #1.765.2.42:1.765.2.43
@@ -94,4 +94,5 @@ using KRecentAddress::RecentAddresses;
 #include <qheader.h>
 #include <qpopupmenu.h>
+#include <qwhatsthis.h>
 
 #include <mimelib/mimepp.h>
@@ -208,4 +209,11 @@ KMComposeWin::KMComposeWin( KMMessage *a
   QToolTip::add( mBtnReplyTo, tip );
 
+  QWhatsThis::add( mBtnIdentity, i18n("Remember this identity, so that it "
+    "will be used in future composer windows as well."));
+  QWhatsThis::add( mBtnFcc, i18n("Remember this folder for sent items, so "
+    "that it will be used in future composer windows as well."));
+  QWhatsThis::add( mBtnTransport, i18n("Remember this mail transport, so "
+    "that it will be used in future composer windows as well."));
+
   mSpellCheckInProgress=FALSE;
 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic