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

List:       kde-commits
Subject:    kdelibs/kdeui
From:       Laurent Montel <montel () kde ! org>
Date:       2005-04-21 13:20:16
Message-ID: 20050421132016.62572653 () office ! kde ! org
[Download RAW message or body]

CVS commit by mlaurent: 

Email kcm module doesn't exist use "kcm_useraccount"


  M +1 -1      kbugreport.cpp   1.94


--- kdelibs/kdeui/kbugreport.cpp  #1.93:1.94
@@ -311,5 +311,5 @@ void KBugReport::slotConfigureEmail()
   if (m_process) return;
   m_process = new KProcess;
-  *m_process << QString::fromLatin1("kcmshell") << QString::fromLatin1("email");
+  *m_process << QString::fromLatin1("kcmshell") << QString::fromLatin1("kcm_useraccount");
   connect(m_process, SIGNAL(processExited(KProcess *)), SLOT(slotSetFrom()));
   if (!m_process->start())


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

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