[MPlayer-DOCS] [homepage]: r3439 - in trunk/src: donations.en projects.en projects.es projects.hu projects.pl projects.ru

diego subversion at mplayerhq.hu
Sat Sep 5 12:54:42 CEST 2009


Author: diego
Date: Sat Sep  5 12:54:41 2009
New Revision: 3439

Log:
Add nofollow attribute to links where we do not want to raise the page rank.

Modified:
   trunk/src/donations.en
   trunk/src/projects.en

Changes in other areas also in this revision:
Modified:
   trunk/src/projects.es
   trunk/src/projects.hu
   trunk/src/projects.pl
   trunk/src/projects.ru

Modified: trunk/src/donations.en
==============================================================================
--- trunk/src/donations.en	Fri Aug 28 13:32:36 2009	(r3438)
+++ trunk/src/donations.en	Sat Sep  5 12:54:41 2009	(r3439)
@@ -209,7 +209,7 @@
 <h3>Diego Biurrun</h3>
 
 <ul>
-<li>2GB USB stick (<a href="http://www.freebiesms.co.uk/">Fiach Reid / FreebieSMS</a>)</li>
+<li>2GB USB stick (<a href="http://www.freebiesms.co.uk/" rel="nofollow">Fiach Reid / FreebieSMS</a>)</li>
 <li>Mac OS X 10.5 license (Diego Pettenò)</li>
 <li>region-code-free firmware for Matshita UJ-835E DVD drives as found in
 	February 2005 PowerBooks (ben11)</li>

Modified: trunk/src/projects.en
==============================================================================
--- trunk/src/projects.en	Fri Aug 28 13:32:36 2009	(r3438)
+++ trunk/src/projects.en	Sat Sep  5 12:54:41 2009	(r3439)
@@ -821,24 +821,24 @@
 </p>
 
 <ul>
-	<li><a href="http://www.sigmadesigns.com">Sigma Designs, Inc.</a><br>
+	<li><a href="http://www.sigmadesigns.com" rel="nofollow">Sigma Designs, Inc.</a><br>
 		This company stole the <a href="http://xvid.org">Xvid</a> MPEG-4 video codec
 		(GPL), and promoted it as its own open source codec, "inspired" by Xvid.
 		It is a 1:1 copy, however.</li>
-	<li><a href="http://www.kiss-technology.com">KiSS Technology A/S</a><br>
+	<li><a href="http://www.kiss-technology.com" rel="nofollow">KiSS Technology A/S</a><br>
 		Hardware DVD and DivX player vendor that stole (at least) MPlayer subtitle
 		reader code.</li>
-	<li><a href="http://www.nvideo-tech.com/products.htm">NPlayer</a><br>
+	<li><a href="http://www.nvideo-tech.com/products.htm" rel="nofollow">NPlayer</a><br>
 		This commercial Windows program tries to access MPlayer config files on
 		startup through their Unix (!) path. Incredibly cheap and unprofessional
 		ripoff.</li>
-	<li><a href="http://www.blazevideo.com/videomagic/index.htm">Blaze Video Magic</a><br>
+	<li><a href="http://www.blazevideo.com/videomagic/index.htm" rel="nofollow">Blaze Video Magic</a><br>
 		Multimedia file conversion utility based on MEncoder that
 		fails to give credit. Source requests went unanswered.</li>
-	<li><a href="http://applian.com/replay-converter/index.php">Replay Converter</a> (unverified)<br>
+	<li><a href="http://applian.com/replay-converter/index.php" rel="nofollow">Replay Converter</a> (unverified)<br>
 		Multimedia file conversion utility containing MEncoder that
 		fails to give credit.</li>
-	<li><a href="http://www.mediacoderhq.com">MediaCoder</a><br>
+	<li><a href="http://www.mediacoderhq.com" rel="nofollow">MediaCoder</a><br>
 		A frontend to MEncoder, FFmpeg, Xvid and x264 among other things.
 		Fails to provide source among other things.</li>
 </ul>


More information about the MPlayer-DOCS mailing list