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

List:       kde-commits
Subject:    kdenonbeta/kopete/kopete/conf
From:       Jason Keirstead <jason () keirstead ! org>
Date:       2003-07-31 20:44:38
[Download RAW message or body]

CVS commit by brunes: 

Remove this duplicate option fron the config page finally


  M +0 -2      behaviorconfig.cpp   1.6
  M +0 -8      behaviorconfig_general.ui   1.4


--- kdenonbeta/kopete/kopete/conf/behaviorconfig.cpp  #1.5:1.6
@@ -77,5 +77,4 @@ void BehaviorConfig::save()
         p->setSoundIfAway(mPrfsGeneral->mSoundIfAwayChk->isChecked());
         p->setTreeView(mPrfsGeneral->mTreeContactList->isChecked());
-        p->setShowOffline(mPrfsGeneral->mShowOfflineUsers->isChecked());
         p->setSortByGroup(mPrfsGeneral->mSortByGroup->isChecked());
 
@@ -119,5 +118,4 @@ void BehaviorConfig::reopen()
         mPrfsGeneral->mTreeContactList->setChecked( p->treeView() );
         mPrfsGeneral->mSortByGroup->setChecked( p->sortByGroup() );
-        mPrfsGeneral->mShowOfflineUsers->setChecked( p->showOffline() );
 
 

--- kdenonbeta/kopete/kopete/conf/behaviorconfig_general.ui  #1.3:1.4
@@ -139,12 +139,4 @@
                     </property>
                 </widget>
-                <widget class="QCheckBox">
-                    <property name="name">
-                        <cstring>mShowOfflineUsers</cstring>
-                    </property>
-                    <property name="text">
-                        <string>Show offline &amp;users</string>
-                    </property>
-                </widget>
             </vbox>
         </widget>


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

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