https://bugs.kde.org/show_bug.cgi?id=321936
Laurent Montel <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |[email protected] Resolution|--- |INVALID --- Comment #1 from Laurent Montel <[email protected]> --- 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. _______________________________________________ Kdepim-bugs mailing list [email protected] https://mail.kde.org/mailman/listinfo/kdepim-bugs
