show all messages

svn path=/trunk/; revision=7930
This commit is contained in:
Jakub Steiner
2001-02-01 13:10:14 +00:00
parent da6dc3a2ac
commit c31dbafdaa

27
art/show_all_messages.xpm Normal file
View File

@ -0,0 +1,27 @@
/* XPM */
static char * show_all_messages_xpm[] = {
"16 16 8 1",
" c None",
". c #000000",
"+ c #9DB8D2",
"@ c #FFFFFF",
"# c #89A1B9",
"$ c #859DB4",
"% c #CACACA",
"& c #8199AF",
" ",
" ",
" ",
" ",
" . . ",
" . . . .",
" . . .",
" ........... ",
" .+@+. .+@+. ",
" .#+$. .%+&. ",
" ... ... ",
" ",
" ",
" ",
" ",
" "};