From: Fred Drake Date: Mon, 15 Feb 1999 21:42:47 +0000 (+0000) Subject: Moved icons into the html directory to avoid pollution of the top level. X-Git-Tag: v1.5.2b2~56 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b8a7d7285760e68b6a6f88cce2f8c402468d8b1b;p=thirdparty%2FPython%2Fcpython.git Moved icons into the html directory to avoid pollution of the top level. --- diff --git a/Doc/icons/blank.gif b/Doc/icons/blank.gif deleted file mode 100644 index 2e31f4ed50ee..000000000000 Binary files a/Doc/icons/blank.gif and /dev/null differ diff --git a/Doc/icons/contents.gif b/Doc/icons/contents.gif deleted file mode 100644 index 6d299c4c1cb1..000000000000 Binary files a/Doc/icons/contents.gif and /dev/null differ diff --git a/Doc/icons/index.gif b/Doc/icons/index.gif deleted file mode 100644 index 32eecfb4fd4b..000000000000 Binary files a/Doc/icons/index.gif and /dev/null differ diff --git a/Doc/icons/modules.gif b/Doc/icons/modules.gif deleted file mode 100644 index f5860b6bb9c4..000000000000 Binary files a/Doc/icons/modules.gif and /dev/null differ diff --git a/Doc/icons/next.gif b/Doc/icons/next.gif deleted file mode 100644 index 5dcaff8b2429..000000000000 Binary files a/Doc/icons/next.gif and /dev/null differ diff --git a/Doc/icons/previous.gif b/Doc/icons/previous.gif deleted file mode 100644 index de1da16023d2..000000000000 Binary files a/Doc/icons/previous.gif and /dev/null differ diff --git a/Doc/icons/up.gif b/Doc/icons/up.gif deleted file mode 100644 index a9d3e13e47a0..000000000000 Binary files a/Doc/icons/up.gif and /dev/null differ