[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:       2003-08-31 5:27:55
[Download RAW message or body]

CVS commit by raabe: 

- Display news sources with ampersands in the name correctly
CCMAIL:63265-done@bugs.kde.org


  M +1 -1      knewsticker.cpp   1.156


--- kdenetwork/knewsticker/knewsticker.cpp  #1.155:1.156
@@ -435,5 +435,5 @@ void KNewsTickerMenu::populateMenu()
                 submenu->insertItem(lookIcon, i18n("Check News"), idx++);
                 submenu->insertSeparator();
-                insertItem(ns->icon(), ns->newsSourceName(), submenu);
+                insertItem(ns->icon(), ns->newsSourceName().replace('&', "&&"), submenu);
 
                 if (m_parent->m_pendingNewsUpdates.contains(ns->newsSourceName())) {


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

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