diff options
author | nobody <nobody@localhost> | 2001-04-16 17:30:54 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2001-04-16 17:30:54 +0800 |
commit | e216fea96aacb8860c446b5a702aa37e02bdd998 (patch) | |
tree | aaa46c1cf6c9a87e8f291ef7673bd9463803e8c9 /art/attachment.xpm | |
parent | 75a16468d369f58587f27ab4655fbe1c1091fc95 (diff) | |
download | gsoc2013-evolution-PONG_0_13.tar.gz gsoc2013-evolution-PONG_0_13.tar.zst gsoc2013-evolution-PONG_0_13.zip |
This commit was manufactured by cvs2svn to create tag 'PONG_0_13'.PONG_0_13
svn path=/tags/PONG_0_13/; revision=9359
Diffstat (limited to 'art/attachment.xpm')
-rw-r--r-- | art/attachment.xpm | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/art/attachment.xpm b/art/attachment.xpm deleted file mode 100644 index 1bcc0386d2..0000000000 --- a/art/attachment.xpm +++ /dev/null @@ -1,21 +0,0 @@ -/* XPM */ -static char * attachment_xpm[] = { -"16 16 2 1", -" c None", -". c #000000", -" ", -" ", -" ... ", -" . . . ", -" . . . . ", -" . . . . ", -" . . . . ", -" . . . . ", -" . . . . ", -" . . . . ", -" . . . . ", -" . . . ", -" . . ", -" . . ", -" ... ", -" "}; |