pidgin/old.pidgin.im

Parents e61fd6472ab5
Children addf53a24e74
Fix up some wording the about box and draw more attention to the 3rd party plugins
--- a/htdocs/index.php Fri Mar 10 21:01:27 2017 -0600
+++ b/htdocs/index.php Fri Mar 10 21:29:19 2017 -0600
@@ -2,7 +2,7 @@
// Update these to match the current page.
$page['title'] = "Pidgin, the universal chat client";
$page['section'] = "Home";
- $page['description'] = "A free chat client used by millions. Connect easily to MSN, Google Talk, Yahoo, AIM and other chat networks all at once.";
+ $page['description'] = "A free chat client used by millions. Connect easily to AIM, Google Talk, ICQ, XMPP, and other chat networks all at once.";
include($_SERVER['DOCUMENT_ROOT'] . "/../inc/header.inc");
include($_SERVER['DOCUMENT_ROOT'] . "/../inc/version.inc");
@@ -84,7 +84,7 @@
<h1>IM all your friends in one place</h1>
-<p>Pidgin is an easy to use and free chat client used by millions. Connect to AIM, MSN, Yahoo, and more chat networks all at once.</p>
+<p>Pidgin is an easy to use and free chat client used by millions. Connect to AIM, Google Talk, ICQ, IRC, XMPP, and more chat networks all at once.</p>
<p>Supported chat networks:</p>
@@ -103,6 +103,12 @@
<li>Zephyr</li>
</ul>
+<br/>
+
+<h2>Plugins!</h2>
+
+<p>Pidgin has a vibrant community of third party developed plugins. You can find out more ot the <a href="https://developer.pidgin.im/wiki/ThirdPartyPlugins">third party plugins wiki page</a>.</p>
+
<p class="more"><a href="/about/"><img src="/shared/img/button.learn-more.png" alt="Learn More" width="128" height="32"/></a></p>
<div style="clear: both;"></div>