Bug 95665 - KMail info messages are shown again in Kontact
Summary: KMail info messages are shown again in Kontact
Status: RESOLVED FIXED
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-22 14:37 UTC by Thomas McGuire
Modified: 2009-09-06 20:30 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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