From: Fred Drake Date: Tue, 11 Aug 1998 18:52:33 +0000 (+0000) Subject: Ok, blank.pbm is free to go. X-Git-Tag: v1.5.2a1~15 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a69ada66d06fe46da7ffe7caeca97d4895c74925;p=python Ok, blank.pbm is free to go. The rest of these are new or replaced. The buttons are now all the same width. They have the transparency set right. They still need the attention of a designer. But they work, and we have a real button for the Modules Index. --- diff --git a/Doc/icons/blank.pbm b/Doc/icons/blank.pbm deleted file mode 100644 index 3c72463913..0000000000 --- a/Doc/icons/blank.pbm +++ /dev/null @@ -1,4 +0,0 @@ -P4 -# CREATOR: XV Version 3.00 Rev: 3/30/93 -1 1 - \ No newline at end of file diff --git a/Doc/icons/contents_motif.gif b/Doc/icons/contents_motif.gif index 7b3c904b28..afa2a172d3 100644 Binary files a/Doc/icons/contents_motif.gif and b/Doc/icons/contents_motif.gif differ diff --git a/Doc/icons/index_motif.gif b/Doc/icons/index_motif.gif index b9b3108aa8..eb87b44e69 100644 Binary files a/Doc/icons/index_motif.gif and b/Doc/icons/index_motif.gif differ diff --git a/Doc/icons/modules_motif.gif b/Doc/icons/modules_motif.gif new file mode 100644 index 0000000000..0add775b46 Binary files /dev/null and b/Doc/icons/modules_motif.gif differ diff --git a/Doc/icons/next_motif.gif b/Doc/icons/next_motif.gif index 928a32db8a..be1f585f6d 100644 Binary files a/Doc/icons/next_motif.gif and b/Doc/icons/next_motif.gif differ diff --git a/Doc/icons/previous_motif.gif b/Doc/icons/previous_motif.gif index c38778c7c4..6599b5bf22 100644 Binary files a/Doc/icons/previous_motif.gif and b/Doc/icons/previous_motif.gif differ diff --git a/Doc/icons/up_motif.gif b/Doc/icons/up_motif.gif index c7c9cf7264..6ead538b1e 100644 Binary files a/Doc/icons/up_motif.gif and b/Doc/icons/up_motif.gif differ