[Jsxe-cvs] SF.net SVN: jsxe: [1159] trunk/web/htdocs/meta.php
Status: Inactive
Brought to you by:
ian_lewis
From: <ian...@us...> - 2006-08-19 05:21:43
|
Revision: 1159 Author: ian_lewis Date: 2006-08-18 22:21:36 -0700 (Fri, 18 Aug 2006) ViewCVS: http://svn.sourceforge.net/jsxe/?rev=1159&view=rev Log Message: ----------- Fixed rss feeds Modified Paths: -------------- trunk/web/htdocs/meta.php Modified: trunk/web/htdocs/meta.php =================================================================== --- trunk/web/htdocs/meta.php 2006-08-18 18:42:18 UTC (rev 1158) +++ trunk/web/htdocs/meta.php 2006-08-19 05:21:36 UTC (rev 1159) @@ -7,5 +7,7 @@ <link rel="Shortcut Icon" href="/favicon.ico" type="image/x-icon" /> <link rel="stylesheet" type="text/css" media="all" href="css/main.css" /> <link href="mailto:Ian...@me..." rev="made"/> -<link rel="alternate" type="application/rss+xml" title="jsXe Project News" href="http://sourceforge.net/export/rss2_sfnews.php?group_id=1&rss_fulltext=1" /> -<link rel="alternate" type="application/rss+xml" title="jsXe CVS Commits" href="https://cia.navi.cx/stats/project/jsxe/.rss"/> +<link rel="alternate" type="application/rss+xml" title="jsXe Project News" href="http://sourceforge.net/export/rss2_projnews.php?group_id=58584" /> +<link rel="alternate" type="application/rss+xml" title="jsXe Project Releases" href="http://sourceforge.net/export/rss2_projfiles.php?group_id=58584" /> +<link rel="alternate" type="application/rss+xml" title="jsXe Project Releases" href="http://sourceforge.net/export/rss2_projsummary.php?group_id=58584" /> +<link rel="alternate" type="application/rss+xml" title="jsXe CVS Commits" href="https://cia.navi.cx/stats/project/jsxe/.rss"/> \ No newline at end of file This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |