ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/web/www/menu.inc
(Generate patch)

Comparing web/www/menu.inc (file contents):
Revision 1.14 by tdb, Mon Aug 9 21:46:22 2010 UTC vs.
Revision 1.18 by tdb, Fri Jun 21 17:26:08 2013 UTC

# Line 15 | Line 15
15          <ul>
16            <li><a href="http://www.i-scream.org/libstatgrab/">libstatgrab</a></li>
17            <li><a href="http://www.i-scream.org/pystatgrab/">pystatgrab</a></li>
18          <li><a href="http://www.i-scream.org/laroona/">Laroona</a></li>
18            <li><a href="http://www.i-scream.org/cms/">CMS</a></li>
19          </ul>
20          <ul>
# Line 28 | Line 27
27            <li><a href="http://www.i-scream.org/mirrors.xhtml">Download Mirrors</a></li>
28          </ul>
29          <ul>
30 +          <li><a href="http://www.i-scream.org/git.xhtml">Git Repositories</a></li>
31            <li><a href="http://www.i-scream.org/cvs.xhtml">CVS Repository</a></li>
32          </ul>
33          <ul>
34 +          <li><a href="http://www.i-scream.org/contributing.xhtml">Contributing</a></li>
35 +        </ul>
36 +        <ul>
37            <li><a href="http://www.i-scream.org/mailinglists.xhtml">Mailing Lists</a></li>
38 <          <li><a href="http://www.i-scream.org/support.xhtml">Support</a></li>
36 <          <li><a href="http://www.i-scream.org/support.xhtml">Bug Tracking</a></li>
38 >          <li><a href="http://www.i-scream.org/support.xhtml">Reporting Bugs</a></li>
39          </ul>
40          <ul>
41            <li><a href="http://www.i-scream.org/license.xhtml">Licensing</a></li>
# Line 45 | Line 47
47            <li><a href="http://www.i-scream.org/who.xhtml">Who We Are</a></li>
48            <li><a href="http://www.i-scream.org/pgpkey.xhtml">PGP Key</a></li>
49          </ul>
48        <h3 class="heading">
49          Contact Us
50        </h3>
51        <ul>
52          <li><a href="mailto:support@i-scream.org">support@i-scream.org</a></li>
53        </ul>
54        <script type="text/javascript">
55          <!--
56            google_ad_client = "pub-4199687771151670";
57            google_ad_width = 150;
58            google_ad_height = 95;
59            google_ad_format = "120x90_0ads_al_s";
60            google_ad_channel ="";
61            google_color_border = "000066";
62            google_color_bg = "EEEEFF";
63            google_color_link = "0000FF";
64            google_color_url = "008000";
65            google_color_text = "000000";
66          //-->
67        </script>
68        <script type="text/javascript"
69          src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
70        </script>
50          <p class="logo">
51            <a href="http://www.freebsd.org/">
52              <img src="http://www.i-scream.org/images/freebsdlogo_small.gif" alt="Powered By FreeBSD" />

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines