show all messages
svn path=/trunk/; revision=7930
This commit is contained in:
27
art/show_all_messages.xpm
Normal file
27
art/show_all_messages.xpm
Normal 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",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" . . ",
|
||||
" . . . .",
|
||||
" . . .",
|
||||
" ........... ",
|
||||
" .+@+. .+@+. ",
|
||||
" .#+$. .%+&. ",
|
||||
" ... ... ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" "};
|
Reference in New Issue
Block a user