[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    devel-home/valgrind
From:       Nicholas Nethercote <njn25 () cam ! ac ! uk>
Date:       2003-11-11 23:36:09
[Download RAW message or body]

CVS commit by nethercote: 

Menu fixes: prevent two-word options from being broken across lines.  Also
prevent accidental blank lines from occurring in the menu, which happened due
to whitespace between the end of the option and the trailing "</a>".


  M +2 -1      index.html   1.7
  M +14 -13    menu.inc   1.5


--- devel-home/valgrind/index.html  #1.6:1.7
@@ -7,5 +7,6 @@
 <hr>
 <center><h2>News</h2></center>
-<center>November 11, 2003: A new stable release,<a href="/downloads.html">valgrind \
2.0.0</a>, is available.</center> +<center>November 11, 2003: A new stable release,
+<a href="/downloads.html">valgrind 2.0.0</a>, is available.</center>
 <p>
 

--- devel-home/valgrind/menu.inc  #1.4:1.5
@@ -1,13 +1,14 @@
-    <a href="/">     Home           </a>
-<br><a href="overview.html"> Overview       </a>
-<br><a href="tools.html">    Tools          </a>
-<br><a href="sysreqs.html">  System Requirements</a>
-<br><a href="docs.html">     Documentation  </a>
-<br><a href="downloads.html">Downloads      </a>
-<br><a href="faq.html">FAQ     </a>
-<br><a href="bugs.html">     Bug Reports    </a>
-<br><a href="features.html"> Feature Requests</a>
-<br><a href="lists.html">    Mailing Lists  </a>
-<br><a href="cvs.html">      CVS Repository </a>
-<br><a href="related.html">  Related Tools  </a>
-<br><a href="feedback.html"> Feedback       </a>
+<!-- Minor hack: "&nbsp;" ensures two-word options stay on a single line -->
+    <a href="/">             Home</a>
+<br><a href="overview.html"> Overview</a>
+<br><a href="tools.html">    Tools</a>
+<br><a href="sysreqs.html">  System&nbsp;Requirements</a>
+<br><a href="docs.html">     Documentation</a>
+<br><a href="downloads.html">Downloads</a>
+<br><a href="faq.html">      FAQ</a>
+<br><a href="bugs.html">     Bug&nbsp;Reports</a>
+<br><a href="features.html"> Feature&nbsp;Requests</a>
+<br><a href="lists.html">    Mailing&nbsp;Lists</a>
+<br><a href="cvs.html">      CVS&nbsp;Repository</a>
+<br><a href="related.html">  Related&nbsp;Tools</a>
+<br><a href="feedback.html"> Feedback</a>


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic