File: privacy.patch

package info (click to toggle)
lua-soap 3.0%2Bgit91419a7-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 228 kB
  • sloc: makefile: 22
file content (48 lines) | stat: -rw-r--r-- 1,958 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
Author: Andreas Tille <tille@debian.org>
Last-Update: 2025-08-25
Description: Remove potentially privacy breaking icons

--- a/doc/us/examples.html
+++ b/doc/us/examples.html
@@ -162,7 +162,7 @@ end
 </div> <!-- id="main" -->
 
 <div id="about">
-	<p><a href="http://validator.w3.org/check?uri=referer"><img src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0!" height="31" width="88" /></a></p>
+	<p><a href="http://validator.w3.org/check?uri=referer">valid</a></p>
 	<p><small>
 	$Id: examples.html,v 1.2 2009/07/22 19:02:46 tomas Exp $
 	</small></p>
--- a/doc/us/index.html
+++ b/doc/us/index.html
@@ -159,7 +159,7 @@ Comments are welcome!</p>
 </div> <!-- id="main" -->
 
 <div id="about">
-	<p><a href="http://validator.w3.org/check?uri=referer"><img src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0!" height="31" width="88" /></a></p>
+	<p><a href="http://validator.w3.org/check?uri=referer">valid</a></p>
 	<p><small>
 	$Id: index.html,v 1.14 2009/07/22 19:02:46 tomas Exp $
 	</small></p>
--- a/doc/us/license.html
+++ b/doc/us/license.html
@@ -120,7 +120,7 @@ SOFTWARE.</p>
 </div> <!-- id="main" -->
 
 <div id="about">
-	<p><a href="http://validator.w3.org/check?uri=referer"><img src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0!" height="31" width="88" /></a></p>
+	<p><a href="http://validator.w3.org/check?uri=referer">valid</a></p>
 	<p><small>
 	$Id: license.html,v 1.6 2009/07/22 19:02:46 tomas Exp $
 	</small></p>
--- a/doc/us/manual.html
+++ b/doc/us/manual.html
@@ -260,7 +260,7 @@ Here is a list of related documentation:
 </div> <!-- id="main" -->
 
 <div id="about">
-	<p><a href="http://validator.w3.org/check?uri=referer"><img src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0!" height="31" width="88" /></a></p>
+	<p><a href="http://validator.w3.org/check?uri=referer">valid</a></p>
 	<p><small>
 	$Id: manual.html,v 1.10 2009/08/10 19:04:40 tomas Exp $
 	</small></p>