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

List:       kde-commits
Subject:    kdebase/kcontrol/icons
From:       Benjamin Meyer <benjamin () csh ! rit ! edu>
Date:       2004-10-03 11:50:20
Message-ID: 20041003115020.42949126DE () office ! kde ! org
[Download RAW message or body]

CVS commit by bmeyer: 

Force KIconTheme::reconfigure()  Add TODO item


  M +2 -1      iconthemes.cpp   1.46


--- kdebase/kcontrol/icons/iconthemes.cpp  #1.45:1.46
@@ -410,4 +409,5 @@ void IconThemesConfig::save()
 
   config->writeEntry("Theme", m_themeNames[selected->text(0)]);
+  KIconTheme::reconfigure();
   emit changed(false);
 
@@ -416,4 +416,5 @@ void IconThemesConfig::save()
   for (int i=0; i<KIcon::LastGroup; i++)
   {
+    // TODO BUG  KAPP::KIPC::IconChanged is _NEVER_ getting called WHY?
     KIPC::sendMessageAll(KIPC::IconChanged, i);
   }


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

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