annotate lib/swig/swigwin-2.0.11/CCache/debian/patches/13_html_links.diff @ 2575:a76d408c5132 tip

DrawTranslucent -> DrawTextureGrayShade Removed old texture drawing stuff
author a.parshin
date Wed, 09 Mar 2016 01:39:52 +0200
parents b3009adc0e2f
children
rev   line source
1899
b3009adc0e2f Adding swig, gitignore, hgignore
Nomad
parents:
diff changeset
1 --- web/index.html~ 2004-09-13 13:38:30.000000000 +0300
b3009adc0e2f Adding swig, gitignore, hgignore
Nomad
parents:
diff changeset
2 +++ web/index.html 2004-09-26 01:04:38.458008118 +0300
b3009adc0e2f Adding swig, gitignore, hgignore
Nomad
parents:
diff changeset
3 @@ -29,10 +29,10 @@
b3009adc0e2f Adding swig, gitignore, hgignore
Nomad
parents:
diff changeset
4 <li>fixed handling of HOME environment variable
b3009adc0e2f Adding swig, gitignore, hgignore
Nomad
parents:
diff changeset
5 </ul>
b3009adc0e2f Adding swig, gitignore, hgignore
Nomad
parents:
diff changeset
6
b3009adc0e2f Adding swig, gitignore, hgignore
Nomad
parents:
diff changeset
7 -See the <a href="/ccache/ccache-man.html">manual page</a> for details
b3009adc0e2f Adding swig, gitignore, hgignore
Nomad
parents:
diff changeset
8 +See the <a href="ccache-man.html">manual page</a> for details
b3009adc0e2f Adding swig, gitignore, hgignore
Nomad
parents:
diff changeset
9 on the new options.<p>
b3009adc0e2f Adding swig, gitignore, hgignore
Nomad
parents:
diff changeset
10
b3009adc0e2f Adding swig, gitignore, hgignore
Nomad
parents:
diff changeset
11 -You can get this release from the <a href="/ftp/ccache/">download directory</a>
b3009adc0e2f Adding swig, gitignore, hgignore
Nomad
parents:
diff changeset
12 +You can get this release from the <a href="http://ccache.samba.org/ftp/ccache/">download directory</a>
b3009adc0e2f Adding swig, gitignore, hgignore
Nomad
parents:
diff changeset
13
b3009adc0e2f Adding swig, gitignore, hgignore
Nomad
parents:
diff changeset
14 <p>NOTE! This release changes the hash input slighly, so you will
b3009adc0e2f Adding swig, gitignore, hgignore
Nomad
parents:
diff changeset
15 probably find that you will not get any hits against your existing
b3009adc0e2f Adding swig, gitignore, hgignore
Nomad
parents:
diff changeset
16 @@ -87,7 +87,7 @@
b3009adc0e2f Adding swig, gitignore, hgignore
Nomad
parents:
diff changeset
17
b3009adc0e2f Adding swig, gitignore, hgignore
Nomad
parents:
diff changeset
18 <h2>Documentation</h2>
b3009adc0e2f Adding swig, gitignore, hgignore
Nomad
parents:
diff changeset
19
b3009adc0e2f Adding swig, gitignore, hgignore
Nomad
parents:
diff changeset
20 -See the <a href="/ccache/ccache-man.html">manual page</a>
b3009adc0e2f Adding swig, gitignore, hgignore
Nomad
parents:
diff changeset
21 +See the <a href="ccache-man.html">manual page</a>
b3009adc0e2f Adding swig, gitignore, hgignore
Nomad
parents:
diff changeset
22
b3009adc0e2f Adding swig, gitignore, hgignore
Nomad
parents:
diff changeset
23
b3009adc0e2f Adding swig, gitignore, hgignore
Nomad
parents:
diff changeset
24 <h2>Performance</h2>
b3009adc0e2f Adding swig, gitignore, hgignore
Nomad
parents:
diff changeset
25 @@ -116,7 +116,7 @@
b3009adc0e2f Adding swig, gitignore, hgignore
Nomad
parents:
diff changeset
26 <h2>Download</h2>
b3009adc0e2f Adding swig, gitignore, hgignore
Nomad
parents:
diff changeset
27
b3009adc0e2f Adding swig, gitignore, hgignore
Nomad
parents:
diff changeset
28 You can download the latest release from the <a
b3009adc0e2f Adding swig, gitignore, hgignore
Nomad
parents:
diff changeset
29 -href="/ftp/ccache/">download directory</a>.<p>
b3009adc0e2f Adding swig, gitignore, hgignore
Nomad
parents:
diff changeset
30 +href="http://ccache.samba.org/ftp/ccache/">download directory</a>.<p>
b3009adc0e2f Adding swig, gitignore, hgignore
Nomad
parents:
diff changeset
31
b3009adc0e2f Adding swig, gitignore, hgignore
Nomad
parents:
diff changeset
32 For the bleeding edge, you can fetch ccache via CVS or
b3009adc0e2f Adding swig, gitignore, hgignore
Nomad
parents:
diff changeset
33 rsync. To fetch via cvs use the following command: