From 6c025095be9eaa49d9bcf7023fe4b04b07702c43 Mon Sep 17 00:00:00 2001 From: nobody Date: Tue, 9 Dec 2003 01:57:09 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'guikachu-1_3_7'. svn path=/tags/guikachu-1_3_7/; revision=23875 --- art/new-message.xpm | 38 -------------------------------------- 1 file changed, 38 deletions(-) delete mode 100644 art/new-message.xpm (limited to 'art/new-message.xpm') diff --git a/art/new-message.xpm b/art/new-message.xpm deleted file mode 100644 index add4263a4d..0000000000 --- a/art/new-message.xpm +++ /dev/null @@ -1,38 +0,0 @@ -/* XPM */ -static char * new_message_xpm[] = { -"16 16 19 1", -" c None", -". c #000000", -"+ c #FDFDFD", -"@ c #E2E2E2", -"# c #FEFEFE", -"$ c #FCFCFC", -"% c #FBFBFB", -"& c #FFFFFF", -"* c #E4E4E4", -"= c #E0E0E0", -"- c #FAFAFA", -"; c #F9F9F9", -"> c #F8F8F8", -", c #F7F7F7", -"' c #F5F5F5", -") c #F4F4F4", -"! c #DFDFDF", -"~ c #E8E8E8", -"{ c #DDDDDD", -" ", -" .. ", -" ..+@. ", -" ..#+$%. ", -" ..&####%*. ", -" .&####==-;. ", -" .###==###>*. ", -" .+####==,'. ", -" .$%#==###'*. ", -" .--###=='). ", -" .-;#==####*. ", -" .>######!!. ", -" .,####!!.. ", -" .##=!.. ", -" .~{.. ", -" .. "}; -- cgit