diff options
author | nobody <nobody@localhost> | 2001-06-07 21:54:51 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2001-06-07 21:54:51 +0800 |
commit | 86ac33df94879dfc27d7aa899363976c4f0834b3 (patch) | |
tree | fe5dd735cfb0c28e8884e188fd02c9f3beea17c6 /art/recur.xpm | |
parent | 1576914644c6a83c6d2429c79c357c72b07906d0 (diff) | |
download | gsoc2013-evolution-86ac33df94879dfc27d7aa899363976c4f0834b3.tar gsoc2013-evolution-86ac33df94879dfc27d7aa899363976c4f0834b3.tar.gz gsoc2013-evolution-86ac33df94879dfc27d7aa899363976c4f0834b3.tar.bz2 gsoc2013-evolution-86ac33df94879dfc27d7aa899363976c4f0834b3.tar.lz gsoc2013-evolution-86ac33df94879dfc27d7aa899363976c4f0834b3.tar.xz gsoc2013-evolution-86ac33df94879dfc27d7aa899363976c4f0834b3.tar.zst gsoc2013-evolution-86ac33df94879dfc27d7aa899363976c4f0834b3.zip |
This commit was manufactured by cvs2svn to create tagGNOME_MEDIA_1_2_3
'GNOME_MEDIA_1_2_3'.
svn path=/tags/GNOME_MEDIA_1_2_3/; revision=10145
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", -" ", -" ", -" .. ..... ", -" ... .... ", -" .. .... ", -" .. ..... ", -" .. . .. ", -" .. .. ", -" .. . .. ", -" ..... .. ", -" .... .. ", -" .... ... ", -" ..... .. ", -" ", -" ", -" "}; |