a new icon for the message list

svn path=/trunk/kdenetwork/kmail/; revision=3631
wilder-work
Stefan Taferner 29 years ago
parent cda1101c43
commit e21970c315
  1. 20
      pics/kmmsgforwarded.xpm

@ -0,0 +1,20 @@
/* XPM */
static char * kmmsgforwarded_xpm[] = {
/* width height num_colors chars_per_pixel */
"12 12 2 1",
/* colors */
" s None c None",
". c blue2",
/* pixels */
" ",
" ",
" ",
" . ",
" .. ",
" .......... ",
" ..........",
" ....... ",
" .. ",
" . ",
" ",
" "};
Loading…
Cancel
Save