From a69ada66d06fe46da7ffe7caeca97d4895c74925 Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Tue, 11 Aug 1998 18:52:33 +0000 Subject: 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. --- Doc/icons/blank.pbm | 4 ---- Doc/icons/contents_motif.gif | Bin 225 -> 623 bytes Doc/icons/index_motif.gif | Bin 180 -> 597 bytes Doc/icons/modules_motif.gif | Bin 0 -> 628 bytes Doc/icons/next_motif.gif | Bin 172 -> 590 bytes Doc/icons/previous_motif.gif | Bin 220 -> 618 bytes Doc/icons/up_motif.gif | Bin 145 -> 579 bytes 7 files changed, 4 deletions(-) delete mode 100644 Doc/icons/blank.pbm create mode 100644 Doc/icons/modules_motif.gif diff --git a/Doc/icons/blank.pbm b/Doc/icons/blank.pbm deleted file mode 100644 index 3c72463..0000000 --- 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 7b3c904..afa2a17 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 b9b3108..eb87b44 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 0000000..0add775 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 928a32d..be1f585 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 c38778c..6599b5b 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 c7c9cf7..6ead538 100644 Binary files a/Doc/icons/up_motif.gif and b/Doc/icons/up_motif.gif differ -- cgit v0.12