www: d559ae4f: User pidgin at livejournal.dk submitted fix...

kstange at pidgin.im kstange at pidgin.im
Mon Nov 3 14:40:31 EST 2008


-----------------------------------------------------------------
Revision: d559ae4f002c262f2f5afeb929582135a9b76aa2
Ancestor: 93c92366ec0457333a979ef3379627340e4b1852
Author: kstange at pidgin.im
Date: 2008-11-03T19:22:58
Branch: im.pidgin.www
URL: http://d.pidgin.im/viewmtn/revision/info/d559ae4f002c262f2f5afeb929582135a9b76aa2

Modified files:
        htdocs/download/source/index.php
        htdocs/download/windows/index.php
        htdocs/news/blogs/index.php

ChangeLog: 

User pidgin at livejournal.dk submitted fixes to repair validation of HTML
according to the doctype.  References #7443.

-------------- next part --------------
============================================================
--- htdocs/download/source/index.php	70410f7b16b1041150374a30ab3b24d462852fac
+++ htdocs/download/source/index.php	e00c3462b3259e30bf1551d01b28fa99242ead26
@@ -27,7 +27,7 @@ Download Pidgin<br />
 
 <p>This download is for the source code of Pidgin.</p>
 <p>If you want to <b>use</b> Pidgin, you should first look for pre-built packages from us (see the links on the left) or your operating system distribution.</p>
-<p>If you are looking to <b>modify</b> Pidgin, you may want to look at our <a href="http://developer.pidgin.im/wiki/UsingPidginMonotone">instructions for checking out the code from our repository</a>.
+<p>If you are looking to <b>modify</b> Pidgin, you may want to look at our <a href="http://developer.pidgin.im/wiki/UsingPidginMonotone">instructions for checking out the code from our repository</a></p>.
 
 </div>
 
============================================================
--- htdocs/download/windows/index.php	503573c718c104da892074fcf1a6ae525dd9d3c3
+++ htdocs/download/windows/index.php	b6c12350ec835392fd8415c09b78e57ebeb173df
@@ -27,7 +27,7 @@ Download Pidgin<br />
 
 <p>This download is for the full installer for Windows, including GTK+. This is probably what you want.</p>
 
-<p>If you already have GTK+ installed (for example, if you're running GIMP or another application using GTK+), we provide a smaller <a href="http://downloads.sourceforge.net/pidgin/pidgin-<? echo $pidgin_version; ?>-no-gtk.exe">installer without GTK+</a>. However, please be aware that we often ship updated copies of GTK+ and continuing to use an older version may cause problems with Pidgin. If you have problems, please re-install using the full installer and upgrade GTK+ before contacting us.</a>
+<p>If you already have GTK+ installed (for example, if you're running GIMP or another application using GTK+), we provide a smaller <a href="http://downloads.sourceforge.net/pidgin/pidgin-<? echo $pidgin_version; ?>-no-gtk.exe">installer without GTK+</a>. However, please be aware that we often ship updated copies of GTK+ and continuing to use an older version may cause problems with Pidgin. If you have problems, please re-install using the full installer and upgrade GTK+ before contacting us.</p>
 
 </div>
 
============================================================
--- htdocs/news/blogs/index.php	f809fc5c903b1e33a475c40d1175a814a8899572
+++ htdocs/news/blogs/index.php	77e7e4c4dce3482486994a86d5abbe8df3675a31
@@ -17,7 +17,7 @@
 <h1>Blogs</h1>
 
 <p>While most of our developers' blogs are syndicated on our news page, they
-also can be viewed directly at their respective sources.
+also can be viewed directly at their respective sources.</p>
 
 <ul>
   <li><a href="/~seanegan/blog/">Sean Egan</a></li>
@@ -25,7 +25,7 @@ also can be viewed directly at their res
   <li><a href="http://coderich.net/">Richard Laager</a></li>
   <li><a href="http://www.schierer.org/~luke/log">Luke Schierer</a></li>
   <li><a href="/~kstange/blog/">Kevin Stange</a> (Webmaster)</li>
-  <li><a href="http://faceprint.com/">Nathan Walp</a>
+  <li><a href="http://faceprint.com/">Nathan Walp</a></li>
 </ul>
 
 </div>


More information about the Commits mailing list