[opengaim-changes] htdocs index.shtml,1.18,1.19
Status: Inactive
Brought to you by:
tvierling
|
From: Todd V. <tvi...@us...> - 2005-01-10 21:07:08
|
Update of /cvsroot/opengaim/htdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22966 Modified Files: index.shtml Log Message: project is now "dormant" Index: index.shtml =================================================================== RCS file: /cvsroot/opengaim/htdocs/index.shtml,v retrieving revision 1.18 retrieving revision 1.19 diff -C2 -d -r1.18 -r1.19 *** index.shtml 5 Apr 2004 03:09:22 -0000 1.18 --- index.shtml 10 Jan 2005 21:06:56 -0000 1.19 *************** *** 3,48 **** <link rel="stylesheet" href="/includes/style.css" type="text/css" /> </head><body> - <!--#include virtual="/includes/logobar.hti"--> - - <font size="+1"><b>OpenGaim</b></font> is an instant messaging, or "text - chat", client capable of communicating over many protocols, including - Jabber, AOL Instant Messenger (AIM), ICQ, MSN Messenger, Yahoo! Messenger, - Internet Relay Chat (IRC), and more. It runs on Microsoft Windows and the - Unix-based X Window System, using the GTK2 GUI toolkit. - - <p />OpenGaim is a loose relative of the <a - href="http://gaim.sourceforge.net/" target="_blank">Gaim project</a> and - contains much of the functionality of Gaim itself. OpenGaim builds on this - base by adding additional features not available in Gaim, and strives to - produce releases on a rapid basis when major problems arise. - - <p /><font size="+1"><b>Current Release:</b> - <a href="http://sourceforge.net/project/showfiles.php?group_id=104904&package_id=112893&release_id=228302">0.76a</a> - </font> - <font size="-2"><a href="/releases.shtml">About release numbering</a></font> - <br />Want to know what's new? <a href="http://sourceforge.net/project/shownotes.php?release_id=228302">See the ChangeLog for this release</a> - - <p />Want to contribute code to OpenGaim? - <a href="/devel.shtml">Please read this first.</a> - - <p />HELP WANTED - <a href="mailto:tv...@du...">INQUIRE WITHIN</a>:<ul> - <li><a href="http://sourceforge.net/people/viewjob.php?group_id=104904&job_id=18151">General development</a></li> - <li><a href="http://sourceforge.net/people/viewjob.php?group_id=104904&job_id=18144">Binary packaging</a></li> - <li><a href="http://sourceforge.net/people/viewjob.php?group_id=104904&job_id=18177">Native language translation</a></li> - </ul> ! <hr /><font size="-2"> ! <p />OpenGaim is not affiliated with or endorsed by, and is ! not based on any source code obtained from, <a href="http://www.aol.com/" ! target="_blank">America Online Inc.</a> or its partners and/or associates. ! <i>AOL Instant Messenger</i>, <i>AIM</i>, and <i>ICQ</i> are trademarks of ! America Online, Inc. <i>MSN</i> and <i>Microsoft Windows</i> are registered ! trademarks of Microsoft, Inc. <i>Yahoo!</i> is a registered trademark of ! Yahoo!, Inc. ! <p />Penguin part of OpenGaim logo by <a ! href="http://www.isc.tamu.edu/~lewing/linux/">Larry Ewing</a> - </font><p /> <!--#include virtual="/includes/sflogo.hti"--> --- 3,22 ---- <link rel="stylesheet" href="/includes/style.css" type="text/css" /> </head><body> ! As of January 10, 2005, the OpenGaim project has been officially declared "dormant" ! due to lack of developmental support from other capable developers, and personal ! issues which hampered the lead developer's ability to maintain the project alone. ! The files associated with the OpenGaim project have now been relegated to ! SourceForge "hidden" status, and no future CVS repository changes are currently ! planned.<p> ! In the meantime, OpenGaim's original intent has been mostly realized in the ! mainstream <a href="http://gaim.sourceforge.net/" target="_blank">Gaim project</a>, ! in that Gaim developers have become somewhat more open and receptive to the user ! community.<p> ! I wish the Gaim developers well, and encourage existing users of OpenGaim to ! migrate back to the mainstream releases.<p> <!--#include virtual="/includes/sflogo.hti"--> |