[kmail2] [Bug 321936] cannot set custom folder icon for folder used by non-default Identity

Laurent Montel montel at kde.org
Fri Jul 5 06:56:29 BST 2013


https://bugs.kde.org/show_bug.cgi?id=321936

Laurent Montel <montel at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |montel at kde.org
         Resolution|---                         |INVALID

--- Comment #1 from Laurent Montel <montel at kde.org> ---
View tab:

mIsLocalSystemFolder = CommonKernel->isSystemFolderCollection( col ) ||
fd->isStructural() || Kernel::folderIsInbox( col )
if ( !mIsLocalSystemFolder ) {
        // icons
        mIconsCheckBox = new QCheckBox( i18n( "Use custom &icons"), this );
        mIconsCheckBox->setChecked( false );
...
}

So you look at a top level folder or a system folder 
So it's not valid your bug.

And it doesn't show with specific identity.
Regards

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list