diff options
author | nobody <nobody@localhost> | 2002-05-16 00:19:25 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2002-05-16 00:19:25 +0800 |
commit | 7879d3fe0478817b67bde873cb64ac028a2b2972 (patch) | |
tree | 9a14849dd3a40bd1667b88d689e2aa7d58d08bce /art/recur.xpm | |
parent | 74f4231f4eb650f0243ff39ab5a085b1df4f7697 (diff) | |
download | gsoc2013-evolution-GDM2_2_4_0_11.tar.gz gsoc2013-evolution-GDM2_2_4_0_11.tar.zst gsoc2013-evolution-GDM2_2_4_0_11.zip |
This commit was manufactured by cvs2svn to create tagGDM2_2_4_0_11
'GDM2_2_4_0_11'.
svn path=/tags/GDM2_2_4_0_11/; revision=16813
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", -" ", -" ", -" .. ..... ", -" ... .... ", -" .. .... ", -" .. ..... ", -" .. . .. ", -" .. .. ", -" .. . .. ", -" ..... .. ", -" .... .. ", -" .... ... ", -" ..... .. ", -" ", -" ", -" "}; |