Bug 243256

Summary: Missing icons in the 'fancy with clickable status' theme
Product: [Applications] kdepim Reporter: Christophe Marin <christophe>
Component: messagelistAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: minor    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:

Description Christophe Marin 2010-06-30 16:04:47 UTC
Using trunk.

The following icons are still in kmail/pics while I suppose they should be in messagelist instead:

mail-encrypted-full.png
mail-encrypted.png
mail-thread-ignored.png
mail-vertical-separator-line.png
mail-deleted.png
mail-encrypted-part.png
mail-horizontal-space.png
mail-thread-watch.png

for the mail-encrypted* ones, that's not a big issue since these icons also exist in the Oxygen theme; the mail-thread* and the *separator* ones don't.
Comment 1 Christophe Marin 2010-06-30 16:27:06 UTC
SVN commit 1144687 by cgiboudeaux:

Move or copy the icons used in messagelist.
CCBUG: 243256


 D             kmail/pics/mail-encrypted-full.png  
 D             kmail/pics/mail-encrypted-part.png  
 D             kmail/pics/mail-encrypted.png  
 D             kmail/pics/mail-horizontal-space.png  
 D             kmail/pics/mail-vertical-separator-line.png  
 M  +2 -0      messagelist/CMakeLists.txt  
 A             messagelist/pics (directory)  
 A             messagelist/pics/CMakeLists.txt  
 A             messagelist/pics/mail-deleted.png   kmail/pics/mail-deleted.png#1144544
 A             messagelist/pics/mail-encrypted-full.png   kmail/pics/mail-encrypted-full.png#1144544
 A             messagelist/pics/mail-encrypted-part.png   kmail/pics/mail-encrypted-part.png#1144544
 A             messagelist/pics/mail-encrypted.png   kmail/pics/mail-encrypted.png#1144544
 A             messagelist/pics/mail-horizontal-space.png   kmail/pics/mail-horizontal-space.png#1144544
 A             messagelist/pics/mail-thread-ignored.png   kmail/pics/mail-thread-ignored.png#1144544
 A             messagelist/pics/mail-thread-watch.png   kmail/pics/mail-thread-watch.png#1144544
 A             messagelist/pics/mail-vertical-separator-line.png   kmail/pics/mail-vertical-separator-line.png#1144544


WebSVN link: http://websvn.kde.org/?view=rev&revision=1144687
Comment 2 Christophe Marin 2010-12-20 15:11:32 UTC
fixed in trunk

[15:08] <CIA-29> vkrause * r1208058 trunk/KDE/kdepim/messagelist/core/ (manager.cpp widgetbase.cpp) 
[15:08] <CIA-29> Don't try to abuse the icon loader for images that are not technically
[15:08] <CIA-29> icons (ie. installed differently), fixes the watched/ignore flag icons. 
[15:08] <CIA-29> http://websvn.kde.org/?view=revision&revision=1208058