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

List:       kde-commits
Subject:    kdeextragear-2/konversation/konversation
From:       John Tapsell <john () geola ! co ! uk>
Date:       2004-12-03 19:42:50
Message-ID: 20041203194250.7C63F1B8F5 () office ! kde ! org
[Download RAW message or body]

CVS commit by johnflux: 

Add a tooltip to the channel limit


  M +1 -0      channel.cpp   1.243


--- kdeextragear-2/konversation/konversation/channel.cpp  #1.242:1.243
@@ -170,4 +170,5 @@ Channel::Channel(QWidget* parent) : Chat
 
   limit=new KLineEdit(modeBox);
+  QToolTip::add(limit, i18n("Maximum users allowed in channel"));
   QWhatsThis::add(limit, i18n("<qt>This is the channel user limit - the maximum \
number of users that can be in the channel at a time.  If you are an operator, you \
can set this.  The channel mode <b>T</b>opic (button to left) will automatically be \
set if set this.</qt>"));  connect(limit,SIGNAL (returnPressed()),this,SLOT \
(channelLimitChanged()) );


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

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