Bug 243256 - Missing icons in the 'fancy with clickable status' theme
Summary: Missing icons in the 'fancy with clickable status' theme
Status: RESOLVED FIXED
Alias: None
Product: kdepim
Classification: Applications
Component: messagelist (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR minor
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-30 16:04 UTC by Christophe Marin
Modified: 2010-12-20 15:11 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 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