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

List:       kde-commits
Subject:    kdebase/kdesktop
From:       Waldo Bastian <bastian () kde ! org>
Date:       2004-12-16 18:29:40
Message-ID: 20041216182940.738521BC1B () office ! kde ! org
[Download RAW message or body]

CVS commit by waba: 

The kde icon is strange, don't show it.
BUG:93476


  M +1 -1      minicli.cpp   1.189


--- kdebase/kdesktop/minicli.cpp  #1.188:1.189
@@ -669,5 +669,5 @@ void Minicli::parseLine( bool final )
 void Minicli::setIcon ()
 {
-  if( m_iconName.isEmpty() || m_iconName == "unknown" )
+  if( m_iconName.isEmpty() || m_iconName == "unknown" || m_iconName == "kde" )
     m_iconName = QString::fromLatin1("kmenu");
 


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

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