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: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a69ada66d06fe46da7ffe7caeca97d4895c74925;p=thirdparty%2FPython%2Fcpython.git 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 3c7246391313..000000000000 --- 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 7b3c904b2896..afa2a172d3f5 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 b9b3108aa825..eb87b44e69c6 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 000000000000..0add775b46ac 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 928a32db8a5a..be1f585f6dfb 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 c38778c7c4d1..6599b5bf2228 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 c7c9cf726473..6ead538b1ed6 100644 Binary files a/Doc/icons/up_motif.gif and b/Doc/icons/up_motif.gif differ