diff options
author | nobody <nobody@localhost> | 2002-11-07 00:33:24 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2002-11-07 00:33:24 +0800 |
commit | 34d36b47147c85af936bcd784da131b54fa2d616 (patch) | |
tree | eb739ba41251ad0e5399c56cd201a5496914f929 /art/recur.xpm | |
parent | 774aba8ec57d4e7d76a8b5bab60308a05159da64 (diff) | |
download | gsoc2013-evolution-R_1_2-1.tar.gz gsoc2013-evolution-R_1_2-1.tar.zst gsoc2013-evolution-R_1_2-1.zip |
This commit was manufactured by cvs2svn to create tag 'R_1_2-1'.R_1_2-1
svn path=/tags/R_1_2-1/; revision=18610
Diffstat (limited to 'art/recur.xpm')
-rw-r--r-- | art/recur.xpm | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/art/recur.xpm b/art/recur.xpm deleted file mode 100644 index bb34fa4568..0000000000 --- a/art/recur.xpm +++ /dev/null @@ -1,21 +0,0 @@ -/* XPM */ -static char * recur_xpm[] = { -"16 16 2 1", -" c None", -". c #333366", -" ", -" ", -" .. ..... ", -" ... .... ", -" .. .... ", -" .. ..... ", -" .. . .. ", -" .. .. ", -" .. . .. ", -" ..... .. ", -" .... .. ", -" .... ... ", -" ..... .. ", -" ", -" ", -" "}; |