diff options
author | nobody <nobody@localhost> | 2002-02-11 05:10:16 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2002-02-11 05:10:16 +0800 |
commit | f594b6a3e883f35d7c3191b5b5b3e724ea5e5817 (patch) | |
tree | 2c681b46c6ec4a4ab7326e55b588d9758e0dd363 /art/mark.xpm | |
parent | cfc4826ef837954667ec18d9df72786e73ff1e25 (diff) | |
download | gsoc2013-evolution-ANJUTA_0_1_9_STABLE.tar.gz gsoc2013-evolution-ANJUTA_0_1_9_STABLE.tar.zst gsoc2013-evolution-ANJUTA_0_1_9_STABLE.zip |
This commit was manufactured by cvs2svn to create tagANJUTA_0_1_9_STABLE
'ANJUTA_0_1_9_STABLE'.
svn path=/tags/ANJUTA_0_1_9_STABLE/; revision=15641
Diffstat (limited to 'art/mark.xpm')
-rw-r--r-- | art/mark.xpm | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/art/mark.xpm b/art/mark.xpm deleted file mode 100644 index 710cd0e872..0000000000 --- a/art/mark.xpm +++ /dev/null @@ -1,21 +0,0 @@ -/* XPM */ -static char * mark_xpm[] = { -"16 16 2 1", -" c None", -". c #36592A", -" ", -" ", -" ", -" ", -" . ", -" .. ", -" .. ", -" . .. ", -" .. ... ", -" .... ", -" ... ", -" .. ", -" . ", -" ", -" ", -" "}; |