diff --git a/pics/kmmsgforwarded.xpm b/pics/kmmsgforwarded.xpm new file mode 100644 index 000000000..4caebf187 --- /dev/null +++ b/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 */ +" ", +" ", +" ", +" . ", +" .. ", +" .......... ", +" ..........", +" ....... ", +" .. ", +" . ", +" ", +" "};