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

List:       kde-commits
Subject:    kdepim/wizards
From:       Daniel Molkentin <molkentin () kde ! org>
Date:       2004-04-04 13:34:25
Message-ID: 20040404133425.D335999D6 () office ! kde ! org
[Download RAW message or body]

CVS commit by danimo: 

further wording fixes. I noticed that somehow a new connection is not being added to the list. Tobias?

CCMAIL:koenig@kde.org


  M +1 -1      actionpage.cpp   1.4


--- kdepim/wizards/actionpage.cpp  #1.3:1.4
@@ -192,5 +192,5 @@ void ActionPage::reloadConnections()
   ServerType::ConnectionInfoList::ConstIterator it;
   for ( it = mConnectionInfoList.begin(); it != mConnectionInfoList.end(); ++it ) {
-    QString name = (*it).name + " " + ((*it).active ? i18n( "(active)" ) : "(passive)");
+    QString name = (*it).name + " " + ((*it).active ? i18n( "(active)" ) : "(inactive)");
     mConnectionBox->insertItem( ((*it).active ? connected : disconnected) , name );
   }


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

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