mention gnu in a few more places, since rms asked so nicely
Roger Dingledine

Roger Dingledine commited on 2012-09-30 20:35:09
Zeige 2 geänderte Dateien mit 9 Einfügungen und 9 Löschungen.

... ...
@@ -15,7 +15,7 @@
15 15
 <define-tag button-osx-tbb32>Tor Browser Bundle</define-tag>
16 16
 <define-tag button-osx-tbb64>Mac 64-bit</define-tag>
17 17
 <define-tag button-lin-tbb32>Tor Browser Bundle</define-tag>
18
-<define-tag button-lin-tbb64>Linux 64-bit</define-tag>
18
+<define-tag button-lin-tbb64>GNU/Linux 64-bit</define-tag>
19 19
 
20 20
 #include "dlhead.wmi" TITLE="Download Tor" CHARSET="UTF-8"
21 21
 
... ...
@@ -50,7 +50,7 @@ you are used to. Please read the <a href="#warning">full list of warnings</a> fo
50 50
 	    <em>Version <version-torbrowserbundle> - Windows 7, Vista, and XP</em>
51 51
 	    <p>Everything you need to safely browse the Internet. This package requires no installation. Just extract it and run. <a href="<page projects/torbrowser>">Learn more &raquo;</a></p>
52 52
 	  </div>
53
-	  <p class="alt-dl">Not Using Windows? Download for <a href="#mac">Mac</a> or <a href="#linux">Linux</a></p>
53
+	  <p class="alt-dl">Not Using Windows? Download for <a href="#mac">Mac</a> or <a href="#linux">GNU/Linux</a></p>
54 54
 	</div>
55 55
       </div>
56 56
 <!-- START MAC -->
... ...
@@ -71,7 +71,7 @@ you are used to. Please read the <a href="#warning">full list of warnings</a> fo
71 71
 	    <em>Version <version-torbrowserbundleosx32> - OS X</em>
72 72
 	    <p>Everything you need to safely browse the Internet. This package requires no installation. Just extract it and run. <a href="<page projects/torbrowser>">Learn more &raquo;</a></p>
73 73
 	  </div>
74
-	  <p class="alt-dl">Not Using Mac? Download for <a href="#windows">Windows</a> or <a href="#linux">Linux</a></p>
74
+	  <p class="alt-dl">Not Using Mac? Download for <a href="#windows">Windows</a> or <a href="#linux">GNU/Linux</a></p>
75 75
 	</div>
76 76
       </div>
77 77
 <!-- START MAC 64-->
... ...
@@ -92,7 +92,7 @@ you are used to. Please read the <a href="#warning">full list of warnings</a> fo
92 92
 	    <em>Version <version-torbrowserbundleosx64> - OS X (64-Bit)</em>
93 93
 	    <p>Everything you need to safely browse the Internet. This package requires no installation. Just extract it and run. <a href="<page projects/torbrowser>">Learn more &raquo;</a></p>
94 94
 	  </div>
95
-	  <p class="alt-dl">Not Using Mac? Download for <a href="#windows">Windows</a> or <a href="#linux">Linux</a></p>
95
+	  <p class="alt-dl">Not Using Mac? Download for <a href="#windows">Windows</a> or <a href="#linux">GNU/Linux</a></p>
96 96
 	</div>
97 97
       </div>
98 98
 <!-- START LINUX -->
... ...
@@ -109,11 +109,11 @@ you are used to. Please read the <a href="#warning">full list of warnings</a> fo
109 109
 	    </div>
110 110
 	  </form>
111 111
 	  <div class="desc">
112
-	    <h2>Tor Browser Bundle for Linux</h2>
112
+	    <h2>Tor Browser Bundle for GNU/Linux</h2>
113 113
 	    <em>Version <version-torbrowserbundlelinux32> - Linux, Unix, BSD</em>
114 114
 	    <p>Everything you need to safely browse the Internet. This package requires no installation. Just extract it and run. <a href="<page projects/torbrowser>">Learn more &raquo;</a></p>
115 115
 	  </div>
116
-	  <p class="alt-dl">Not Using Linux? Download for <a href="#mac">Mac</a> or <a href="#windows">Windows</a></p>
116
+	  <p class="alt-dl">Not Using GNU/Linux? Download for <a href="#mac">Mac</a> or <a href="#windows">Windows</a></p>
117 117
 	</div>
118 118
       </div>
119 119
 <!-- START LINUX 64-Bit -->
... ...
@@ -130,11 +130,11 @@ you are used to. Please read the <a href="#warning">full list of warnings</a> fo
130 130
 	    </div>
131 131
 	  </form>
132 132
 	  <div class="desc">
133
-	    <h2>Tor Browser Bundle for 64-Bit Linux</h2>
133
+	    <h2>Tor Browser Bundle for 64-Bit GNU/Linux</h2>
134 134
 	    <em>Version <version-torbrowserbundlelinux32> - Linux, Unix, BSD (64-Bit)</em>
135 135
 	    <p>Everything you need to safely browse the Internet. This package requires no installation. Just extract it and run. <a href="<page projects/torbrowser>">Learn more &raquo;</a></p>
136 136
 	  </div>
137
-	  <p class="alt-dl">Not Using Linux? Download for <a href="#mac">Mac</a> or <a href="#windows">Windows</a></p>
137
+	  <p class="alt-dl">Not Using GNU/Linux? Download for <a href="#mac">Mac</a> or <a href="#windows">Windows</a></p>
138 138
 	</div>
139 139
       </div>
140 140
       <p class="all-dl">Looking For Something Else? <a href="<page download/download>">View All Downloads</a></p>
... ...
@@ -183,7 +183,7 @@ you are used to. Please read the <a href="#warning">full list of warnings</a> fo
183 183
  <!-- END OS X -->
184 184
  <!-- START UNIX -->
185 185
       <div id="linux" class="accordionButton on">
186
-	<span class="linux24">Linux, BSD, &amp; Unix</span></div>
186
+	<span class="linux24">GNU/Linux, BSD, &amp; Unix</span></div>
187 187
       <div class="accordionContent">
188 188
 	<div class="fauxhead"></div>
189 189
   <!-- TOR BROWSER BUNDLE -->
190 190