Bug 95665

Summary: KMail info messages are shown again in Kontact
Product: [Applications] kmail Reporter: Thomas McGuire <mcguire>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Thomas McGuire 2004-12-22 14:37:53 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources
OS:                Linux

The information messages in KMail, like "You are going to jump to the next folder with unread messages" (I don't remember the exact wording) are re-displayed after KMail is started from within Kontact, despite the "Don't show again" checkbox being checked.

This is of course a very minor issue, but slightly irritating when moving from standalone KMail to Kontact.
Comment 1 Martin Koller 2009-09-06 20:29:05 UTC
SVN commit 1020607 by mkoller:

BUG: 95665

store the "dont ask again" flag in the global config, so that kontact/kmail share it


 M  +1 -1      folderview.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1020607
Comment 2 Martin Koller 2009-09-06 20:30:03 UTC
SVN commit 1020609 by mkoller:

Backport r1020607 by mkoller from trunk to the 4.3 branch:

CCBUG: 95665

store the "dont ask again" flag in the global config, so that kontact/kmail share it



 M  +1 -1      folderview.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1020609