From b8a7d7285760e68b6a6f88cce2f8c402468d8b1b Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Mon, 15 Feb 1999 21:42:47 +0000 Subject: Moved icons into the html directory to avoid pollution of the top level. --- Doc/icons/blank.gif | Bin 1958 -> 0 bytes Doc/icons/contents.gif | Bin 438 -> 0 bytes Doc/icons/index.gif | Bin 289 -> 0 bytes Doc/icons/modules.gif | Bin 385 -> 0 bytes Doc/icons/next.gif | Bin 253 -> 0 bytes Doc/icons/previous.gif | Bin 252 -> 0 bytes Doc/icons/up.gif | Bin 316 -> 0 bytes 7 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 Doc/icons/blank.gif delete mode 100644 Doc/icons/contents.gif delete mode 100644 Doc/icons/index.gif delete mode 100644 Doc/icons/modules.gif delete mode 100644 Doc/icons/next.gif delete mode 100644 Doc/icons/previous.gif delete mode 100644 Doc/icons/up.gif diff --git a/Doc/icons/blank.gif b/Doc/icons/blank.gif deleted file mode 100644 index 2e31f4e..0000000 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 6d299c4..0000000 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 32eecfb..0000000 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 f5860b6..0000000 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 5dcaff8..0000000 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 de1da16..0000000 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 a9d3e13..0000000 Binary files a/Doc/icons/up.gif and /dev/null differ -- cgit v0.12