1 |
<!--#set var="ENGLISH_PAGE" value="/home.en.html" --> |
<!--#set var="ENGLISH_PAGE" value="/home.en.html" --> |
2 |
|
|
3 |
<!--#include virtual="/server/header.it.html" --> |
<!--#include virtual="/server/html5-header.it.html" --> |
4 |
<!-- Parent-Version: 1.86 --> |
<!-- Parent-Version: 1.91 --> |
5 |
<!--#if expr="$QUERY_STRING = /distro=([^&#]+)/" |
<!--#if expr="$QUERY_STRING = /distro=([^&#]+)/" |
6 |
--> |
--> |
7 |
<!--#set var="DISTRO" value="$1" |
<!--#set var="DISTRO" value="$1" |
8 |
--> |
--> |
9 |
<!--#else --> |
<!--#else --> |
10 |
<!--#set var="DISTRO" value="pureos8" |
<!--#set var="DISTRO" value="hyperbola" |
11 |
--> |
--> |
12 |
<!--#endif --> |
<!--#endif --> |
13 |
|
|
23 |
|
|
24 |
<style type="text/css" media="print,screen"> |
<style type="text/css" media="print,screen"> |
25 |
<!-- |
<!-- |
26 |
#content { |
blockquote.highlight-para { margin: 1.5em 0 0; } |
27 |
margin: 0; |
|
|
} |
|
28 |
.first-column, .second-column { |
.first-column, .second-column { |
29 |
width: 46em; max-width: 100%; |
width: 46em; max-width: 100%; |
30 |
margin: auto; |
margin: auto; |
70 |
padding-bottom: .2em; |
padding-bottom: .2em; |
71 |
} |
} |
72 |
.thumbs td { |
.thumbs td { |
|
width: 33.3%; |
|
73 |
vertical-align: top; |
vertical-align: top; |
74 |
padding: .1em; |
padding: .1em; |
75 |
border: 0; |
border: 0; |
86 |
max-width: 100%; |
max-width: 100%; |
87 |
min-width: 8em; |
min-width: 8em; |
88 |
} |
} |
89 |
.button.left { |
p.btn-left a, p.btn-right a, |
90 |
float: left; |
p.btn-left a:visited, p.btn-right a:visited { |
|
margin: .7em 0; |
|
|
} |
|
|
.button.right { |
|
|
float: right; |
|
|
margin: 0 0 .3em; |
|
|
} |
|
|
.button a, .button a:visited { |
|
91 |
font-size: 1.6em; |
font-size: 1.6em; |
92 |
padding: .4em .6em; |
padding: .4em .6em; |
93 |
color: #b02500; |
color: #b02500; |
94 |
border: .1em solid #b02500; |
border: .1em solid #b02500; |
95 |
margin: .3em 0; |
margin: .3em 0; |
96 |
} |
} |
97 |
.button a:hover { |
p.btn-left { |
98 |
|
float: left; |
99 |
|
margin: .7em 0; |
100 |
|
} |
101 |
|
p.btn-right { |
102 |
|
float: right; |
103 |
|
margin: 0 0 .3em; |
104 |
|
} |
105 |
|
p.button a:hover { |
106 |
color: #777; |
color: #777; |
107 |
border-color: #777; |
border-color: #777; |
108 |
} |
} |
139 |
float: left; |
float: left; |
140 |
margin-right: .5em; |
margin-right: .5em; |
141 |
} |
} |
142 |
#Flashes p, #unmaint li, #blurb p, #blurb p small { |
#Flashes p, #unmaint, #blurb p, #blurb p small { |
143 |
font-size: .9em; |
font-size: .9em; |
144 |
} |
} |
145 |
#unmaint li, #blurb p { |
#unmaint li, #blurb p { |
149 |
display: block; |
display: block; |
150 |
font-size: 1.1em; |
font-size: 1.1em; |
151 |
color: black; |
color: black; |
152 |
|
margin-bottom: .5em; |
153 |
} |
} |
154 |
.ltr { |
.ltr { |
155 |
direction: ltr; |
direction: ltr; |
156 |
text-align: left; |
text-align: left; |
157 |
} |
} |
158 |
|
|
|
.clear { |
|
|
clear: both; |
|
|
height: 2em; |
|
|
} |
|
159 |
.translators-notes { |
.translators-notes { |
160 |
width: 44.4em; max-width: 100%; |
width: 44.4em; max-width: 100%; |
161 |
margin: 0 auto; |
margin: 0 auto; |
162 |
} |
} |
|
#mission-statement { |
|
|
margin-bottom: 0; |
|
|
} |
|
163 |
#sisters { |
#sisters { |
164 |
font-size: .9em; |
font-size: .9em; |
165 |
margin: 0 3% 2em; |
text-align: center; |
166 |
|
background-color: white; |
167 |
|
padding: 0 3% 2em; |
168 |
|
margin: 0; |
169 |
} |
} |
170 |
|
|
171 |
@media (min-width: 60em) { |
@media (min-width: 60em) { |
196 |
<div id="home"> |
<div id="home"> |
197 |
<div class="first-column"> |
<div class="first-column"> |
198 |
|
|
199 |
|
<div style="max-width: 40em; margin: 2.3em auto 0"> |
200 |
|
<video width="100%" controls="controls" crossorigin="anonymous" |
201 |
|
poster="https://static.fsf.org/nosvn/videos/fsf-shoetool/thumbnails/ShoeTool-Cover-1.jpg"> |
202 |
|
|
203 |
|
<source |
204 |
|
src="https://static.fsf.org/nosvn/videos/fsf-shoetool/fsf-shoetool-720p.webm" |
205 |
|
type="video/webm" /> |
206 |
|
<source |
207 |
|
src="https://static.fsf.org/nosvn/videos/fsf-shoetool/fsf-shoetool-720p.ogv" |
208 |
|
type="video/ogg" /> |
209 |
|
<source |
210 |
|
src="https://static.fsf.org/nosvn/videos/fsf-shoetool/fsf-shoetool-720p.mp4" |
211 |
|
type="video/mp4" /> |
212 |
|
|
213 |
|
<!-- GNUN: localize URL /server/banners/shoetoolfsf.vtt --> |
214 |
|
<track kind="subtitles" label="default" default="default" |
215 |
|
src="/server/banners/shoetoolfsf.vtt" /> |
216 |
|
<track kind="subtitles" label="English" srclang="en" |
217 |
|
src="/server/banners/shoetoolfsf.en.vtt" /> |
218 |
|
<track kind="subtitles" label="español" srclang="es" |
219 |
|
src="/server/banners/shoetoolfsf.es.vtt" /> |
220 |
|
<track kind="subtitles" label="euskara" srclang="eu" |
221 |
|
src="https://static.fsf.org/nosvn/videos/fsf-shoetool/captions/shoetoolfsf_eu.vtt" /> |
222 |
|
<track kind="subtitles" label="français" srclang="fr" |
223 |
|
src="/server/banners/shoetoolfsf.fr.vtt" /> |
224 |
|
<track kind="subtitles" label="Nederlands" srclang="nl" |
225 |
|
src="/server/banners/shoetoolfsf.nl.vtt" /> |
226 |
|
<track kind="subtitles" label="română" srclang="ro" |
227 |
|
src="https://static.fsf.org/nosvn/videos/fsf-shoetool/captions/shoetoolfsf_ro.vtt" /> |
228 |
|
<track kind="subtitles" label="தமிழ்" srclang="ta" |
229 |
|
src="https://static.fsf.org/nosvn/videos/fsf-shoetool/captions/shoetoolfsf_ta.vtt" /> |
230 |
|
<track kind="subtitles" label="українська" srclang="uk" |
231 |
|
src="/server/banners/shoetoolfsf.uk.vtt" /> |
232 |
|
</video> |
233 |
|
</div> |
234 |
|
<p class="c"> |
235 |
|
<a |
236 |
|
href="https://www.fsf.org/blogs/community/presenting-shoetool-happy-holidays-from-the-fsf"> |
237 |
|
ShoeTool — HAPPY HOLIDAYS FROM THE FSF!</a></p> |
238 |
|
|
239 |
<h2 class="first">Cos'è il Progetto GNU?</h2> |
<h2 class="first">Cos'è il Progetto GNU?</h2> |
240 |
|
|
241 |
<p>GNU is an operating system that is <a href="/philosophy/free-sw.html">free |
<p>GNU is an operating system that is <a href="/philosophy/free-sw.html">free |
250 |
software libero. <a href="#More-GNU">Altre informazioni su GNU qui |
software libero. <a href="#More-GNU">Altre informazioni su GNU qui |
251 |
sotto</a>.</p> |
sotto</a>.</p> |
252 |
|
|
253 |
<p class="button left"> |
<p class="button btn-left"> |
254 |
<a href="/distros/free-distros.html">Try GNU/Linux</a></p> |
<a href="/distros/free-distros.html">Try GNU/Linux</a></p> |
255 |
<div style="clear: left"></div> |
<div style="clear: left"></div> |
256 |
|
|
257 |
<div id="gnu-linux"> |
<div id="gnu-linux"> |
258 |
<!--#if expr="$DISTRO = trisquel8" --> |
<!--#if expr="$DISTRO = dragora" --> |
259 |
<div class="screenshot"> |
<div class="screenshot"> |
260 |
<a href="/distros/screenshots/trisquel8-mate.jpg"><img |
<a href="/distros/screenshots/dragora-ice.png"><img |
261 |
src="/distros/screenshots/trisquel8-mate-medium.jpg" |
src="/distros/screenshots/dragora-ice.png" |
262 |
alt=" [Screenshot of Trisquel 8 with MATE desktop] " /></a> |
alt=" [Screenshot of Dragora 3.0-beta1 with IceWM window manager] " /></a> |
263 |
</div> |
</div> |
264 |
<p><small><a href="https://trisquel.info">Trisquel 8</a> with <a |
<p><small><a href="https://dragora.org/en/index.html"> |
265 |
href="https://mate-desktop.org/">MATE</a> desktop, Abrowser (web browser), |
Dragora 3.0-beta1</a> with customized <a href="https://ice-wm.org/"> |
266 |
and Inkscape (vector graphics editor)</small></p> |
IceWM</a> window manager</small></p> |
267 |
<!--#endif |
<!--#endif |
268 |
--> |
--> |
269 |
<!--#if expr="$DISTRO = guix" --> |
<!--#if expr="$DISTRO = guix" --> |
270 |
<div class="screenshot"> |
<div class="screenshot"> |
271 |
<a href="/distros/screenshots/guixSD-gnome3.jpg"><img |
<a href="/distros/screenshots/guixSD-gnome3.jpg"><img |
272 |
src="/distros/screenshots/guixSD-gnome3-medium.jpg" |
src="/distros/screenshots/guixSD-gnome3-medium.jpg" |
273 |
alt=" [Screenshot of GuixSD 0.15 with GNOME 3 desktop] " /></a> |
alt=" [Screenshot of Guix 0.15 with GNOME 3 desktop] " /></a> |
274 |
</div> |
</div> |
275 |
<p><small><a href="/software/guix/">GuixSD 0.15</a> with <a |
<p><small><a href="/software/guix/">Guix 0.15</a> with <a |
276 |
href="https://www.gnome.org/">GNOME 3</a> desktop, Epiphany web |
href="https://www.gnome.org/">GNOME 3</a> desktop, Epiphany web |
277 |
browser, Totem video player, and GNOME terminal emulator</small></p> |
browser, Totem video player, and GNOME terminal emulator</small></p> |
278 |
<!--#endif |
<!--#endif |
279 |
--> |
--> |
280 |
<!--#if expr="$DISTRO = pureos8" --> |
<!--#if expr="$DISTRO = hyperbola" --> |
281 |
|
<div class="screenshot"> |
282 |
|
<a href="/distros/screenshots/hyperbola-i3.png"><img |
283 |
|
src="/distros/screenshots/hyperbola-i3.png" |
284 |
|
alt=" [Screenshot of Hyperbola with i3 window manager] " /></a> |
285 |
|
</div> |
286 |
|
<p><small><a href="https://www.hyperbola.info/"> Hyperbola 0.3</a> with <a |
287 |
|
href="https://i3wm.org/">i3 window manager</a>, cool-retro-term (terminal |
288 |
|
emulator), Gimp (image editor), and Iceweasel-UXP (web browser)</small></p> |
289 |
|
<!--#endif |
290 |
|
--> |
291 |
|
<!--#if expr="$DISTRO = parabola" --> |
292 |
|
<div class="screenshot"> |
293 |
|
<a href="/distros/screenshots/parabola2020-lxde.jpg"><img |
294 |
|
src="/distros/screenshots/parabola2020-lxde-medium.jpg" |
295 |
|
alt=" [Screenshot of Parabola with LXDE desktop] " /></a> |
296 |
|
</div> |
297 |
|
<p><small><a href="https://www.parabola.nu">Parabola 2020</a> with <a |
298 |
|
href="https://lxde.org/">LXDE desktop</a></small></p> |
299 |
|
<!--#endif |
300 |
|
--> |
301 |
|
<!--#if expr="$DISTRO = pureos" --> |
302 |
<div class="screenshot"> |
<div class="screenshot"> |
303 |
<a href="/distros/screenshots/pureos8-gnome3.jpg"><img |
<a href="/distros/screenshots/pureos8-gnome3.jpg"><img |
304 |
src="/distros/screenshots/gnome3-medium.jpg" |
src="/distros/screenshots/gnome3-medium.jpg" |
307 |
<p><small><a href="https://www.pureos.net/">PureOS 8</a> with <a |
<p><small><a href="https://www.pureos.net/">PureOS 8</a> with <a |
308 |
href="https://www.gnome.org/">GNOME 3</a> desktop, PureBrowser (web |
href="https://www.gnome.org/">GNOME 3</a> desktop, PureBrowser (web |
309 |
browser), and Gimp (image editor)</small></p> |
browser), and Gimp (image editor)</small></p> |
310 |
|
<!--#endif |
311 |
|
--> |
312 |
|
<!--#if expr="$DISTRO = trisquel" --> |
313 |
|
<div class="screenshot"> |
314 |
|
<a href="/distros/screenshots/trisquel8-mate.jpg"><img |
315 |
|
src="/distros/screenshots/trisquel8-mate-medium.jpg" |
316 |
|
alt=" [Screenshot of Trisquel 8 with MATE desktop] " /></a> |
317 |
|
</div> |
318 |
|
<p><small><a href="https://trisquel.info">Trisquel 8</a> with <a |
319 |
|
href="https://mate-desktop.org/">MATE</a> desktop, Abrowser (web browser), |
320 |
|
and Inkscape (vector graphics editor)</small></p> |
321 |
<!--#endif --> |
<!--#endif --> |
322 |
|
</div> |
323 |
|
|
324 |
<table class="thumbs"> |
<table class="thumbs"> |
325 |
<tr class="image"> |
<tr class="image"> |
326 |
<td><a href="/home.html?distro=trisquel8#gnu-linux"><img |
<td><a href="/home.html?distro=dragora#gnu-linux"><img |
327 |
src="/distros/screenshots/trisquel8-mate-thumb.jpg" |
src="/distros/screenshots/dragora-ice-thumb.jpg" |
328 |
alt=" [Screenshot of Trisquel 8 with MATE desktop] " /></a></td> |
alt=" [Screenshot of Dragora 3.0-beta1 with IceWM window manager] " /></a></td> |
329 |
<td><a href="/home.html?distro=guix#gnu-linux"><img |
<td><a href="/home.html?distro=guix#gnu-linux"><img |
330 |
src="/distros/screenshots/guixSD-gnome3-thumb.jpg" |
src="/distros/screenshots/guixSD-gnome3-thumb.jpg" |
331 |
alt=" [Screenshot of GuixSD 0.15 with GNOME 3 desktop] " /></a></td> |
alt=" [Screenshot of Guix 0.15 with GNOME 3 desktop] " /></a></td> |
332 |
<td><a href="/home.html?distro=pureos8#gnu-linux"><img |
<td><a href="/home.html?distro=hyperbola#gnu-linux"><img |
333 |
|
src="/distros/screenshots/hyperbola-i3-thumb.jpg" |
334 |
|
alt=" [Screenshot of Hyperbola 0.3 with i3 window manager] " /></a></td> |
335 |
|
<td><a href="/home.html?distro=parabola#gnu-linux"><img |
336 |
|
src="/distros/screenshots/parabola2020-lxde-thumb.jpg" |
337 |
|
alt=" [Screenshot of Parabola 2020 with LXDE desktop] " /></a></td> |
338 |
|
<td><a href="/home.html?distro=pureos#gnu-linux"><img |
339 |
src="/distros/screenshots/gnome3-thumb.jpg" |
src="/distros/screenshots/gnome3-thumb.jpg" |
340 |
alt=" [Screenshot of PureOS 8 with GNOME 3 desktop] " /></a></td> |
alt=" [Screenshot of PureOS 8 with GNOME 3 desktop] " /></a></td> |
341 |
|
<td><a href="/home.html?distro=trisquel#gnu-linux"><img |
342 |
|
src="/distros/screenshots/trisquel8-mate-thumb.jpg" |
343 |
|
alt=" [Screenshot of Trisquel 8 with MATE desktop] " /></a></td> |
344 |
</tr> |
</tr> |
345 |
<tr class="caption"> |
<tr class="caption"> |
346 |
<td><small>Trisquel 8 & MATE</small></td> |
<td><small>Dragora / IceWM</small></td> |
347 |
<td><small>GuixSD & GNOME 3</small></td> |
<td><small>Guix / GNOME3</small></td> |
348 |
<td><small>PureOS 8 & GNOME 3</small></td> |
<td><small>Hyperbola / i3</small></td> |
349 |
|
<td><small>Parabola / LXDE</small></td> |
350 |
|
<td><small>PureOS / GNOME3</small></td> |
351 |
|
<td><small>Trisquel / MATE</small></td> |
352 |
</tr> |
</tr> |
353 |
</table> |
</table> |
|
</div> |
|
354 |
|
|
355 |
<p class="button right"> |
<p class="button btn-right"> |
356 |
... or <a |
... or <a |
357 |
href="https://directory.fsf.org/wiki/Free_Software_Directory:Free_software_replacements"> |
href="https://directory.fsf.org/wiki/Free_Software_Directory:Free_software_replacements"> |
358 |
Try parts of GNU</a></p> |
Try parts of GNU</a></p> |
385 |
<ul> |
<ul> |
386 |
<li>Libertà di eseguire il programma come si desidera, per qualsiasi scopo |
<li>Libertà di eseguire il programma come si desidera, per qualsiasi scopo |
387 |
(libertà 0).</li> |
(libertà 0).</li> |
388 |
<li>Libertà di studiare come funziona il programma e adattarlo alle proprie |
<li>The freedom to study how the program works, and change it so it does your |
389 |
necessità (libertà 1). L'accesso al codice sorgente ne è un prerequisito.</li> |
computing as you wish (freedom 1). Access to the source code is a |
390 |
<li>Libertà di ridistribuire copie in modo da aiutare il prossimo (libertà 2).</li> |
precondition for this.</li> |
391 |
<li>Libertà di migliorare il programma e distribuirne pubblicamente i |
<li>The freedom to redistribute copies so you can help others (freedom 2).</li> |
392 |
miglioramenti, in modo tale che tutta la comunità ne tragga beneficio |
<li>The freedom to distribute copies of your modified versions to others |
393 |
(libertà 3). L'accesso al codice sorgente ne è un prerequisito.</li> |
(freedom 3). By doing this you can give the whole community a chance to |
394 |
|
benefit from your changes. Access to the source code is a precondition for |
395 |
|
this.</li> |
396 |
</ul> |
</ul> |
397 |
|
|
398 |
<p>Gli sviluppi nella tecnologia e l'uso delle reti hanno reso queste libertà |
<p>Gli sviluppi nella tecnologia e l'uso delle reti hanno reso queste libertà |
437 |
<!-- /first-column --> |
<!-- /first-column --> |
438 |
<div class="second-column"> |
<div class="second-column"> |
439 |
|
|
440 |
|
<div class="emph-box beige"> |
441 |
|
<p><strong>The GNU Project strongly urges the community to communicate in ways |
442 |
|
that are friendly, welcoming and kind. See the <a |
443 |
|
href="/philosophy/kind-communication.html"> GNU Kind Communications |
444 |
|
Guidelines</a></strong>.</p> |
445 |
|
</div> |
446 |
|
|
447 |
<div id="Flashes" class="emph-box white"> |
<div id="Flashes" class="emph-box white"> |
448 |
<h3><a href="http://planet.gnu.org/">Planet GNU</a> <a |
<h3>Planet GNU <a href="https://planet.gnu.org/rss20.xml"><img src="/feed-icon-10x10.png" |
|
href="http://planet.gnu.org/rss20.xml"><img src="/feed-icon-10x10.png" |
|
449 |
alt="Feed RSS" /></a></h3> |
alt="Feed RSS" /></a></h3> |
450 |
<div class="ltr"> |
<div class="ltr"> |
451 |
|
|
452 |
<!--#include virtual="/planetfeeds.it.html" --> |
<!--#include virtual="/planetfeeds.it.html" --> |
453 |
</div> |
</div> |
|
<p>Per ulteriori notizie vedere <a href="http://planet.gnu.org/">Planet GNU</a> |
|
|
e l'elenco del <a href="/software/recent-releases.html">software GNU |
|
|
aggiornato di recente</a>.</p> |
|
454 |
</div> |
</div> |
455 |
|
|
456 |
<div id="Action" class="emph-box beige"> |
<div id="Action" class="emph-box beige"> |
457 |
<h3>Attivatevi</h3> |
<h3>Attivatevi</h3> |
458 |
|
|
459 |
<ul> |
<ul> |
460 |
<li><strong>Sostenete gli sforzi per preservare la neutralità della rete in |
<li><strong>Support the efforts on net neutrality <a |
461 |
Europa, <a href="http://www.savetheinternet.com" title="Neutralità della |
href="https://www.freepress.net/issues/free-open-internet/net-neutrality" |
462 |
rete negli USA">negli USA</a></strong> e nei vostri paesi.</li> |
title="Net neutrality in the United States of America">in the |
463 |
|
USA</a></strong>, and in your home country.</li> |
464 |
<li>Difendete <a href="http://www.laquadrature.net/en/Privacy"> la privacy</a> e |
|
465 |
sostenete una <a |
<li>Defend <a href="https://www.laquadrature.net/en/personnal-data/"> |
466 |
href="http://www.laquadrature.net/en/the-eu-commissions-outrageous-attempt-to-avoid-copyright-reform"> |
privacy</a>, and support <a |
467 |
riforma globale del copyright</a> con <a |
href="https://www.laquadrature.net/en/?s=copyright"> global copyright |
468 |
href="http://www.laquadrature.net/en/">LQDN</a>.</li> |
reform</a> with <a href="https://www.laquadrature.net/en/">LQDN</a>.</li> |
469 |
|
|
470 |
<li><strong><a href="http://www.fsf.org/campaigns">Sostenete le iniziative della |
<li><strong><a href="http://www.fsf.org/campaigns">Sostenete le iniziative della |
471 |
FSF</a></strong>.</li> |
FSF</a></strong>.</li> |
479 |
</div> |
</div> |
480 |
|
|
481 |
<div id="unmaint" class="emph-box beige"> |
<div id="unmaint" class="emph-box beige"> |
482 |
|
<p><strong>Can you contribute to any of these <a |
483 |
|
href="//www.fsf.org/campaigns/priority-projects/">High Priority |
484 |
|
Areas</a>?</strong></p> |
485 |
<ul> |
<ul> |
486 |
<li><strong>Potete aiutare in una di queste <a |
<li>Free phone operating system,</li> |
487 |
href="http://www.fsf.org/campaigns/priority-projects/">Aree |
<li>decentralization, federation and self-hosting,</li> |
488 |
prioritarie</a>?</strong> Sistemi operativi liberi per cellulari; |
<li>free drivers, firmware and hardware designs,</li> |
489 |
decentralizzazione e hosting autonomo; driver, firmare e progetti hardware |
<li>real-time voice and video chat,</li> |
490 |
liberi; comunicazione audio e video in tempo reale; incoraggiare i |
<li>encourage contribution by people underrepresented in the community,</li> |
491 |
contributi da gruppi sottorappresentati nella comunità, e altro.</li> |
<li>and more.</li> |
492 |
|
</ul> |
|
<li><strong>Can you take over an <a |
|
|
href="/server/takeaction.html#unmaint">unmaintained GNU |
|
|
package</a>?</strong> |
|
493 |
|
|
494 |
|
<p><strong>Can you help <a href="/server/takeaction.html#unmaint">maintain a |
495 |
|
GNU package</a>?</strong></p> |
496 |
|
<ul> |
497 |
|
<li> |
498 |
<a href="/software/cfengine/">cfengine</a>, <a |
<a href="/software/cfengine/">cfengine</a>, <a |
499 |
href="/software/freetalk/">freetalk</a>, <a |
href="/software/freetalk/">freetalk</a>, <a |
500 |
href="/software/halifax/">halifax</a>, <a href="/software/mcron/">mcron</a>, |
href="/software/halifax/">halifax</a>, <a href="/software/mcron/">mcron</a>, |
501 |
<a href="/software/quickthreads/">quickthreads</a>, are all <a href="/server/takeaction.html#unmaint">looking for |
<a href="/software/quickthreads/">quickthreads</a>, are all looking for maintainers.</li> |
502 |
maintainers</a>. Also, these packages are looking for co-maintainers: |
|
503 |
|
<li>Also, these packages are looking for co-maintainers: |
504 |
|
|
505 |
<a href="/software/aspell/">aspell</a>, <a |
<a href="/software/aspell/">aspell</a>, <a |
506 |
href="/software/bison/">bison</a>, <a href="/software/gnuae/">gnuae</a>, <a |
href="/software/bison/">bison</a>, <a href="/software/gnuae/">gnuae</a>, <a |
507 |
href="/software/gnubik/">gnubik</a>, <a |
href="/software/gnubik/">gnubik</a>, <a |
508 |
href="/software/metaexchange/">metaexchange</a>, <a |
href="/software/metaexchange/">metaexchange</a>, <a |
509 |
href="/software/powerguru/">powerguru</a>, <a |
href="/software/powerguru/">powerguru</a>, <a |
510 |
href="/software/xboard/">xboard</a>. Per ulteriori informazioni vedere le pagine di ciascun pacchetto.</li> |
href="/software/xboard/">xboard</a>.</li> |
511 |
</ul> |
</ul> |
512 |
|
|
513 |
|
<p>See the package web pages for more information.</p> |
514 |
</div> |
</div> |
515 |
|
|
516 |
<div id="blurb" class="emph-box white"> |
<div id="blurb" class="emph-box white"> |
532 |
</div> |
</div> |
533 |
<!-- /second-column --> |
<!-- /second-column --> |
534 |
</div> |
</div> |
|
<!-- /home --> |
|
|
<div class="clear"></div> |
|
535 |
|
|
536 |
|
<!-- /home --> |
537 |
|
<div style="clear:both"></div> |
538 |
<div class="translators-notes"> |
<div class="translators-notes"> |
539 |
|
|
540 |
<!--TRANSLATORS: Use space (SPC) as msgstr if you don't have notes.--> |
<!--TRANSLATORS: Use space (SPC) as msgstr if you don't have notes.--> |
543 |
|
|
544 |
<!-- for id="content", starts in the include above --> |
<!-- for id="content", starts in the include above --> |
545 |
<!--#include virtual="/server/footer.it.html" --> |
<!--#include virtual="/server/footer.it.html" --> |
546 |
<p id="sisters">La <a href="http://www.fsf.org/">FSF</a> ha organizzazioni omologhe in <a |
<p id="sisters">The <a href="http://www.fsf.org/">FSF</a> also has sister organizations in |
547 |
href="http://www.fsfe.org">Europa</a>, <a |
<a href="http://www.fsfe.org">Europe</a>, <a |
548 |
href="http://www.fsfla.org/">America Latina</a> e <a |
href="http://www.fsfla.org/">Latin America</a> and <a |
549 |
href="http://gnu.org.in/">India</a>.</p> |
href="http://fsf.org.in/">India</a>.<br /> |
550 |
|
Feel free to join them!</p> |
551 |
|
|
552 |
<!--#include virtual="/server/fs-gang.it.html" --> |
<!--#include virtual="/server/fs-gang.it.html" --> |
553 |
<div id="footer"> |
<div id="footer"> |
602 |
|
|
603 |
There is more detail about copyright years in the GNU Maintainers |
There is more detail about copyright years in the GNU Maintainers |
604 |
Information document, www.gnu.org/prep/maintain. --> |
Information document, www.gnu.org/prep/maintain. --> |
605 |
<p>Copyright © 1996-2018 <a href="http://www.fsf.org">Free Software |
<p>Copyright © 1996-2020 <a href="http://www.fsf.org">Free Software |
606 |
Foundation</a>, Inc.</p> |
Foundation</a>, Inc.</p> |
607 |
|
|
608 |
<p>Questa pagina è distribuita secondo i termini della licenza <a rel="license" |
<p>Questa pagina è distribuita secondo i termini della licenza <a rel="license" |
625 |
</p> |
</p> |
626 |
</div> |
</div> |
627 |
</div> |
</div> |
628 |
|
<!-- for class="inner", starts in the banner include --> |
629 |
</body> |
</body> |
630 |
</html> |
</html> |