From c31dbafdaaaf7030ac01bc0609da107b98efae15 Mon Sep 17 00:00:00 2001 From: Jakub Steiner Date: Thu, 1 Feb 2001 13:10:14 +0000 Subject: show all messages svn path=/trunk/; revision=7930 --- art/show_all_messages.xpm | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 art/show_all_messages.xpm diff --git a/art/show_all_messages.xpm b/art/show_all_messages.xpm new file mode 100644 index 0000000000..f38a42aebf --- /dev/null +++ b/art/show_all_messages.xpm @@ -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", +" ", +" ", +" ", +" ", +" . . ", +" . . . .", +" . . .", +" ........... ", +" .+@+. .+@+. ", +" .#+$. .%+&. ", +" ... ... ", +" ", +" ", +" ", +" ", +" "}; -- cgit v1.2.3