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

List:       kde-commits
Subject:    kdenetwork/knewsticker
From:       Frerich Raabe <raabe () kde ! org>
Date:       2004-10-03 20:41:02
Message-ID: 20041003204102.86B3B9910 () office ! kde ! org
[Download RAW message or body]

CVS commit by raabe: 

- Don't show such a weird icon next to the 'Offline Mode' entry in the menu.
  Thanks go to Martin Pley for sending me the fix for this bug (really evil
  bug, I'm tempted to blame the Qt API).
CCMAIL:90558-done@bugs.kde.org


  M +1 -1      knewsticker.cpp   1.170


--- kdenetwork/knewsticker/knewsticker.cpp  #1.169:1.170
@@ -462,5 +462,5 @@ void KNewsTickerMenu::populateMenu()
 
         insertItem(lookIcon, i18n("Check News"), m_parent, SLOT(slotUpdateNews()));
-        int i = insertItem(i18n("Offline Mode"), this, SLOT(slotToggleOfflineMode()), 4711 );
+        int i = insertItem(i18n("Offline Mode"), this, SLOT(slotToggleOfflineMode()), 0, 4711 );
         setItemChecked(i, m_parent->m_cfg->offlineMode());
 


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

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