You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
97 lines
2.8 KiB
97 lines
2.8 KiB
13 years ago
|
<sect1 id="account-intro">
|
||
|
<!-- Uncomment the <*info
|
||
|
> below and add your name to be -->
|
||
|
<!-- credited for writing this section. -->
|
||
|
|
||
|
<!--
|
||
|
<sect1info>
|
||
|
<authorgroup>
|
||
|
<author>
|
||
|
<firstname
|
||
|
>Your First Name here</firstname>
|
||
|
<surname
|
||
|
>Your Surname here </surname>
|
||
|
</author>
|
||
|
</authorgroup>
|
||
|
</sect1info>
|
||
|
-->
|
||
|
|
||
|
<title
|
||
|
>Informazioni sul tuo account &kde;</title>
|
||
|
|
||
|
<para
|
||
|
>&kde; immagazzina le tue informazioni personali in posti diversi: <itemizedlist>
|
||
|
<listitem
|
||
|
><para
|
||
|
>La cartella nascosta <filename
|
||
|
>.kde</filename
|
||
|
> (nota il punto che c'è all'inizio), nella tua cartella "home", contiene un grosso numero di file di configurazione di &kde;. Alcune sottocartelle che potrai trovare utili sono:<filename
|
||
|
>.kde/share/config</filename
|
||
|
>, che contiene le configurazioni per le applicazioni che variano da utente a utente (ad esempio il colore del desktop, ecc...); <filename
|
||
|
>.kde/Autostart</filename
|
||
|
>, contenente dei collegamenti alle applicazioni che devono avviarsi ogni volta che avvii &kde;; e <filename
|
||
|
>.kde/share/apps/kabc</filename
|
||
|
>, dove c'è il tuo elenco dei contatti.</para>
|
||
|
</listitem>
|
||
13 years ago
|
<!-- FIXME: Apparently TDEDIR and TDEDIRS are deprecated. I need to -->
|
||
13 years ago
|
<!-- get the truth on this -->
|
||
|
<listitem
|
||
|
><para
|
||
|
>Le variabili globali <envar
|
||
13 years ago
|
>TDEDIR</envar
|
||
13 years ago
|
> e <envar
|
||
13 years ago
|
>TDEDIRS</envar
|
||
13 years ago
|
> dicono a &kde; dove sono i suoi file. Normalmente dovresti solo avere bisogno di impostare la variabile <envar
|
||
13 years ago
|
>TDEDIR</envar
|
||
13 years ago
|
> che contiene la cartella dove è installata &kde; ma è molto probabile che tu abbia installato altri programmi per &kde; anche in altre cartelle: In questo caso, puoi usare la vatriabile globale <envar
|
||
13 years ago
|
>TDEDIRS</envar
|
||
13 years ago
|
>. Imposta <envar
|
||
13 years ago
|
>TDEDIRS</envar
|
||
13 years ago
|
> in modo che contenga una lista di tutte le cartelle che contengono programmi &kde;, separate da virgole. Per esempio se hai programmi &kde; sia in <filename
|
||
|
>/usr/local/kde</filename
|
||
|
> che in <filename
|
||
|
>/home/phil/kde</filename
|
||
|
>, puoi usare il comando <userinput
|
||
13 years ago
|
>export TDEDIR=/usr/local/kde,/home/phil/kde</userinput
|
||
13 years ago
|
> se usi la <application
|
||
|
>bash</application
|
||
|
> oppure <userinput
|
||
13 years ago
|
>setenv TDEDIR=/usr/local/kde,/home/phil/kde</userinput
|
||
13 years ago
|
> se stai usando <application
|
||
|
>sh</application
|
||
|
>. </para>
|
||
|
</listitem>
|
||
|
</itemizedlist>
|
||
|
</para>
|
||
|
|
||
|
<!-- Add links to "further reading" here -->
|
||
|
<itemizedlist>
|
||
|
<title
|
||
|
>Informazioni correlate</title>
|
||
|
<listitem
|
||
|
><para
|
||
|
><xref linkend="kde-for-administrators"/> Contiene maggiori informazioni sulle cartelle che &kde; utilizza.</para>
|
||
|
</listitem>
|
||
|
</itemizedlist>
|
||
|
|
||
|
|
||
|
</sect1>
|
||
|
|
||
|
<!-- Keep this comment at the end of the file
|
||
|
Local variables:
|
||
|
mode: xml
|
||
|
sgml-omittag:nil
|
||
|
sgml-shorttag:nil
|
||
|
sgml-namecase-general:nil
|
||
|
sgml-general-insert-case:lower
|
||
|
sgml-minimize-attributes:nil
|
||
|
sgml-always-quote-attributes:t
|
||
|
sgml-indent-step:0
|
||
|
sgml-indent-data:true
|
||
|
sgml-parent-document:("index.docbook" "book" "sect1")
|
||
|
sgml-exposed-tags:nil
|
||
|
sgml-local-catalogs:nil
|
||
|
sgml-local-ecat-files:nil
|
||
|
End:
|
||
|
-->
|