www: 075fcdee: Stop italicizing a sentence. Too much i...

markdoliner at pidgin.im markdoliner at pidgin.im
Thu May 3 00:55:42 EDT 2012


----------------------------------------------------------------------
Revision: 075fcdeee4c4f337744d8c51f1e153fdad8af425
Parent:   7818e73d567776b2c8dba838536561310cfb1e2e
Author:   markdoliner at pidgin.im
Date:     05/01/12 03:03:17
Branch:   im.pidgin.www
URL: http://d.pidgin.im/viewmtn/revision/info/075fcdeee4c4f337744d8c51f1e153fdad8af425

Changelog: 

Stop italicizing a sentence.  Too much italics and it loses its
emphasis.

Changes against parent 7818e73d567776b2c8dba838536561310cfb1e2e

  patched  htdocs/download/mac/index.php

-------------- next part --------------
============================================================
--- htdocs/download/mac/index.php	f15fde8df86b9e9be721f0df16af70314a96d445
+++ htdocs/download/mac/index.php	91c658fbd08685ecf0815afdb265fbe2b238801f
@@ -21,7 +21,7 @@
 <div class="box_download">
 
 <p>For a native Mac OS X experience we recommend <a href="http://adium.im" onClick="javascript:pageTracker._trackPageview('/external/adium.im');">Adium</a>, which uses libpurple (the core of Pidgin) for much of its protocol support.</p>
-<p>If you're sure you want to use Pidgin on OS X, you may find the packages provided through <a href="http://finkproject.org/download/" onClick="javascript:pageTracker._trackPageview('/external/finkproject.org');">Fink</a> or <a href="http://www.macports.org/install.php" onClick="javascript:pageTracker._trackPageview('/external/macports.org');">Macports</a> more convenient than compiling from source.  Please note, <i>we do not provide support for issues related to installing Fink, Macports, or their packages of Pidgin. Contact those projects directly with questions or concerns</i>.</p>
+<p>If you're sure you want to use Pidgin on OS X, you may find the packages provided through <a href="http://finkproject.org/download/" onClick="javascript:pageTracker._trackPageview('/external/finkproject.org');">Fink</a> or <a href="http://www.macports.org/install.php" onClick="javascript:pageTracker._trackPageview('/external/macports.org');">Macports</a> more convenient than compiling from source.  Please note, <i>we do not provide support for issues related to installing Fink, Macports, or their packages of Pidgin</i>. Contact those projects directly with questions or concerns.</p>
 <p>If you're sure you want to use Pidgin on OS X and you don't want to use Fink or Macports, you can <a href="/download/source/">download the Pidgin source</a> and compile.</p>
 
 </div>


More information about the Commits mailing list