From: Fred Drake Date: Fri, 5 Nov 2004 04:51:05 +0000 (+0000) Subject: switch remaining icon references to the PNG icons X-Git-Tag: v2.4c1~98 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6e2e90d1602479769f4a3ba7dc27a57fbd2c899f;p=thirdparty%2FPython%2Fcpython.git switch remaining icon references to the PNG icons --- diff --git a/Doc/Makefile b/Doc/Makefile index 09a3ff97d0af..36ce6479b9b9 100644 --- a/Doc/Makefile +++ b/Doc/Makefile @@ -100,7 +100,7 @@ MKHOWTO= TEXINPUTS=$(TEXINPUTS) $(PYTHON) $(PWD)/tools/mkhowto MKDVI= $(MKHOWTO) --paper=$(PAPER) --dvi MKHTML= $(MKHOWTO) --html --about html/stdabout.dat \ - --iconserver ../icons --favicon ../icons/pyfav.gif \ + --iconserver ../icons --favicon ../icons/pyfav.png \ --address $(PYTHONDOCS) --up-link ../index.html \ --up-title "Python Documentation Index" \ --global-module-index "../modindex.html" --dvips-safe @@ -345,7 +345,7 @@ $(INDEXFILES): $(COMMONPERL) html/stdabout.dat tools/node2label.pl html/acks.html: ACKS $(TOOLSDIR)/support.py $(TOOLSDIR)/mkackshtml $(PYTHON) $(TOOLSDIR)/mkackshtml --address $(PYTHONDOCS) \ - --favicon icons/pyfav.gif \ + --favicon icons/pyfav.png \ --output html/acks.html - + @@ -17,20 +17,20 @@ + src="icons/blank.png"> + src="icons/up.png"> + src="icons/blank.png"> + src="icons/blank.png"> + src="icons/blank.png"> + src="icons/blank.png">
up About the Python Documentation
Up: diff --git a/Doc/html/index.html.in b/Doc/html/index.html.in index a4c22d201fca..412f1d5e4ef7 100644 --- a/Doc/html/index.html.in +++ b/Doc/html/index.html.in @@ -5,7 +5,7 @@ - + @@ -23,20 +23,20 @@ + src="icons/blank.png"> + src="icons/blank.png"> + src="icons/blank.png"> + src="icons/blank.png"> + src="icons/modules.png"> + src="icons/blank.png">
Python Documentation Module Index