[Lxr-commits] CVS: html/en logos.shtml, 1.4, 1.5 newfeatures.shtml, 1.18, 1.19
Brought to you by:
ajlittoz
From: Andre-Littoz <ajl...@us...> - 2014-11-30 16:57:09
|
Update of /cvsroot/lxr/html/en In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv22484/en Modified Files: logos.shtml newfeatures.shtml Log Message: Replace all references to /backstore/ (HTML 4) by /bacstore5/ (HTML 5) so that the HTML 4 directory can be removed Index: logos.shtml =================================================================== RCS file: /cvsroot/lxr/html/en/logos.shtml,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- logos.shtml 21 May 2014 13:32:01 -0000 1.4 +++ logos.shtml 30 Nov 2014 16:57:06 -0000 1.5 @@ -30,7 +30,7 @@ </style> <section class="subgallery"> <div> - <img src="/backstore/logo_mbox.gif" + <img src="/backstore5/logo_mbox.gif" alt="First tentative logo by mbox" > </div> @@ -43,7 +43,7 @@ </section> <section class="subgallery"> <div> - <img src="/backstore/LXRlogo2.png" + <img src="/backstore5/LXRlogo2.png" alt="2011 logo by ajlittoz" > </div> Index: newfeatures.shtml =================================================================== RCS file: /cvsroot/lxr/html/en/newfeatures.shtml,v retrieving revision 1.18 retrieving revision 1.19 diff -u -d -r1.18 -r1.19 --- newfeatures.shtml 21 May 2014 13:32:01 -0000 1.18 +++ newfeatures.shtml 30 Nov 2014 16:57:06 -0000 1.19 @@ -94,7 +94,7 @@ substitution rule. </p> </li> - <li class="classics"><em>User's Manual</em> updated + <li class="classics"><cite>User's Manual</cite> updated </li> <li class="classics">Bug fixes <p class="normal"> @@ -138,7 +138,7 @@ web server setup is now under control of the interactive configurator. However, only the most common cases are covered. -Read the User's Manual for the necessary checks. +Read the <cite>User's Manual</cite> for the necessary checks. </p> <p class="normal"> Configurator can disable free-text search if neither <strong>Glimpse</strong> @@ -160,7 +160,7 @@ and directory listing runs horribly slow. Suggestions for improvement are welcome. </li> - <li class="classics">New version of the <em>User's Manual</em> + <li class="classics">New version of the <cite>User's Manual</cite> </li> <li class="classics">Bug fixes <p class="normal"> |