diff options
author | nobody <nobody@localhost> | 2001-08-02 23:43:54 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2001-08-02 23:43:54 +0800 |
commit | db171b24325a1ce9b39e3606dd1e72c27cb27e0a (patch) | |
tree | 94acb43d14c571e8ec432fa3650277178741f531 /art/hide_read_messages.xpm | |
parent | ea4315435238149d387701ed2940bf8c97d4d319 (diff) | |
download | gsoc2013-evolution-gnomoku-1_2.tar gsoc2013-evolution-gnomoku-1_2.tar.gz gsoc2013-evolution-gnomoku-1_2.tar.bz2 gsoc2013-evolution-gnomoku-1_2.tar.lz gsoc2013-evolution-gnomoku-1_2.tar.xz gsoc2013-evolution-gnomoku-1_2.tar.zst gsoc2013-evolution-gnomoku-1_2.zip |
This commit was manufactured by cvs2svn to create tag 'gnomoku-1_2'.gnomoku-1_2
svn path=/tags/gnomoku-1_2/; revision=11577
Diffstat (limited to 'art/hide_read_messages.xpm')
-rw-r--r-- | art/hide_read_messages.xpm | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/art/hide_read_messages.xpm b/art/hide_read_messages.xpm deleted file mode 100644 index 8df1313651..0000000000 --- a/art/hide_read_messages.xpm +++ /dev/null @@ -1,23 +0,0 @@ -/* XPM */ -static char * hide_read_messages_xpm[] = { -"16 16 4 1", -" c None", -". c #000000", -"+ c #DF421E", -"@ c #828282", -" ", -" ", -" ", -" .. ....... ", -" + ", -" @ @@@ @@ @ ++", -" + ", -" ... .. ... ", -" ", -" ... . .... ", -" + ", -" @@ @@@ @@@ ++", -" + ", -" . ... .... ", -" ", -" "}; |