]> git.pld-linux.org Git - packages/samba.git/blame - samba-doc.patch
- one more (in ugly iconv search)
[packages/samba.git] / samba-doc.patch
CommitLineData
e155c475 1diff -Nur -x '*~' b.samba-3.0.24/docs/htmldocs/index.html n.samba-3.0.24/docs/htmldocs/index.html
2--- b.samba-3.0.24/docs/htmldocs/index.html 2006-11-14 11:08:50.000000000 +0100
3+++ n.samba-3.0.24/docs/htmldocs/index.html 2007-04-19 23:17:15.000000000 +0200
4@@ -27,15 +27,11 @@
5 <td valign="top"><i>Using Samba</i>, Second Edition is a comprehensive guide to Samba administration. It covers all versions of Samba from 2.0 to 2.2, including selected features from an alpha version of 3.0, as well as the SWAT graphical configuration tool. Updated for Windows 2000, ME, and XP, the book also explores Samba's new role as a primary domain controller and domain member server, its support for the use of Windows NT/2000/XP authentication and filesystem security on the host Unix system, and accessing shared files and printers from Unix clients.</td>
6 </tr>
7 <tr>
8- <td valign="top"><a href="manpages.html">Man pages</a></td>
9+ <td valign="top"><a href="manpages/manpages.html">Man pages</a></td>
10 <td valign="top">The Samba man pages in HTML.</td>
11 </tr>
12 <tr>
13- <td valign="top"><a href="../../WHATSNEW.txt">WHATSNEW</a></td>
14+ <td valign="top"><a href="../samba-common-%SAMBAVERSION%/WHATSNEW.txt.gz">WHATSNEW</a></td>
15 <td valign="top">Samba Release Notes.</td>
16 </tr>
17-<tr>
18- <td valign="top"><a href="../../README.VENDOR">README.VENDOR</a></td>
19- <td valign="top">VENDOR specific information.</td>
20-</tr>
21 </table></body></html>
22diff -Nur -x '*~' b.samba-3.0.24/docs/htmldocs/Samba3-ByExample/samba.css n.samba-3.0.24/docs/htmldocs/Samba3-ByExample/samba.css
23--- b.samba-3.0.24/docs/htmldocs/Samba3-ByExample/samba.css 2006-11-14 11:04:24.000000000 +0100
24+++ n.samba-3.0.24/docs/htmldocs/Samba3-ByExample/samba.css 2007-04-19 22:57:31.000000000 +0200
25@@ -1,32 +1,32 @@
26 BODY {
27- font-family: helvetica, arial, lucida sans, sans-serif;
28+ font-family: verdana, helvetica, arial, lucida sans, sans-serif;
29 background-color: white;
30 }
31
32 H1, H2, H3 {
33- color: blue;
34+ color: black;
35 font-size: 120%;
36 padding: 2px;
37 margin-top: 0px;
38 }
39
40 H1 {
41- background-color: #EEEEFF;
42- color: blue;
43+ background-color: #EEEEEE;
44+ color: black;
45 }
46
47 H2 {
48- background-color: #DDDDFF;
49- color: blue;
50+ background-color: #EEEEEE;
51+ color: black;
52 }
53
54 H3 {
55- background-color: #CCCCFF;
56- color: blue;
57+ background-color: #EEEEEE;
58+ color: black;
59 }
60
61 H4 {
62- color: blue;
63+ color: black;
64 }
65
66 TR.qandadiv TD {
67@@ -37,17 +37,6 @@
68 font-size: 80%;
69 }
70
71-A:link {
72- color: #36F;
73-}
74-
75-A:visited {
76- color: #96C;
77-}
78-
79-A:active {
80- color: #F63;
81-}
82
83 TR.question {
84 color: #33C;
85@@ -69,7 +58,7 @@
86
87 DIV.note, DIV.warning, DIV.caution, DIV.tip, DIV.important {
88 border: dashed 1px;
89- background-color: #EEEEFF;
90+ background-color: #EEEEEE;
91 width: 40em;
92 }
93
94diff -Nur -x '*~' b.samba-3.0.24/docs/htmldocs/Samba3-Developers-Guide/samba.css n.samba-3.0.24/docs/htmldocs/Samba3-Developers-Guide/samba.css
95--- b.samba-3.0.24/docs/htmldocs/Samba3-Developers-Guide/samba.css 2006-11-14 11:05:44.000000000 +0100
96+++ n.samba-3.0.24/docs/htmldocs/Samba3-Developers-Guide/samba.css 2007-04-19 22:57:26.000000000 +0200
97@@ -1,32 +1,32 @@
98 BODY {
99- font-family: helvetica, arial, lucida sans, sans-serif;
100+ font-family: verdana, helvetica, arial, lucida sans, sans-serif;
101 background-color: white;
102 }
103
104 H1, H2, H3 {
105- color: blue;
106+ color: black;
107 font-size: 120%;
108 padding: 2px;
109 margin-top: 0px;
110 }
111
112 H1 {
113- background-color: #EEEEFF;
114- color: blue;
115+ background-color: #EEEEEE;
116+ color: black;
117 }
118
119 H2 {
120- background-color: #DDDDFF;
121- color: blue;
122+ background-color: #EEEEEE;
123+ color: black;
124 }
125
126 H3 {
127- background-color: #CCCCFF;
128- color: blue;
129+ background-color: #EEEEEE;
130+ color: black;
131 }
132
133 H4 {
134- color: blue;
135+ color: black;
136 }
137
138 TR.qandadiv TD {
139@@ -37,17 +37,6 @@
140 font-size: 80%;
141 }
142
143-A:link {
144- color: #36F;
145-}
146-
147-A:visited {
148- color: #96C;
149-}
150-
151-A:active {
152- color: #F63;
153-}
154
155 TR.question {
156 color: #33C;
157@@ -69,7 +58,7 @@
158
159 DIV.note, DIV.warning, DIV.caution, DIV.tip, DIV.important {
160 border: dashed 1px;
161- background-color: #EEEEFF;
162+ background-color: #EEEEEE;
163 width: 40em;
164 }
165
166diff -Nur -x '*~' b.samba-3.0.24/docs/htmldocs/Samba3-HOWTO/samba.css n.samba-3.0.24/docs/htmldocs/Samba3-HOWTO/samba.css
167--- b.samba-3.0.24/docs/htmldocs/Samba3-HOWTO/samba.css 2006-11-14 11:05:50.000000000 +0100
168+++ n.samba-3.0.24/docs/htmldocs/Samba3-HOWTO/samba.css 2007-04-19 22:57:18.000000000 +0200
169@@ -1,32 +1,32 @@
170 BODY {
171- font-family: helvetica, arial, lucida sans, sans-serif;
172+ font-family: verdana, helvetica, arial, lucida sans, sans-serif;
173 background-color: white;
174 }
175
176 H1, H2, H3 {
177- color: blue;
178+ color: black;
179 font-size: 120%;
180 padding: 2px;
181 margin-top: 0px;
182 }
183
184 H1 {
185- background-color: #EEEEFF;
186- color: blue;
187+ background-color: #EEEEEE;
188+ color: black;
189 }
190
191 H2 {
192- background-color: #DDDDFF;
193- color: blue;
194+ background-color: #EEEEEE;
195+ color: black;
196 }
197
198 H3 {
199- background-color: #CCCCFF;
200- color: blue;
201+ background-color: #EEEEEE;
202+ color: black;
203 }
204
205 H4 {
206- color: blue;
207+ color: black;
208 }
209
210 TR.qandadiv TD {
211@@ -37,17 +37,6 @@
212 font-size: 80%;
213 }
214
215-A:link {
216- color: #36F;
217-}
218-
219-A:visited {
220- color: #96C;
221-}
222-
223-A:active {
224- color: #F63;
225-}
226
227 TR.question {
228 color: #33C;
229@@ -69,7 +58,7 @@
230
231 DIV.note, DIV.warning, DIV.caution, DIV.tip, DIV.important {
232 border: dashed 1px;
233- background-color: #EEEEFF;
234+ background-color: #EEEEEE;
235 width: 40em;
236 }
237
238diff -Nur -x '*~' b.samba-3.0.24/docs/htmldocs/samba.css n.samba-3.0.24/docs/htmldocs/samba.css
239--- b.samba-3.0.24/docs/htmldocs/samba.css 2006-11-14 11:03:02.000000000 +0100
240+++ n.samba-3.0.24/docs/htmldocs/samba.css 2007-04-19 23:02:16.000000000 +0200
241@@ -1,32 +1,32 @@
242 BODY {
243- font-family: helvetica, arial, lucida sans, sans-serif;
244+ font-family: verdana, helvetica, arial, lucida sans, sans-serif;
245 background-color: white;
246 }
247
248 H1, H2, H3 {
249- color: blue;
250+ color: black;
251 font-size: 120%;
252 padding: 2px;
253 margin-top: 0px;
254 }
255
256 H1 {
257- background-color: #EEEEFF;
258- color: blue;
259+ background-color: #EEEEEE;
260+ color: black;
261 }
262
263 H2 {
264- background-color: #DDDDFF;
265- color: blue;
266+ background-color: #EEEEEE;
267+ color: black;
268 }
269
270 H3 {
271- background-color: #CCCCFF;
272- color: blue;
273+ background-color: #EEEEEE;
274+ color: black;
275 }
276
277 H4 {
278- color: blue;
279+ color: black;
280 }
281
282 TR.qandadiv TD {
283@@ -37,17 +37,6 @@
284 font-size: 80%;
285 }
286
287-A:link {
288- color: #36F;
289-}
290-
291-A:visited {
292- color: #96C;
293-}
294-
295-A:active {
296- color: #F63;
297-}
298
299 TR.question {
300 color: #33C;
301@@ -69,7 +58,7 @@
302
303 DIV.note, DIV.warning, DIV.caution, DIV.tip, DIV.important {
304 border: dashed 1px;
305- background-color: #EEEEFF;
306+ background-color: #EEEEEE;
307 width: 40em;
308 }
309
This page took 0.096269 seconds and 4 git commands to generate.