/[www]/www/home.it.html
ViewVC logotype

Diff of /www/home.it.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

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

Legend:
Removed from v.1.345  
changed lines
  Added in v.1.366

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26