doc: convert it_IT.ISO8859-1 to it_IT.UTF-8.
This commit is contained in:
368
cde/doc/it_IT.UTF-8/help/Filemgr/Concepts.sgm
Normal file
368
cde/doc/it_IT.UTF-8/help/Filemgr/Concepts.sgm
Normal file
@@ -0,0 +1,368 @@
|
||||
<!-- $XConsortium: Concepts.sgm /main/12 1996/12/21 12:09:25 rws $ -->
|
||||
<!-- (c) Copyright 1995 Digital Equipment Corporation. -->
|
||||
<!-- (c) Copyright 1995 Hewlett-Packard Company. -->
|
||||
<!-- (c) Copyright 1995 International Business Machines Corp. -->
|
||||
<!-- (c) Copyright 1995 Sun Microsystems, Inc. -->
|
||||
<!-- (c) Copyright 1995 Novell, Inc. -->
|
||||
<!-- (c) Copyright 1995 FUJITSU LIMITED. -->
|
||||
<!-- (c) Copyright 1995 Hitachi. -->
|
||||
<!-- Help volume: Filemgr -->
|
||||
<!-- File name: Concepts -->
|
||||
<chapter id="concepts">
|
||||
<title>Nozioni generali sulla Gestione di file</title>
|
||||
<para>Le sezioni seguenti contengono alcune nozioni generali sul funzionamento
|
||||
della Gestione di file.</para>
|
||||
<itemizedlist mark="•">
|
||||
<listitem id="hfmgr.cncp.item.1"><para><xref linkend="thehierarchicalfilesystemsi"></para>
|
||||
</listitem>
|
||||
<listitem id="hfmgr.cncp.item.2"><para><xref linkend="pathconcepts"></para>
|
||||
</listitem>
|
||||
<listitem id="hfmgr.cncp.item.3"><para><xref linkend="fileownershipandsecuritysi"></para>
|
||||
</listitem>
|
||||
<listitem id="hfmgr.cncp.item.4"><para><xref linkend="desktopintro"></para>
|
||||
</listitem>
|
||||
<listitem id="hfmgr.cncp.item.5"><para><xref linkend="matchingpatterns"></para>
|
||||
</listitem>
|
||||
<listitem id="hfmgr.cncp.item.6"><para><xref linkend="iconbrowser"></para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
<sect1 id="thehierarchicalfilesystemsi">
|
||||
<title>File system gerarchico</title>
|
||||
<indexterm><primary>gerarchia di file system</primary></indexterm><indexterm>
|
||||
<primary>file system, gerarchia</primary></indexterm><indexterm><primary>file: definizione</primary></indexterm>
|
||||
<para>Il concetto di file system gerarchico può essere poco chiaro
|
||||
per chi ha scarsa familiarità con i computer. Questa sezione descrive
|
||||
i componenti base del file system gerarchico.</para>
|
||||
<procedure>
|
||||
<title>Cos'è un file?</title>
|
||||
<step><para>Un <symbol role="Variable">file</symbol> è un contenitore
|
||||
di informazioni, solitamente dati, organizzati in un formato particolare &emdash;
|
||||
si può trattare di un documento, di un foglio elettronico, di un diagramma,
|
||||
ecc. Il formato è il modo specifico in cui i dati sono organizzati
|
||||
all'interno del file, e può essere definito come il tipo di dati del
|
||||
file.</para>
|
||||
<para>Quando la Gestione di file è in una delle modalità di
|
||||
visualizzazione ad icone, il tipo di dati di un file può essere identificato
|
||||
dall'icona che lo rappresenta.
|
||||
Ogni tipo di dati è infatti associato a un'icona diversa.</para>
|
||||
<para>La maggior parte delle applicazioni riconosce un numero limitato di
|
||||
tipi di dati. Ad esempio, un editor di testo non potrà leggere il file
|
||||
di un foglio elettronico. Il desktop aiuta a distinguere i vari tipi di file
|
||||
usando un database dei <glossterm>tipi di dati</glossterm>. Ogni tipo di dati
|
||||
identifica i file di un determinato formato e li associa alle applicazioni
|
||||
appropriate. In genere, facendo doppio clic su un file il desktop avvia automaticamente
|
||||
l'applicazione appropriata per il tipo di dati contenuto nel file.</para>
|
||||
<para>La lunghezza massima del nome di un file varia da sistema a sistema.
|
||||
Alcuni sistemi operativi non accettano nomi più lunghi di 14 caratteri.
|
||||
Per informazioni specifiche, rivolgersi all'amministratore di sistema.</para>
|
||||
</step>
|
||||
</procedure>
|
||||
<procedure>
|
||||
<title>Cos'è una cartella?</title>
|
||||
<indexterm><primary>cartella: definizione</primary></indexterm>
|
||||
<step><para>Una <emphasis>cartella</emphasis> è un contenitore di file.
|
||||
La sua funzione è ben rappresentata dall'icona, che ha la forma di
|
||||
cassetto d'archivio. Ogni cartella può contenere altre cartelle, denominate <emphasis>cartelle secondarie</emphasis>. Le cartelle e le cartelle secondarie vengono
|
||||
solitamente organizzate in più livelli, formando una struttura gerarchica.
|
||||
(In altri contesti, le cartelle vengono spesso chiamate directory.)</para>
|
||||
<para>Se si provasse a disegnare una gerarchia di cartelle con tutte le cartelle
|
||||
secondarie al di sotto della rispettiva cartella di appartenenza (la cartella
|
||||
principale o precedente) e a tracciare una linea tra ogni cartella e quella
|
||||
superiore, l'immagine risultante assomiglierebbe ad un albero capovolto. Per
|
||||
questa ragione, la gerarchia delle cartelle viene spesso chiamata <emphasis>albero</emphasis> delle cartelle.</para>
|
||||
<para>All'interno di ogni cartella, ogni file deve avere un nome unico. Questa
|
||||
regola non si applica ai file contenuti in cartelle differenti.</para>
|
||||
<para>Negli spostamenti da una cartella all'altra, la posizione corrente viene
|
||||
definita come <emphasis>cartella corrente</emphasis>.</para>
|
||||
</step>
|
||||
</procedure>
|
||||
<procedure>
|
||||
<title>Cos'è un percorso?</title>
|
||||
<indexterm><primary>percorso: definizione</primary></indexterm>
|
||||
<step><para>La posizione di un file viene spesso specificata elencando i nomi
|
||||
delle cartelle e delle cartelle secondarie che portano a quella posizione &emdash;
|
||||
questo elenco viene chiamato <emphasis>percorso</emphasis>.
|
||||
(Vedere <xref linkend="pathconcepts">.) Nella Gestione di file, il percorso
|
||||
di un file è indicato in due modi: come sequenza di cartelle nella
|
||||
rappresentazione ad icone, e in forma di testo nella riga al di sopra dell'area
|
||||
di visualizzazione.</para>
|
||||
</step>
|
||||
</procedure>
|
||||
</sect1>
|
||||
<sect1 id="pathconcepts">
|
||||
<title>Tipi di percorso e nomi dei percorsi</title>
|
||||
<para>Il percorso di un oggetto specifica la posizione di quell'oggetto nel
|
||||
file system. Esistono tre modi per specificare tale posizione: il percorso
|
||||
assoluto, il percorso relativo e il percorso completo.</para>
|
||||
<procedure>
|
||||
<title>Percorso assoluto</title>
|
||||
<step><para>Un percorso si dice <emphasis>assoluto</emphasis> quando inizia
|
||||
dalla <emphasis>cartella radice</emphasis>, cioè dalla cartella situata
|
||||
più in alto nella struttura gerarchica. Se un percorso inizia con una
|
||||
barra (<computeroutput>/</computeroutput>), si tratta di un percorso assoluto
|
||||
specificato a partire dalla cartella radice. Ad esempio, il percorso seguente
|
||||
è il percorso assoluto del file <computeroutput>lettera</computeroutput>:
|
||||
</para>
|
||||
<programlisting>/usr/dt/config/lettera</programlisting>
|
||||
</step>
|
||||
</procedure>
|
||||
<procedure>
|
||||
<title>Percorso relativo</title>
|
||||
<step><para>Un percorso si dice <emphasis>relativo</emphasis> quando descrive
|
||||
la posizione del file o della cartella in relazione alla cartella corrente.
|
||||
Se ci si trova in una cartella e si desidera spostarsi a un livello inferiore
|
||||
della gerarchia, non occorre digitare l'intero percorso. È sufficiente
|
||||
specificare la parte che inizia con la cartella successiva a quella corrente.
|
||||
Se un percorso non inizia con una barra, significa che si tratta di un percorso
|
||||
relativo. Ad esempio, se la cartella corrente è <computeroutput>/usr/dt</computeroutput> e si desidera spostarsi nella cartella ''/usr/dt/config/lettere'',
|
||||
si potrà utilizzare il seguente percorso relativo:</para>
|
||||
<programlisting>config/lettere</programlisting>
|
||||
<indexterm><primary>.. (livello superiore)</primary></indexterm>
|
||||
<para>Nello specificare i percorsi relativi possono essere utili due nomi
|
||||
speciali.
|
||||
La cartella <computeroutput>.</computeroutput> (detta anche "punto") rappresenta
|
||||
la cartella corrente. La cartella <computeroutput>..</computeroutput> (detta
|
||||
anche "punto-punto") rappresenta la cartella <emphasis>precedente</emphasis> &emdash;
|
||||
cioè la cartella di livello superiore nella gerarchia. Ad esempio,
|
||||
se la cartella corrente è <computeroutput>/usr/dt/config/panels</computeroutput>,
|
||||
il percorso relativo del file <computeroutput>sys.dtwmrc</computeroutput>,
|
||||
che si trova nella cartella <computeroutput>/usr/dt/config</computeroutput>,
|
||||
un livello più in alto rispetto alla cartella corrente, sarà:
|
||||
</para>
|
||||
<programlisting>../sys.dtwmrc</programlisting>
|
||||
<!-- Do we need the following section if Remote Systems is out?
|
||||
**********-->
|
||||
<!--**************************************************
|
||||
<procedure>Il perco-->
|
||||
<!--rso di rete
|
||||
|
||||
Il percorso assoluto e quello relativo vengono utilizzat-->
|
||||
<!--i sia dal sistema operativo che dal desktop. Il percorso di rete è un-->
|
||||
<!-- percorso speciale usato solo da certe applicazioni del desktop. Inclu-->
|
||||
<!--de il nome del sistema che contiene il file system.
|
||||
|
||||
Il seguente è un-->
|
||||
<!-- esempio di percorso di rete. Il nome del sistema è ``miosistema'':
|
||||
|
||||
-->
|
||||
<!-- <ex>miosistema:/usr/dt/config/sys.dtwmrc<\ex>
|
||||
****************-->
|
||||
<!--********************************************
|
||||
-->
|
||||
|
||||
</step>
|
||||
</procedure>
|
||||
<procedure>
|
||||
<title>Vedere anche</title>
|
||||
<step>
|
||||
<itemizedlist role="tight" mark="•">
|
||||
<listitem id="hfmgr.cncp.item.7"><para><xref linkend="tochangetoanotherdirectoryta">
|
||||
<!-- * <xref ToSpecifyRemotePath> --></para>
|
||||
</listitem>
|
||||
<listitem id="hfmgr.cncp.item.8"><para><xref linkend="tofindafilebynameta"></para>
|
||||
</listitem>
|
||||
<listitem id="hfmgr.cncp.item.9"><para><xref linkend="tofindafilebycontentsta"></para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</step>
|
||||
</procedure>
|
||||
</sect1>
|
||||
<sect1 id="fileownershipandsecuritysi">
|
||||
<title>Proprietà e sicurezza degli oggetti</title>
|
||||
<para>Gli oggetti del desktop sono accessibili a tre gruppi di utenti: <emphasis>proprietario</emphasis>, <emphasis>gruppo</emphasis> e <emphasis>altri</emphasis>.
|
||||
Si distinguono inoltre tre funzioni di accesso: <emphasis>lettura</emphasis>, <emphasis>scrittura</emphasis> ed <emphasis>esecuzione</emphasis>.</para>
|
||||
<procedure>
|
||||
<title>Chi può accedere agli oggetti?</title>
|
||||
<step><para>Le tre classi fondamentali di utenti sono:</para>
|
||||
<variablelist>
|
||||
<varlistentry><term><glossterm role="nogloss">Proprietario</glossterm></term>
|
||||
<listitem>
|
||||
<para>Generalmente la persona che ha creato il file.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry><term><glossterm role="nogloss">Gruppo</glossterm></term>
|
||||
<listitem>
|
||||
<para>Insieme di utenti raggruppati dall'amministratore di sistema. Ad esempio,
|
||||
un gruppo può essere formato dai membri di un dipartimento.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry><term><glossterm role="nogloss">Altri</glossterm></term>
|
||||
<listitem>
|
||||
<para>Tutti gli altri utenti del sistema.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</step>
|
||||
</procedure>
|
||||
<procedure>
|
||||
<title>Quali sono i tipi di accesso?</title>
|
||||
<step><para>Le autorizzazioni di accesso ad un file specificano il modo in
|
||||
cui il proprietario, i membri del gruppo e gli altri utenti possono operare
|
||||
su quel file.</para>
|
||||
<variablelist>
|
||||
<varlistentry><term><glossterm role="nogloss">Autorizzazione di lettura</glossterm></term>
|
||||
<listitem>
|
||||
<para>Concede l'accesso per copiare o visualizzare il contenuto dell'oggetto.<?Pub Caret></para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry><term><glossterm role="nogloss">Autorizzazione di scrittura</glossterm></term>
|
||||
<listitem>
|
||||
<para>Permette di modificare il contenuto dell'oggetto o di cancellarlo.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry><term><glossterm role="nogloss">Autorizzazione di esecuzione</glossterm></term>
|
||||
<listitem>
|
||||
<para>Nel caso dei file, permette di <emphasis>eseguire</emphasis> il file
|
||||
a cui si riferisce (si applica ai file eseguibili, agli script e alle azioni).
|
||||
Nel caso delle cartelle, permette di accedere alla cartella in oggetto per
|
||||
eseguire comandi, script ed azioni all'interno di
|
||||
quella cartella.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
<para>La Gestione di file consente di visualizzare e modificare le autorizzazioni
|
||||
di accesso ai file e alle cartelle. Vedere <xref linkend="tochangeanobjectsownerta">
|
||||
e <xref linkend="tochangeanobjectspermissionsta">.</para>
|
||||
</step>
|
||||
</procedure>
|
||||
<procedure>
|
||||
<title>Esempi</title>
|
||||
<step><para>Per rendere riservato l'accesso a una cartella:</para>
|
||||
<itemizedlist mark="•">
|
||||
<listitem id="hfmgr.cncp.item.10"><para>Cambiare le autorizzazioni della cartella
|
||||
assegnando a se stessi (ovvero al proprietario)
|
||||
le autorizzazioni di lettura, scrittura ed esecuzione, e non assegnando alcuna
|
||||
autorizzazione al gruppo e agli altri utenti. In questo modo, il contenuto
|
||||
della
|
||||
cartella potrà essere visualizzato solo dal proprietario e dal superutente.
|
||||
</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
<para>Per abilitare tutti gli utenti ad accedere a un oggetto di cui si è
|
||||
proprietari, proteggendolo allo stesso tempo da una sovrascrittura accidentale:
|
||||
</para>
|
||||
<itemizedlist mark="•">
|
||||
<listitem id="hfmgr.cncp.item.11"><para>Cambiare le autorizzazioni del file
|
||||
assegnando le autorizzazioni di lettura ed esecuzione al proprietario, al
|
||||
gruppo e agli altri utenti. Non assegnare ad alcun utente l'autorizzazione
|
||||
di scrittura.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</step>
|
||||
</procedure>
|
||||
<procedure>
|
||||
<title>Autorizzazioni predefinite</title>
|
||||
<step><para>Le autorizzazioni predefinite adottate quando si crea un nuovo
|
||||
file o una nuova cartella possono essere modificate dall'amministratore di
|
||||
sistema. Per determinare quali sono le autorizzazioni predefinite correnti,
|
||||
creare un nuovo file o una nuova cartella, quindi scegliere Modificare autorizzazioni
|
||||
dal menu Selezioni per visualizzare le autorizzazioni predefinite.</para>
|
||||
</step>
|
||||
</procedure>
|
||||
</sect1>
|
||||
<sect1 id="desktopintro">
|
||||
<title>Facilitare l'accesso agli oggetti - Introduzione &newline; agli oggetti
|
||||
dello spazio di lavoro</title>
|
||||
<indexterm><primary>oggetti dello spazio di lavoro</primary></indexterm><indexterm>
|
||||
<primary>spazio di lavoro: oggetti</primary></indexterm>
|
||||
<para>La Gestione di file permette di visualizzare tutti gli oggetti contenuti
|
||||
nel file system. Tuttavia, un oggetto è visibile solo quando si sta
|
||||
visualizzando la cartella che lo contiene.</para>
|
||||
<para>Per rendere più semplice l'accesso a un oggetto, è possibile
|
||||
collocarlo direttamente nello spazio di lavoro. Lo spazio di lavoro è
|
||||
l'area o superficie su cui vengono visualizzate le finestre. (Vedere <xref
|
||||
linkend="toputanobjectonthedesktopta">.) Gli oggetti che si trovano in questa
|
||||
posizione vengono chiamati <emphasis>oggetti dello spazio di lavoro</emphasis>.
|
||||
</para>
|
||||
<para>La collocazione nello spazio di lavoro non altera il file o la cartella
|
||||
originale. In realtà, l'icona che compare sul desktop è solo
|
||||
una scorciatoia (un collegamento) per accedere al file o alla cartella reale.
|
||||
Tutte le operazioni eseguite su un oggetto dello spazio di lavoro vengono
|
||||
eseguite in realtà sul file o sulla cartella che quell'oggetto rappresenta.
|
||||
</para>
|
||||
<procedure>
|
||||
<title>Visualizzazione degli oggetti in un unico spazio di lavoro</title>
|
||||
<step><para>Quando si colloca un oggetto nello spazio di lavoro, esso compare
|
||||
solo nello spazio di lavoro corrente. Se si desidera che l'oggetto compaia
|
||||
in altri spazi di lavoro, occorre spostarsi in tali spazi di lavoro e collocare
|
||||
l'oggetto sullo sfondo.</para>
|
||||
</step>
|
||||
</procedure>
|
||||
<procedure>
|
||||
<title>Uso degli oggetti dello spazio di lavoro</title>
|
||||
<step><para>Gli oggetti dello spazio di lavoro possono essere usati esattamente
|
||||
come nelle finestre della Gestione di file o della Gestione di applicazioni.
|
||||
Per eseguire l'azione predefinita di un oggetto, fare doppio clic sulla sua
|
||||
icona sul desktop.</para>
|
||||
<para>Ad ogni oggetto dello spazio di lavoro è associato un menu a
|
||||
scomparsa contenente comandi ed azioni relativi all'oggetto. Per visualizzare
|
||||
il menu a scomparsa associato a un oggetto dello spazio di lavoro usando il
|
||||
mouse, puntare sull'icona dell'oggetto e premere il pulsante del mouse 3.
|
||||
Per visualizzare il menu usando la tastiera, premere Alt+Tab fino a quando
|
||||
l'icona appare evidenziata, quindi premere Shift+F10.</para>
|
||||
</step>
|
||||
</procedure>
|
||||
</sect1>
|
||||
<sect1 id="matchingpatterns">
|
||||
<title>Caratteri speciali per indicare i nomi dei file</title>
|
||||
<indexterm><primary>caratteri speciali, uso</primary></indexterm><indexterm>
|
||||
<primary>ricerca con caratteri speciali</primary></indexterm>
|
||||
<para>Per specificare il nome di un file o di una cartella si possono usare
|
||||
caratteri speciali come l'asterisco (<computeroutput>*</computeroutput>) e
|
||||
il punto interrogativo (<computeroutput>?</computeroutput>). Il carattere <computeroutput>*</computeroutput> corrisponde a qualsiasi stringa di zero o più caratteri,
|
||||
mentre il simbolo <computeroutput>?</computeroutput> corrisponde a un qualsiasi
|
||||
carattere singolo.</para>
|
||||
<procedure>
|
||||
<title>Esempi</title>
|
||||
<step>
|
||||
<variablelist>
|
||||
<varlistentry><term><computeroutput>ba*</computeroutput></term>
|
||||
<listitem>
|
||||
<para>Corrisponde a tutti i nomi che iniziano con la stringa <computeroutput>ba</computeroutput></para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry><term><computeroutput>ba?</computeroutput></term>
|
||||
<listitem>
|
||||
<para>Corrisponde a tutti i nomi di tre lettere che iniziano con la stringa <computeroutput>ba</computeroutput></para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry><term><computeroutput>*.vf</computeroutput></term>
|
||||
<listitem>
|
||||
<para>Corrisponde a tutti i nomi che terminano con l'estensione <computeroutput>.vf</computeroutput></para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry><term><computeroutput>*.???</computeroutput></term>
|
||||
<listitem>
|
||||
<para>Corrisponde a tutti i nomi che hanno un'estensione di tre lettere dopo
|
||||
il punto</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
<note>
|
||||
<para>Il nome e il contenuto di un file possono essere specificati usando
|
||||
le stesse espressioni regolari accettate dal comando <computeroutput>find</computeroutput>. (Per maggiori informazioni, vedere la pagina di spiegazioni
|
||||
relativa a <computeroutput>find (1)</computeroutput>.)</para>
|
||||
</note>
|
||||
</step>
|
||||
</procedure>
|
||||
</sect1>
|
||||
<sect1 id="iconbrowser">
|
||||
<title>Uso della Gestione di file come browser di icone</title>
|
||||
<para>I file con estensione <computeroutput>.pm</computeroutput> o <computeroutput>.bm</computeroutput> contengono l'immagine di un'icona. Si tratta delle immagini
|
||||
utilizzate dalla Gestione di file per creare le icone. Nell'impostazione predefinita,
|
||||
per vedere queste immagini occorre aprire i file che le contengono. Tuttavia,
|
||||
abilitando il browser delle icone, tali immagini verranno visualizzate al
|
||||
posto delle icone dei rispettivi file.</para>
|
||||
<para>Per informazioni su come riconfigurare la consultazione delle icone
|
||||
nella Gestione di file, vedere:</para>
|
||||
<itemizedlist mark="•">
|
||||
<listitem id="hfmgr.cncp.item.12"><para><xref linkend="toenableiconbrowsingta"></para>
|
||||
</listitem>
|
||||
<listitem id="hfmgr.cncp.item.13"><para><xref linkend="todisableiconbrowsingta"></para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
<!-- EOF: Concepts -->
|
||||
</sect1>
|
||||
</chapter>
|
||||
<!--fickle 1.15 help-to-docbook 1.4 01/17/96 21:16:21-->
|
||||
<?Pub *0000021861>
|
||||
25
cde/doc/it_IT.UTF-8/help/Filemgr/GEntity.sgm
Normal file
25
cde/doc/it_IT.UTF-8/help/Filemgr/GEntity.sgm
Normal file
@@ -0,0 +1,25 @@
|
||||
<!-- $XConsortium: GEntity.sgm /main/7 1996/06/19 17:00:23 drk $ -->
|
||||
<!entity FM-ChangeDirectoryDialog SYSTEM "./Filemgr/graphics/chdir.tif" NDATA TIFF>
|
||||
<!entity FM-CopyDialog SYSTEM "./Filemgr/graphics/copy.tif" NDATA TIFF>
|
||||
<!entity FM-CreateDialog SYSTEM "./Filemgr/graphics/create.tif" NDATA TIFF>
|
||||
<!entity FM-DesktopPopupMenu SYSTEM "./Filemgr/graphics/dtpopup.tif" NDATA TIFF>
|
||||
<!entity FM-DraggingAnIcon SYSTEM "./Filemgr/graphics/dragicon.pm" NDATA XPM>
|
||||
<!entity FM-FilterDialog SYSTEM "./Filemgr/graphics/filter.tif" NDATA TIFF>
|
||||
<!entity FM-FindDialog SYSTEM "./Filemgr/graphics/find.tif" NDATA TIFF>
|
||||
<!entity FM-MainWindowOverview SYSTEM "./Filemgr/graphics/overview.tif" NDATA TIFF>
|
||||
<!entity FM-PreferencesDialog SYSTEM "./Filemgr/graphics/preferen.tif" NDATA TIFF>
|
||||
<!entity FM-PropertiesDialog SYSTEM "./Filemgr/graphics/property.tif" NDATA TIFF>
|
||||
<!entity FM-QuickCD SYSTEM "./Filemgr/graphics/quickcd.tif" NDATA TIFF>
|
||||
<!entity FM-RenameDialog SYSTEM "./Filemgr/graphics/rename.tif" NDATA TIFF>
|
||||
<!entity FM-SelectedIcons SYSTEM "./Filemgr/graphics/selected.tif" NDATA TIFF>
|
||||
<!entity FM-FrontPanelControl SYSTEM "./Filemgr/graphics/fpctl.tif" NDATA TIFF>
|
||||
<!entity FM-CopyOverwrite SYSTEM "./Filemgr/graphics/copyovwr.tif" NDATA TIFF>
|
||||
<!entity FM-CopyFoldWarnDialog SYSTEM "./Filemgr/graphics/cpfwarn.tif" NDATA TIFF>
|
||||
<!entity FM-CopyWarnDialog SYSTEM "./Filemgr/graphics/copywarn.tif" NDATA TIFF>
|
||||
<!entity FM-CreateFoldDialog SYSTEM "./Filemgr/graphics/createf.tif" NDATA TIFF>
|
||||
<!entity FM-CopyFoldStatusDialog SYSTEM "./Filemgr/graphics/cpfstat.tif" NDATA TIFF>
|
||||
<!entity FM-MoveDialog SYSTEM "./Filemgr/graphics/move.tif" NDATA TIFF>
|
||||
<!entity FM-CopyLinkDialog SYSTEM "./Filemgr/graphics/copylink.tif" NDATA TIFF>
|
||||
<!entity FM-ReplaceRename SYSTEM "./Filemgr/graphics/replace.tif" NDATA TIFF>
|
||||
<!entity FM-Multicoll SYSTEM "./Filemgr/graphics/multicol.tif" NDATA TIFF>
|
||||
<!entity FM-CopyDirError SYSTEM "./Filemgr/graphics/copydir.tif" NDATA TIFF>
|
||||
98
cde/doc/it_IT.UTF-8/help/Filemgr/Home.sgm
Normal file
98
cde/doc/it_IT.UTF-8/help/Filemgr/Home.sgm
Normal file
@@ -0,0 +1,98 @@
|
||||
<!-- $XConsortium: Home.sgm /main/6 1996/10/21 21:39:04 rws $ -->
|
||||
<!-- (c) Copyright 1995 Digital Equipment Corporation. -->
|
||||
<!-- (c) Copyright 1995 Hewlett-Packard Company. -->
|
||||
<!-- (c) Copyright 1995 International Business Machines Corp. -->
|
||||
<!-- (c) Copyright 1995 Sun Microsystems, Inc. -->
|
||||
<!-- (c) Copyright 1995 Novell, Inc. -->
|
||||
<!-- (c) Copyright 1995 FUJITSU LIMITED. -->
|
||||
<!-- (c) Copyright 1995 Hitachi. -->
|
||||
<PartIntro Id="SDL-RESERVED-hometopic">
|
||||
<Title>Aiuto sulla Gestione di file</Title>
|
||||
<TitleAbbrev>Aiuto sulla Gestione di file</TitleAbbrev>
|
||||
<!-- **** UNRESOLVED IDs **** -->
|
||||
<Para><Anchor Id="VUEUsingHelp"><IndexTerm>
|
||||
<Primary>introduzione</Primary>
|
||||
</IndexTerm>La Gestione di file permette di creare, ricercare e utilizzare gli oggetti dello spazio di lavoro: file, cartelle e applicazioni. Ogni oggetto è rappresentato da un'icona, e su ciascuno si possono eseguire diverse operazioni - spostamento, copia, apertura, cancellazione, ecc.
|
||||
&newline;∅</Para>
|
||||
<Graphic Entityref="FM-MainWindowOverview" Id="HFMGR.HTOP.fig.1"></Graphic>
|
||||
<Para>&newline;∅</Para>
|
||||
<VariableList>
|
||||
<VarListEntry>
|
||||
<Term>Menu</Term>
|
||||
<ListItem>
|
||||
<Para>Contiene i comandi della Gestione di file
|
||||
</Para>
|
||||
</ListItem>
|
||||
</VarListEntry>
|
||||
<VarListEntry>
|
||||
<Term>Percorso a icone</Term>
|
||||
<ListItem>
|
||||
<Para>Mostra la posizione della cartella visualizzata
|
||||
</Para>
|
||||
</ListItem>
|
||||
</VarListEntry>
|
||||
<VarListEntry>
|
||||
<Term>Percorso esplicito</Term>
|
||||
<ListItem>
|
||||
<Para>Indica la posizione della cartella corrente
|
||||
</Para>
|
||||
</ListItem>
|
||||
</VarListEntry>
|
||||
<VarListEntry>
|
||||
<Term>Riga di stato</Term>
|
||||
<ListItem>
|
||||
<Para>Mostra il percorso completo della cartella visualizzata
|
||||
</Para>
|
||||
</ListItem>
|
||||
</VarListEntry>
|
||||
<VarListEntry>
|
||||
<Term>Area di visualizzazione</Term>
|
||||
<ListItem>
|
||||
<Para>Mostra il contenuto della cartella visualizzata
|
||||
</Para>
|
||||
</ListItem>
|
||||
</VarListEntry>
|
||||
<VarListEntry>
|
||||
<Term>Icone degli oggetti</Term>
|
||||
<ListItem>
|
||||
<Para>Ogni icona rappresenta un file o una cartella della cartella corrente
|
||||
</Para>
|
||||
</ListItem>
|
||||
</VarListEntry>
|
||||
<VarListEntry>
|
||||
<Term>Riga dei messaggi</Term>
|
||||
<ListItem>
|
||||
<Para>Questa riga indica quanti oggetti sono contenuti nella cartella
|
||||
visualizzata. Visualizza inoltre i messaggi relativi alle operazioni
|
||||
della Gestione di file.</Para>
|
||||
</ListItem>
|
||||
</VarListEntry>
|
||||
</VariableList>
|
||||
<Procedure>
|
||||
<Title>Per avviare la Gestione di file</Title>
|
||||
<Step>
|
||||
<ItemizedList Mark="•">
|
||||
<ListItem Id="HFMGR.HTOP.item.1">
|
||||
<Para>Fare clic sul controllo della Gestione di file nel Pannello principale.</Para>
|
||||
<Para>&newline;∅</Para>
|
||||
<Graphic Entityref="FM-FrontPanelControl" Id="HFMGR.HTOP.fig.2"></Graphic>
|
||||
</ListItem>
|
||||
</ItemizedList>
|
||||
<ItemizedList Mark="•" Role="tight">
|
||||
<ListItem Id="HFMGR.HTOP.item.2">
|
||||
<Para><XRef Linkend="TOC"></Para>
|
||||
</ListItem>
|
||||
<ListItem Id="HFMGR.HTOP.item.3">
|
||||
<Para><XRef Linkend="tasks"></Para>
|
||||
</ListItem>
|
||||
<ListItem Id="HFMGR.HTOP.item.4">
|
||||
<Para><XRef Linkend="concepts"></Para>
|
||||
</ListItem>
|
||||
<ListItem Id="HFMGR.HTOP.item.5">
|
||||
<Para><XRef Linkend="reference"></Para>
|
||||
</ListItem>
|
||||
</ItemizedList>
|
||||
</Step>
|
||||
</Procedure>
|
||||
</PartIntro>
|
||||
<!--fickle 1.15 help-to-docbook 1.4 01/17/96 21:16:21-->
|
||||
36
cde/doc/it_IT.UTF-8/help/Filemgr/Messages.sgm
Normal file
36
cde/doc/it_IT.UTF-8/help/Filemgr/Messages.sgm
Normal file
@@ -0,0 +1,36 @@
|
||||
<!-- $XConsortium: Messages.sgm /main/6 1996/10/21 21:38:55 rws $ -->
|
||||
<!-- (c) Copyright 1995 Digital Equipment Corporation. -->
|
||||
<!-- (c) Copyright 1995 Hewlett-Packard Company. -->
|
||||
<!-- (c) Copyright 1995 International Business Machines Corp. -->
|
||||
<!-- (c) Copyright 1995 Sun Microsystems, Inc. -->
|
||||
<!-- (c) Copyright 1995 Novell, Inc. -->
|
||||
<!-- (c) Copyright 1995 FUJITSU LIMITED. -->
|
||||
<!-- (c) Copyright 1995 Hitachi. -->
|
||||
<Chapter Id="Messages">
|
||||
<Title>Messaggi della Gestione di file</Title>
|
||||
<Para>Questa sezione descrive le possibili cause e soluzioni dei messaggi di errore della Gestione di file.
|
||||
</Para>
|
||||
<Sect1 Id="InvalidFileAttribute">
|
||||
<Title>Informazioni sull'attributo del file non valide</Title>
|
||||
<ItemizedList Mark="•">
|
||||
<ListItem Id="HFMGR.MSG.item.1">
|
||||
<Para>Causa possibile: È stato inserito un nome non corretto per il proprietario o per il gruppo.</Para>
|
||||
<Para>Soluzione: Editare il campo di testo Proprietario o Gruppo. Per informazioni sui nomi validi, rivolgersi all'amministratore di sistema.</Para>
|
||||
<Para>Per maggiori informazioni: vedere <XRef Linkend="ToChangeAnObjectsOwnerTA">
|
||||
</Para>
|
||||
</ListItem>
|
||||
</ItemizedList>
|
||||
</Sect1>
|
||||
<Sect1 Id="CannotCreateFile">
|
||||
<Title>Impossibile creare <file o cartella></Title>
|
||||
<ItemizedList Mark="•">
|
||||
<ListItem Id="HFMGR.MSG.item.2">
|
||||
<Para>Causa possibile: Non si possiede l'autorizzazione di scrittura per la cartella in cui si desidera creare il file.</Para>
|
||||
<Para>Soluzione: Cambiare le autorizzazioni della cartella: selezionare la cartella e scegliere Modificare autorizzazioni dal menu Selezioni.</Para>
|
||||
<Para>Per maggiori informazioni: vedere <XRef Linkend="ToChangeAnObjectsPermissionsTA">.
|
||||
</Para>
|
||||
</ListItem>
|
||||
</ItemizedList>
|
||||
</Sect1>
|
||||
</Chapter>
|
||||
<!--fickle 1.15 help-to-docbook 1.4 01/17/96 21:16:21-->
|
||||
28
cde/doc/it_IT.UTF-8/help/Filemgr/MetaInfo.sgm
Normal file
28
cde/doc/it_IT.UTF-8/help/Filemgr/MetaInfo.sgm
Normal file
@@ -0,0 +1,28 @@
|
||||
<!-- $XConsortium: MetaInfo.sgm /main/3 1996/09/08 21:50:15 rws $ -->
|
||||
<!-- (c) Copyright 1995 Digital Equipment Corporation. -->
|
||||
<!-- (c) Copyright 1995 Hewlett-Packard Company. -->
|
||||
<!-- (c) Copyright 1995 International Business Machines Corp. -->
|
||||
<!-- (c) Copyright 1995 Sun Microsystems, Inc. -->
|
||||
<!-- (c) Copyright 1995 Novell, Inc. -->
|
||||
<!-- (c) Copyright 1995 FUJITSU LIMITED. -->
|
||||
<!-- (c) Copyright 1995 Hitachi. -->
|
||||
<DocInfo>
|
||||
<Title>Aiuto sulla Gestione di file</Title>
|
||||
<AuthorGroup>
|
||||
<CorpAuthor>X Consortium</CorpAuthor>
|
||||
</AuthorGroup>
|
||||
<Abstract Id="SDL-RESERVED-abstract">
|
||||
<Para>Operazioni base con la Gestione di file
|
||||
* Uso del desktop
|
||||
* Uso del Cestino
|
||||
* Localizzazione dei file
|
||||
* Riferimenti sulla Gestione di file</Para>
|
||||
</Abstract>
|
||||
<LegalNotice Id="SDL-RESERVED-copyright">
|
||||
<BlockQuote>
|
||||
<Para>&CDEcopyright;</Para>
|
||||
</BlockQuote>
|
||||
</LegalNotice>
|
||||
</DocInfo>
|
||||
<Title>Aiuto sulla Gestione di file</Title>
|
||||
<!--fickle 1.15 help-to-docbook 1.4 01/17/96 21:16:21-->
|
||||
2542
cde/doc/it_IT.UTF-8/help/Filemgr/Ref.sgm
Normal file
2542
cde/doc/it_IT.UTF-8/help/Filemgr/Ref.sgm
Normal file
File diff suppressed because it is too large
Load Diff
280
cde/doc/it_IT.UTF-8/help/Filemgr/TOC.sgm
Normal file
280
cde/doc/it_IT.UTF-8/help/Filemgr/TOC.sgm
Normal file
@@ -0,0 +1,280 @@
|
||||
<!-- $XConsortium: TOC.sgm /main/5 1996/09/08 21:50:36 rws $ -->
|
||||
<!-- (c) Copyright 1995 Digital Equipment Corporation. -->
|
||||
<!-- (c) Copyright 1995 Hewlett-Packard Company. -->
|
||||
<!-- (c) Copyright 1995 International Business Machines Corp. -->
|
||||
<!-- (c) Copyright 1995 Sun Microsystems, Inc. -->
|
||||
<!-- (c) Copyright 1995 Novell, Inc. -->
|
||||
<!-- (c) Copyright 1995 FUJITSU LIMITED. -->
|
||||
<!-- (c) Copyright 1995 Hitachi. -->
|
||||
<!-- Help volume: Filemgr -->
|
||||
<!-- File name: TOC -->
|
||||
<Chapter Id="TOC">
|
||||
<Title>Indice</Title>
|
||||
<Procedure>
|
||||
<Title>Attività della Gestione di file</Title>
|
||||
<Step>
|
||||
<Para></Para>
|
||||
</Step>
|
||||
</Procedure>
|
||||
<Procedure>
|
||||
<Title>Operazioni base con la Gestione di file</Title>
|
||||
<Step>
|
||||
<ItemizedList Mark="•" Role="tight">
|
||||
<ListItem Id="HFMGR.TOC.item.1">
|
||||
<Para><XRef Linkend="ToSelectASingleObjectTA"></Para>
|
||||
</ListItem>
|
||||
<ListItem Id="HFMGR.TOC.item.2">
|
||||
<Para><XRef Linkend="ToSelectMultipleObjectsTA"></Para>
|
||||
</ListItem>
|
||||
<ListItem Id="HFMGR.TOC.item.3">
|
||||
<Para><XRef Linkend="ToGetHelpOnAnObjectTA"></Para>
|
||||
</ListItem>
|
||||
<ListItem Id="HFMGR.TOC.item.4">
|
||||
<Para><XRef Linkend="ToDropAnObjectTA"></Para>
|
||||
</ListItem>
|
||||
</ItemizedList>
|
||||
</Step>
|
||||
</Procedure>
|
||||
<Procedure>
|
||||
<Title>Uso di file e cartelle</Title>
|
||||
<Step>
|
||||
<ItemizedList Mark="•" Role="tight">
|
||||
<ListItem Id="HFMGR.TOC.item.5">
|
||||
<Para><XRef Linkend="ToCreateANewObjectTA"></Para>
|
||||
</ListItem>
|
||||
<ListItem Id="HFMGR.TOC.item.6">
|
||||
<Para><XRef Linkend="ToRenameAnObjectTA"></Para>
|
||||
</ListItem>
|
||||
<ListItem Id="HFMGR.TOC.item.7">
|
||||
<Para><XRef Linkend="ToOpenAnObjectTA"></Para>
|
||||
</ListItem>
|
||||
<ListItem Id="HFMGR.TOC.item.8">
|
||||
<Para><XRef Linkend="ToMoveAnObjectTA"></Para>
|
||||
</ListItem>
|
||||
<ListItem Id="HFMGR.TOC.item.9">
|
||||
<Para><XRef Linkend="ToCopyAnObjectTA"></Para>
|
||||
</ListItem>
|
||||
<ListItem Id="HFMGR.TOC.item.10">
|
||||
<Para><XRef Linkend="ToCreateASymbolicLinkTA"></Para>
|
||||
</ListItem>
|
||||
<ListItem Id="HFMGR.TOC.item.11">
|
||||
<Para><XRef Linkend="ToExecuteAnObjectsActionsTA"></Para>
|
||||
</ListItem>
|
||||
</ItemizedList>
|
||||
</Step>
|
||||
</Procedure>
|
||||
<Procedure>
|
||||
<Title>Modifica delle autorizzazioni</Title>
|
||||
<Step>
|
||||
<ItemizedList Mark="•" Role="tight">
|
||||
<ListItem Id="HFMGR.TOC.item.12">
|
||||
<Para><XRef Linkend="ToChangeAnObjectsOwnerTA"></Para>
|
||||
</ListItem>
|
||||
<ListItem Id="HFMGR.TOC.item.13">
|
||||
<Para><XRef Linkend="ToChangeAnObjectsPermissionsTA"></Para>
|
||||
</ListItem>
|
||||
</ItemizedList>
|
||||
</Step>
|
||||
</Procedure>
|
||||
<Procedure>
|
||||
<Title>Spostamento tra cartelle</Title>
|
||||
<Step>
|
||||
<ItemizedList Mark="•" Role="tight">
|
||||
<ListItem Id="HFMGR.TOC.item.14">
|
||||
<Para><XRef Linkend="ToChangeToAnotherDirectoryTA"></Para>
|
||||
</ListItem>
|
||||
<ListItem Id="HFMGR.TOC.item.15">
|
||||
<Para><XRef Linkend="ToGoHomeDirTA"></Para>
|
||||
</ListItem>
|
||||
<ListItem Id="HFMGR.TOC.item.16">
|
||||
<Para><XRef Linkend="ToGoParentDirTA"></Para>
|
||||
</ListItem>
|
||||
<ListItem Id="HFMGR.TOC.item.17">
|
||||
<Para><XRef Linkend="ToOpenATerminalWindowTA"></Para>
|
||||
</ListItem>
|
||||
</ItemizedList>
|
||||
</Step>
|
||||
</Procedure>
|
||||
<Procedure>
|
||||
<Title>Cancellazione di file e cartelle</Title>
|
||||
<Step>
|
||||
<ItemizedList Mark="•" Role="tight">
|
||||
<ListItem Id="HFMGR.TOC.item.18">
|
||||
<Para><XRef Linkend="ToDeleteAnObjectTA"></Para>
|
||||
</ListItem>
|
||||
<ListItem Id="HFMGR.TOC.item.19">
|
||||
<Para><XRef Linkend="ToOpenTheTrashCanTA"></Para>
|
||||
</ListItem>
|
||||
<ListItem Id="HFMGR.TOC.item.20">
|
||||
<Para><XRef Linkend="ToRestoreAnObjectFromTheTrashTA"></Para>
|
||||
</ListItem>
|
||||
<ListItem Id="HFMGR.TOC.item.21">
|
||||
<Para><XRef Linkend="ToEmptyTheTrashTA"></Para>
|
||||
</ListItem>
|
||||
<ListItem Id="HFMGR.TOC.item.22">
|
||||
<Para><XRef Linkend="ToPutAnObjectOnTheDesktopTA"></Para>
|
||||
</ListItem>
|
||||
<ListItem Id="HFMGR.TOC.item.23">
|
||||
<Para><XRef Linkend="ToRemoveAnObjectFromTheDesktopTA"></Para>
|
||||
</ListItem>
|
||||
</ItemizedList>
|
||||
</Step>
|
||||
</Procedure>
|
||||
<Procedure>
|
||||
<Title>Localizzazione dei file</Title>
|
||||
<Step>
|
||||
<ItemizedList Mark="•" Role="tight">
|
||||
<ListItem Id="HFMGR.TOC.item.24">
|
||||
<Para><XRef Linkend="ToFindAFileByNameTA"></Para>
|
||||
</ListItem>
|
||||
<ListItem Id="HFMGR.TOC.item.25">
|
||||
<Para><XRef Linkend="ToFindAFileByContentsTA"></Para>
|
||||
</ListItem>
|
||||
</ItemizedList>
|
||||
</Step>
|
||||
</Procedure>
|
||||
<Procedure>
|
||||
<Title>Tipi di visualizzazione della Gestione di file</Title>
|
||||
<Step>
|
||||
<ItemizedList Mark="•" Role="tight">
|
||||
<ListItem Id="HFMGR.TOC.item.26">
|
||||
<Para><XRef Linkend="BasicViewingPreferences"></Para>
|
||||
</ListItem>
|
||||
<ListItem Id="HFMGR.TOC.item.27">
|
||||
<Para><XRef Linkend="ToUseDirectoryTree"></Para>
|
||||
</ListItem>
|
||||
<ListItem Id="HFMGR.TOC.item.28">
|
||||
<Para><XRef Linkend="ToChangeTheSortOrderTA"></Para>
|
||||
</ListItem>
|
||||
<ListItem Id="HFMGR.TOC.item.29">
|
||||
<Para><XRef Linkend="ToSavePreferencesAsTheDefaultTA"></Para>
|
||||
</ListItem>
|
||||
<ListItem Id="HFMGR.TOC.item.30">
|
||||
<Para><XRef Linkend="ToShowHiddenObjectsTA"></Para>
|
||||
</ListItem>
|
||||
<ListItem Id="HFMGR.TOC.item.31">
|
||||
<Para><XRef Linkend="ModifyFilterList"></Para>
|
||||
</ListItem>
|
||||
<ListItem Id="HFMGR.TOC.item.32">
|
||||
<Para><XRef Linkend="ToEnableIconBrowsingTA"></Para>
|
||||
</ListItem>
|
||||
<ListItem Id="HFMGR.TOC.item.33">
|
||||
<Para><XRef Linkend="ToDisableIconBrowsingTA"></Para>
|
||||
</ListItem>
|
||||
</ItemizedList>
|
||||
</Step>
|
||||
</Procedure>
|
||||
<Procedure>
|
||||
<Title>Informazioni generali sulla Gestione di file</Title>
|
||||
<Step>
|
||||
<ItemizedList Mark="•" Role="tight">
|
||||
<ListItem Id="HFMGR.TOC.item.34">
|
||||
<Para><XRef Linkend="DesktopIntro"></Para>
|
||||
</ListItem>
|
||||
<ListItem Id="HFMGR.TOC.item.35">
|
||||
<Para><XRef Linkend="TheHierarchicalFileSystemSI"></Para>
|
||||
</ListItem>
|
||||
<ListItem Id="HFMGR.TOC.item.36">
|
||||
<Para><XRef Linkend="PathConcepts"></Para>
|
||||
</ListItem>
|
||||
<ListItem Id="HFMGR.TOC.item.37">
|
||||
<Para><XRef Linkend="FileOwnershipAndSecuritySI"></Para>
|
||||
</ListItem>
|
||||
<ListItem Id="HFMGR.TOC.item.38">
|
||||
<Para><XRef Linkend="MatchingPatterns"></Para>
|
||||
</ListItem>
|
||||
</ItemizedList>
|
||||
</Step>
|
||||
</Procedure>
|
||||
<Procedure>
|
||||
<Title>Riferimenti sulla Gestione di file</Title>
|
||||
<Step>
|
||||
<ItemizedList Mark="•" Role="tight">
|
||||
<ListItem Id="HFMGR.TOC.item.39">
|
||||
<Para><XRef Linkend="FMMouseSI"></Para>
|
||||
</ListItem>
|
||||
<ListItem Id="HFMGR.TOC.item.40">
|
||||
<Para><XRef Linkend="FMFileMenuDE"></Para>
|
||||
</ListItem>
|
||||
<ListItem Id="HFMGR.TOC.item.41">
|
||||
<Para><XRef Linkend="FMViewMenuDE"></Para>
|
||||
</ListItem>
|
||||
<ListItem Id="HFMGR.TOC.item.42">
|
||||
<Para><XRef Linkend="FMActionsMenuDE"></Para>
|
||||
</ListItem>
|
||||
<ListItem Id="HFMGR.TOC.item.43">
|
||||
<Para><XRef Linkend="FMHelpMenuDE"></Para>
|
||||
</ListItem>
|
||||
<ListItem Id="HFMGR.TOC.item.44">
|
||||
<Para><XRef Linkend="FMPopupMenuDE"></Para>
|
||||
</ListItem>
|
||||
<ListItem Id="HFMGR.TOC.item.45">
|
||||
<Para><XRef Linkend="FMDesktopMenuDE"></Para>
|
||||
</ListItem>
|
||||
<ListItem Id="HFMGR.TOC.item.46">
|
||||
<Para><XRef Linkend="FMDirectoryViewDE"></Para>
|
||||
</ListItem>
|
||||
<ListItem Id="HFMGR.TOC.item.47">
|
||||
<Para><XRef Linkend="FMTrashDialogDE"></Para>
|
||||
</ListItem>
|
||||
<ListItem Id="HFMGR.TOC.item.48">
|
||||
<Para><XRef Linkend="FMCreateFolderDialogDE"></Para>
|
||||
</ListItem>
|
||||
<ListItem Id="HFMGR.TOC.item.49">
|
||||
<Para><XRef Linkend="FMCreateFileDialogDE">
|
||||
</Para>
|
||||
</ListItem>
|
||||
<ListItem Id="HFMGR.TOC.item.50">
|
||||
<Para><XRef Linkend="FMChangeToDialogDE"></Para>
|
||||
</ListItem>
|
||||
<ListItem Id="HFMGR.TOC.item.51">
|
||||
<Para><XRef Linkend="FMFindDialogDE"></Para>
|
||||
</ListItem>
|
||||
<ListItem Id="HFMGR.TOC.item.52">
|
||||
<Para><XRef Linkend="FMMoveDialogDE"></Para>
|
||||
</ListItem>
|
||||
<ListItem Id="HFMGR.TOC.item.53">
|
||||
<Para><XRef Linkend="FMCopyDialogDE"></Para>
|
||||
</ListItem>
|
||||
<ListItem Id="HFMGR.TOC.item.54">
|
||||
<Para><XRef Linkend="FMCopyLinkDialogDE"></Para>
|
||||
</ListItem>
|
||||
<ListItem Id="HFMGR.TOC.item.55">
|
||||
<Para><XRef Linkend="FMCopyDirOverDialogDE"></Para>
|
||||
</ListItem>
|
||||
<ListItem Id="HFMGR.TOC.item.56">
|
||||
<Para><XRef Linkend="FMCopyFoldWarnDialogDE"></Para>
|
||||
</ListItem>
|
||||
<ListItem Id="HFMGR.TOC.item.57">
|
||||
<Para><XRef Linkend="FMCopyWarnDialogDE"></Para>
|
||||
</ListItem>
|
||||
<ListItem Id="HFMGR.TOC.item.58">
|
||||
<Para><XRef Linkend="FMCopyDirDialogErrorDE"></Para>
|
||||
</ListItem>
|
||||
<ListItem Id="HFMGR.TOC.item.59">
|
||||
<Para><XRef Linkend="FMCopyDirDialogStatusDE"></Para>
|
||||
</ListItem>
|
||||
<ListItem Id="HFMGR.TOC.item.60">
|
||||
<Para><XRef Linkend="FMCopyWarnRenDialogDE"></Para>
|
||||
</ListItem>
|
||||
<ListItem Id="HFMGR.TOC.item.61">
|
||||
<Para><XRef Linkend="FMCopyWarnMultiDialogDE"></Para>
|
||||
</ListItem>
|
||||
<ListItem Id="HFMGR.TOC.item.62">
|
||||
<Para><XRef Linkend="FMNameChangeDialogDE"></Para>
|
||||
</ListItem>
|
||||
<ListItem Id="HFMGR.TOC.item.63">
|
||||
<Para><XRef Linkend="FMPropertiesDialogDE"></Para>
|
||||
</ListItem>
|
||||
<ListItem Id="HFMGR.TOC.item.64">
|
||||
<Para><XRef Linkend="FMPreferencesDialogDE"></Para>
|
||||
</ListItem>
|
||||
<ListItem Id="HFMGR.TOC.item.65">
|
||||
<Para><XRef Linkend="FMFilterDialogDE"></Para>
|
||||
</ListItem>
|
||||
</ItemizedList>
|
||||
<!-- EOF: TOC -->
|
||||
</Step>
|
||||
</Procedure>
|
||||
</Chapter>
|
||||
<!--fickle 1.15 help-to-docbook 1.4 01/17/96 21:16:21-->
|
||||
2026
cde/doc/it_IT.UTF-8/help/Filemgr/Tasks.sgm
Normal file
2026
cde/doc/it_IT.UTF-8/help/Filemgr/Tasks.sgm
Normal file
File diff suppressed because it is too large
Load Diff
105
cde/doc/it_IT.UTF-8/help/Filemgr/adbook.sgm
Normal file
105
cde/doc/it_IT.UTF-8/help/Filemgr/adbook.sgm
Normal file
@@ -0,0 +1,105 @@
|
||||
<!-- $XConsortium: adbook.sgm /main/6 1996/09/08 21:50:58 rws $ -->
|
||||
<!DOCTYPE DocBook PUBLIC "-//HaL and O'Reilly//DTD DocBook V2.2.1//EN" [
|
||||
|
||||
<!ENTITY CDEcopyright "<GlossTerm Role=nogloss>Common Desktop Environment 1.x Internal Release</GlossTerm>
|
||||
© Copyright 1996 Digital Equipment Corp.
|
||||
© Copyright 1996 Fujitsu Limited
|
||||
© Copyright 1996 Hewlett-Packard Company
|
||||
© Copyright 1996 Hitachi, Ltd.
|
||||
© Copyright 1996 International Business Machines Corp.
|
||||
© Copyright 1996 Novell, Inc.
|
||||
© Copyright 1996 Sun Microsystems, Inc.">
|
||||
|
||||
<!ENTITY headerFix "∅">
|
||||
<!ENTITY AbstractBullet "•">
|
||||
<!ENTITY empty "">
|
||||
<!ENTITY newline SDATA "[newlin]">
|
||||
<!ENTITY emdash "—">
|
||||
<!ENTITY bullet "•">
|
||||
<!ENTITY dquote "”">
|
||||
<!ENTITY sigspace " ">
|
||||
<!ENTITY vellipsis "⋮">
|
||||
<!ENTITY tm "™">
|
||||
<!ENTITY a.m. "AM">
|
||||
<!ENTITY cents "¢">
|
||||
<!ENTITY date SDATA "[date]">
|
||||
<!ENTITY div "÷">
|
||||
<!ENTITY ellipsis "…">
|
||||
<!ENTITY endash "–">
|
||||
<!ENTITY geq "≥">
|
||||
<!ENTITY leq "≤">
|
||||
<!ENTITY minutes "′">
|
||||
<!ENTITY neq "≠">
|
||||
<!ENTITY p.m. "PM">
|
||||
<!ENTITY pellipsis "....">
|
||||
<!ENTITY pm "±">
|
||||
<!ENTITY seconds "″">
|
||||
<!ENTITY squote "’">
|
||||
<!ENTITY sterling "£">
|
||||
<!ENTITY time SDATA "[time]">
|
||||
<!ENTITY vblank SDATA "[vblank]">
|
||||
|
||||
<!ENTITY ProductName "CDE Desktop">
|
||||
|
||||
<!entity FM-ChangeDirectoryDialog SYSTEM "./graphics/chdir.tif" NDATA TIFF>
|
||||
<!entity FM-CopyDialog SYSTEM "./graphics/copy.tif" NDATA TIFF>
|
||||
<!entity FM-CreateDialog SYSTEM "./graphics/create.tif" NDATA TIFF>
|
||||
<!entity FM-DesktopPopupMenu SYSTEM "./graphics/dtpopup.tif" NDATA TIFF>
|
||||
<!entity FM-DraggingAnIcon SYSTEM "./graphics/dragicon.pm" NDATA XPM>
|
||||
<!entity FM-FilterDialog SYSTEM "./graphics/filter.tif" NDATA TIFF>
|
||||
<!entity FM-FindDialog SYSTEM "./graphics/find.tif" NDATA TIFF>
|
||||
<!entity FM-MainWindowOverview SYSTEM "./graphics/overview.tif" NDATA TIFF>
|
||||
<!entity FM-PreferencesDialog SYSTEM "./graphics/preferen.tif" NDATA TIFF>
|
||||
<!entity FM-PropertiesDialog SYSTEM "./graphics/property.tif" NDATA TIFF>
|
||||
<!entity FM-QuickCD SYSTEM "./graphics/quickcd.tif" NDATA TIFF>
|
||||
<!entity FM-RenameDialog SYSTEM "./graphics/rename.tif" NDATA TIFF>
|
||||
<!entity FM-SelectedIcons SYSTEM "./graphics/selected.tif" NDATA TIFF>
|
||||
<!entity FM-FrontPanelControl SYSTEM "./graphics/fpctl.tif" NDATA TIFF>
|
||||
<!entity FM-CopyOverwrite SYSTEM "./graphics/copyovwr.tif" NDATA TIFF>
|
||||
<!entity FM-CopyFoldWarnDialog SYSTEM "./graphics/cpfwarn.tif" NDATA TIFF>
|
||||
<!entity FM-CopyWarnDialog SYSTEM "./graphics/copywarn.tif" NDATA TIFF>
|
||||
<!entity FM-CreateFoldDialog SYSTEM "./graphics/createf.tif" NDATA TIFF>
|
||||
<!entity FM-CopyFoldStatusDialog SYSTEM "./graphics/cpfstat.tif" NDATA TIFF>
|
||||
<!entity FM-MoveDialog SYSTEM "./graphics/move.tif" NDATA TIFF>
|
||||
<!entity FM-CopyLinkDialog SYSTEM "./graphics/copylink.tif" NDATA TIFF>
|
||||
<!entity FM-ReplaceRename SYSTEM "./graphics/replace.tif" NDATA TIFF>
|
||||
<!entity FM-Multicoll SYSTEM "./graphics/multicol.tif" NDATA TIFF>
|
||||
<!entity FM-CopyDirError SYSTEM "./graphics/copydir.tif" NDATA TIFF>
|
||||
|
||||
|
||||
<!ENTITY % local.notations "| XPM | XBM | XWD">
|
||||
<!NOTATION XPM SYSTEM "XPM">
|
||||
<!NOTATION XBM SYSTEM "XBM">
|
||||
<!NOTATION XWD SYSTEM "XWD">
|
||||
|
||||
|
||||
<!entity Concepts SYSTEM "./Concepts.sgm">
|
||||
<!entity HomeTopic SYSTEM "./Home.sgm">
|
||||
<!entity TOC SYSTEM "./TOC.sgm">
|
||||
<!entity Messages SYSTEM "./Messages.sgm">
|
||||
<!entity MetaInformation SYSTEM "./MetaInfo.sgm">
|
||||
<!entity Reference SYSTEM "./Ref.sgm">
|
||||
<!entity Tasks SYSTEM "./Tasks.sgm">
|
||||
<!entity Glossary SYSTEM "../common/glossary.sgm">
|
||||
|
||||
]>
|
||||
|
||||
<!-- __________________________________________________________________ -->
|
||||
|
||||
|
||||
<DocBook>
|
||||
<Book>
|
||||
<Part>
|
||||
|
||||
&MetaInformation;
|
||||
&HomeTopic;
|
||||
&TOC;
|
||||
&Tasks;
|
||||
&Concepts;
|
||||
&Reference;
|
||||
&Messages;
|
||||
&Glossary;
|
||||
|
||||
</Part>
|
||||
</Book>
|
||||
</DocBook>
|
||||
70
cde/doc/it_IT.UTF-8/help/Filemgr/book.sgm
Normal file
70
cde/doc/it_IT.UTF-8/help/Filemgr/book.sgm
Normal file
@@ -0,0 +1,70 @@
|
||||
<!-- $XConsortium: book.sgm /main/6 1996/06/19 17:00:56 drk $ -->
|
||||
<!DOCTYPE Part PUBLIC "-//HaL and O'Reilly//DTD DocBook//EN" [
|
||||
|
||||
|
||||
<!ENTITY % ISOpublishing PUBLIC "ISO 8879-1986//ENTITIES Publishing//EN">
|
||||
%ISOpublishing;
|
||||
|
||||
<!ENTITY % ISOnumeric PUBLIC "ISO 8879-1986//ENTITIES Numeric and Special Graphic//EN">
|
||||
%ISOnumeric;
|
||||
|
||||
<!ENTITY % ISOdiacritical PUBLIC "ISO 8879-1986//ENTITIES Diacritical Marks//EN">
|
||||
%ISOdiacritical;
|
||||
|
||||
<!ENTITY % ISOgeneraltech PUBLIC "ISO 8879-1986//ENTITIES General Technical//EN">
|
||||
%ISOgeneraltech;
|
||||
|
||||
<!ENTITY % ISOalatin1 PUBLIC "ISO 8879-1986//ENTITIES Added Latin 1//EN">
|
||||
%ISOalatin1;
|
||||
|
||||
<!ENTITY % ISOalatin2 PUBLIC "ISO 8879-1986//ENTITIES Added Latin 2//EN">
|
||||
%ISOalatin2;
|
||||
|
||||
<!ENTITY % ISOgreek PUBLIC "ISO 8879-1986//ENTITIES Greek Symbols//EN">
|
||||
%ISOgreek;
|
||||
|
||||
<!ENTITY % ISOboxandline PUBLIC "ISO 8879-1986//ENTITIES Box and Line Drawing//EN">
|
||||
%ISOboxandline;
|
||||
|
||||
|
||||
<!ENTITY % HEntities SYSTEM "../../common/help/HELPEnt.sgm">
|
||||
%HEntities;
|
||||
<!ENTITY % PEntities SYSTEM "./common/ProdEnt.sgm">
|
||||
%PEntities;
|
||||
|
||||
<!ENTITY % Graphics SYSTEM "./Filemgr/GEntity.sgm">
|
||||
%Graphics;
|
||||
|
||||
|
||||
<!ENTITY % local.notations "| XPM | XBM | XWD">
|
||||
<!NOTATION XPM SYSTEM "XPM">
|
||||
<!NOTATION XBM SYSTEM "XBM">
|
||||
<!NOTATION XWD SYSTEM "XWD">
|
||||
|
||||
|
||||
<!entity Concepts SYSTEM "./Filemgr/Concepts.sgm">
|
||||
<!entity HomeTopic SYSTEM "./Filemgr/Home.sgm">
|
||||
<!entity TOC SYSTEM "./Filemgr/TOC.sgm">
|
||||
<!entity Messages SYSTEM "./Filemgr/Messages.sgm">
|
||||
<!entity MetaInformation SYSTEM "./Filemgr/MetaInfo.sgm">
|
||||
<!entity Reference SYSTEM "./Filemgr/Ref.sgm">
|
||||
<!entity Tasks SYSTEM "./Filemgr/Tasks.sgm">
|
||||
<!entity Glossary SYSTEM "./common/glossary.sgm">
|
||||
|
||||
]>
|
||||
|
||||
<!-- __________________________________________________________________ -->
|
||||
|
||||
|
||||
<Part>
|
||||
|
||||
&MetaInformation;
|
||||
&HomeTopic;
|
||||
&TOC;
|
||||
&Tasks;
|
||||
&Concepts;
|
||||
&Reference;
|
||||
&Messages;
|
||||
&Glossary;
|
||||
|
||||
</Part>
|
||||
BIN
cde/doc/it_IT.UTF-8/help/Filemgr/graphics/chdir.tif
Normal file
BIN
cde/doc/it_IT.UTF-8/help/Filemgr/graphics/chdir.tif
Normal file
Binary file not shown.
BIN
cde/doc/it_IT.UTF-8/help/Filemgr/graphics/copy.tif
Normal file
BIN
cde/doc/it_IT.UTF-8/help/Filemgr/graphics/copy.tif
Normal file
Binary file not shown.
BIN
cde/doc/it_IT.UTF-8/help/Filemgr/graphics/copydir.tif
Normal file
BIN
cde/doc/it_IT.UTF-8/help/Filemgr/graphics/copydir.tif
Normal file
Binary file not shown.
BIN
cde/doc/it_IT.UTF-8/help/Filemgr/graphics/copylink.tif
Normal file
BIN
cde/doc/it_IT.UTF-8/help/Filemgr/graphics/copylink.tif
Normal file
Binary file not shown.
BIN
cde/doc/it_IT.UTF-8/help/Filemgr/graphics/copyovwr.tif
Normal file
BIN
cde/doc/it_IT.UTF-8/help/Filemgr/graphics/copyovwr.tif
Normal file
Binary file not shown.
BIN
cde/doc/it_IT.UTF-8/help/Filemgr/graphics/copywarn.tif
Normal file
BIN
cde/doc/it_IT.UTF-8/help/Filemgr/graphics/copywarn.tif
Normal file
Binary file not shown.
BIN
cde/doc/it_IT.UTF-8/help/Filemgr/graphics/cpfstat.tif
Normal file
BIN
cde/doc/it_IT.UTF-8/help/Filemgr/graphics/cpfstat.tif
Normal file
Binary file not shown.
BIN
cde/doc/it_IT.UTF-8/help/Filemgr/graphics/cpfwarn.tif
Normal file
BIN
cde/doc/it_IT.UTF-8/help/Filemgr/graphics/cpfwarn.tif
Normal file
Binary file not shown.
BIN
cde/doc/it_IT.UTF-8/help/Filemgr/graphics/create.tif
Normal file
BIN
cde/doc/it_IT.UTF-8/help/Filemgr/graphics/create.tif
Normal file
Binary file not shown.
BIN
cde/doc/it_IT.UTF-8/help/Filemgr/graphics/createf.tif
Normal file
BIN
cde/doc/it_IT.UTF-8/help/Filemgr/graphics/createf.tif
Normal file
Binary file not shown.
105
cde/doc/it_IT.UTF-8/help/Filemgr/graphics/dragicon.pm
Normal file
105
cde/doc/it_IT.UTF-8/help/Filemgr/graphics/dragicon.pm
Normal file
@@ -0,0 +1,105 @@
|
||||
/* XPM */
|
||||
/* $XConsortium: dragicon.pm /main/5 1996/07/23 13:54:20 drk $ */
|
||||
static char * FMdragOL2_pm[] = {
|
||||
/* width height ncolors cpp [x_hot y_hot] */
|
||||
"169 91 7 1 0 0",
|
||||
/* colors */
|
||||
" s iconColor3 m black c red",
|
||||
". s background m black c #949494949494",
|
||||
"X s iconGray7 m black c #424242424242",
|
||||
"o s iconColor1 m black c black",
|
||||
"O s iconGray3 m white c #adadadadadad",
|
||||
"+ s iconGray2 m white c #bdbdbdbdbdbd",
|
||||
"@ s iconGray1 m white c #dededededede",
|
||||
/* pixels */
|
||||
" ......................................................................................................................................................................",
|
||||
" ......................................................................................................................................................................",
|
||||
" ......................................................................................................................................................................",
|
||||
" ......................................................................................................................................................................",
|
||||
" ......................................................................................................................................................................",
|
||||
" ......................................................................................................................................................................",
|
||||
" ......................................................................................................................................................................",
|
||||
" ......................................................................................................................................................................",
|
||||
" ......................................................................................................................................................................",
|
||||
".........................................................................................................................................................................",
|
||||
" ......................................................................................................................................................................",
|
||||
" ......................................................................................................................................................................",
|
||||
" ......................................................................................................................................................................",
|
||||
" ......................................................................................................................................................................",
|
||||
" ......................................................................................................................................................................",
|
||||
" ......................................................................................................................................................................",
|
||||
" ......................................................................................................................................................................",
|
||||
" ......................................................................................................................................................................",
|
||||
" ......................................................................................................................................................................",
|
||||
".........................................................................................................................................................................",
|
||||
".........................................................................................................................................................................",
|
||||
".. ................................................................................. ...................................................................................",
|
||||
" .............................................................................. ...................................................................................",
|
||||
"... .......................................................................... ..................................................................................",
|
||||
"...... ...................................................................... ..................................................................................",
|
||||
".......... ...................................................................... ..................................................................................",
|
||||
"................................................................................... .................................................................................",
|
||||
"................ .............................................................. .................................................................................",
|
||||
"................ ............................................................ ................................................................................",
|
||||
".................... ......................................................... ................................................................................",
|
||||
"..................... ....................................................... ...............................................................................",
|
||||
"....................... ...................................................... .. ...............................................................................",
|
||||
"........................ .. ............................................... .. ..................................................................................",
|
||||
".............................. ................................................. ..................................................................................",
|
||||
"................................. ............................................... ..................................................................................",
|
||||
".................................. ............................................. ..................................................................................",
|
||||
"..................................... ..............................................................................................................................",
|
||||
"...................................... ......................................... ..................................................................................",
|
||||
"............................................. ................................... ..................................................................................",
|
||||
"............................................. ................................ ..................................................................................",
|
||||
"................................................ ............................. ..................................................................................",
|
||||
"................................................... .......................... ..................................................................................",
|
||||
"...................................................... .......................... ..................................................................................",
|
||||
"............................................................ .................... ..................................................................................",
|
||||
"............................................................ ................. ..................................................................................",
|
||||
"............................................................... ............. ...................XXXXXXXXX......................................................",
|
||||
"................................................................... ......................oooooo..XXOOOOOOOOOXXX...................................................",
|
||||
"...................................................................... .......... ........oOOOOO.o.OOOOOOOOOOOOOOXXX................................................",
|
||||
".................................................................................... OXXoooOOOOOOOOOO.XOOOOOOOOOOOOOOOOXXX.............................................",
|
||||
".................................................................................... XXOOOOOOOOOOOOOOOOOXXOOOOOOOOOOOOXXX+XXX.........XXXXXXXXXX.......................",
|
||||
"...........................................................................XXXooo O OOXXOOOOOOOOOOOOOOOOOOXXOOOOXXXX++++++++XXX.XXXXX++++++++++XXXXX..................",
|
||||
"........................................................................XXXXOOOOO O OOOOOXXOOOOOOOOOOOOOOOOXXXX++++++++++++++XXX++++++++++++++++++++XXX...............",
|
||||
".......................................................................XXXOOOOOOOOOOOOOOOOOOOOXXOOOOOOOOOOXXX+++++++++++++++++XX++++++++++++++++++++++++++XX.............",
|
||||
".......................................................................XOOXXOOOOOOOOOOOOOOOOOOOOOXXOXXXX++++++++++++++++++++X++++++@++++++++++++++++++++++++XX...........",
|
||||
".......................................................................XOOOOXXXOOOOOOOOOOOOOOOOOXXXX++++++++++++++++++++++X+++++++++++++++++++++++++++++++++++XX.........",
|
||||
".......................................................................XOOOOOOOXXOOOOOOOOOOXXX++++++++++++++++++++++++++X+++++@+@+++++++++++++++++++++++++++++++X........",
|
||||
"........................................................................XOOOOOOOOXXOOOOXXXX++++++++++++++++++++++++++++X+++++@+++++++++++++++++++++++++++++++++++X.......",
|
||||
".......................................................................X++oOOOOOOOOXXX++++++++++++++++++++++++++++++++X++++@++++++++++++++++@+++++++++++++++++++++X......",
|
||||
".......................................................................X+oo+oOOOOOOX+XX++++++++++++++++++++++++++++++X++++++@++++++++++@+++++++++++++++++++++++++++X.....",
|
||||
".......................................................................X++++o+oOOOOX+++oo+++++++++++++++++++++++++++X++++@+@++++++++@+++@+@+++@+++++++++++++++++++++X....",
|
||||
".......................................................................X++++++o+oOOX+++++ooo+++++++++++++++++++++++++++++@+@+++++++++@++++@@++++++++++++++++++++@++++X...",
|
||||
".......................................................................X++++++++o+XX++++++++oo+++++++++++++++++++++X+++@@@+++++++++++@++@++++++@+++++++++++++++++@+++X...",
|
||||
".......................................................................XX+++++++++X+oo++++++++ooo+++++++++++++++++X+++@+@+++++++++@@++++++++++++++++++++++++++++++@+++X..",
|
||||
".........................................................................XX+++++++++o+oo+++++++++oo+++++++++++++++X+++@@+@++++++++++++++++++++++++++++++++++++++++@@++X..",
|
||||
"...........................................................................XX+++++++++o+oo+++++++++oo+++++++++++++++++++@@+++++++++++++++++++++++++++++++++++++++++++++X.",
|
||||
".............................................................................XX+++++++++o++o+++++++++oo++++++++++X++@+@+@++++++++++++++++++++++++++++++++++++++++++@@++X.",
|
||||
"...............................................................................XX+++++++++o++o+++++++++ooo+++++++X++++@@@+++++++++++++++++++++++++++++++++++++++++@+@+++X",
|
||||
".................................................................................XX+++++++++oo+o++++++++++oo+++++X++++@+@+@+++++++++++++++++++++++++++++++++++++++@@@@++X",
|
||||
"...................................................................................XX+++++++++o++o++++++++++oo++++X+++@++++++++++++++++++++++++++++++++++++++++++@@++++XX",
|
||||
".....................................................................................XX+++++++++o++o++++++++++oo++X++++++@+@++++++++++++++++++++++++++++++++++++@@@@+++XX",
|
||||
".......................................................................................XX+++++++++oo+o++++++++++oo+X+++++++++@@+++++++++++++++++++++++++++++++@+@+++++o+X",
|
||||
".........................................................................................XX++++++++++o+o++++++++++XXX+++++++++++++++++++++++++++++++++++++++@++++++++X++X",
|
||||
"...........................................................................................XX++++++++++o+o+++++++++++XX++++++++++++++++++++++++++++++++++++++++++++XX+++X",
|
||||
".............................................................................................XX++++++++++o+oo++++++++++XX++++++++++++++++++++++++++++++++++++++++XX+++++X",
|
||||
"...............................................................................................XX++++++++++o+oo+++++++++++XX++++++++++++++++++++++++++++++++++XXX+++++++X",
|
||||
".................................................................................................XX++++++++++o+oo++++++++++++XX+++++++++++++++++++++++++++XXXX+++++++++XX",
|
||||
"...................................................................................................XX++++++++++o+oo+++++++++++++XXXXXX++++++++++++++XXXXX+++++++++++++X+X",
|
||||
".....................................................................................................XX++++++++++o++o+++++++++++++++++++XXXXXXXXX++++++++++++++++++++X++X",
|
||||
".......................................................................................................XX++++++++++o++o++++++++++++++++++++++++++++++++++++++++++++XXX++X",
|
||||
".........................................................................................................XX++++++++++oo+o++++++++++++++++++++++++++++++++++++++++XXXX+++X",
|
||||
"...........................................................................................................XX++++++++++o++o++++++++++++++++++++++++++++++++++++XX+X+++++X",
|
||||
".............................................................................................................XX++++++++++oo+XXX+++++++++++++++++++++++++++++XX+XX+++++++X",
|
||||
"...............................................................................................................XX+++++++++++XX++XXXX++++++++++++++++++XXXX++XX+++++++++o.",
|
||||
".................................................................................................................XX+++++++++++++XXX+++++X+XX+XXX+XX+++XXXX++++++++++++o..",
|
||||
"...................................................................................................................XX+++++++++++++++++++XXXXXXXXXXX++++++++++++++++++o...",
|
||||
".....................................................................................................................XX++++++++++++++++++++++++++++++++++++++++++++oo....",
|
||||
".......................................................................................................................XX+++++++++++++++++++++++++++++++++++++++ooX......",
|
||||
".........................................................................................................................ooo+++++++++++++++++++++++++++++++++ooo.........",
|
||||
"............................................................................................................................oooo+++++++++++++++++++++++++oooo............",
|
||||
"................................................................................................................................oooooo+++++++++++++oooooo................",
|
||||
"......................................................................................................................................ooooooooooooo......................"};
|
||||
BIN
cde/doc/it_IT.UTF-8/help/Filemgr/graphics/dtpopup.tif
Normal file
BIN
cde/doc/it_IT.UTF-8/help/Filemgr/graphics/dtpopup.tif
Normal file
Binary file not shown.
BIN
cde/doc/it_IT.UTF-8/help/Filemgr/graphics/filter.tif
Normal file
BIN
cde/doc/it_IT.UTF-8/help/Filemgr/graphics/filter.tif
Normal file
Binary file not shown.
BIN
cde/doc/it_IT.UTF-8/help/Filemgr/graphics/find.tif
Normal file
BIN
cde/doc/it_IT.UTF-8/help/Filemgr/graphics/find.tif
Normal file
Binary file not shown.
BIN
cde/doc/it_IT.UTF-8/help/Filemgr/graphics/fpctl.tif
Normal file
BIN
cde/doc/it_IT.UTF-8/help/Filemgr/graphics/fpctl.tif
Normal file
Binary file not shown.
BIN
cde/doc/it_IT.UTF-8/help/Filemgr/graphics/move.tif
Normal file
BIN
cde/doc/it_IT.UTF-8/help/Filemgr/graphics/move.tif
Normal file
Binary file not shown.
BIN
cde/doc/it_IT.UTF-8/help/Filemgr/graphics/multicol.tif
Normal file
BIN
cde/doc/it_IT.UTF-8/help/Filemgr/graphics/multicol.tif
Normal file
Binary file not shown.
BIN
cde/doc/it_IT.UTF-8/help/Filemgr/graphics/overview.tif
Normal file
BIN
cde/doc/it_IT.UTF-8/help/Filemgr/graphics/overview.tif
Normal file
Binary file not shown.
BIN
cde/doc/it_IT.UTF-8/help/Filemgr/graphics/preferen.tif
Normal file
BIN
cde/doc/it_IT.UTF-8/help/Filemgr/graphics/preferen.tif
Normal file
Binary file not shown.
BIN
cde/doc/it_IT.UTF-8/help/Filemgr/graphics/property.tif
Normal file
BIN
cde/doc/it_IT.UTF-8/help/Filemgr/graphics/property.tif
Normal file
Binary file not shown.
BIN
cde/doc/it_IT.UTF-8/help/Filemgr/graphics/quickcd.tif
Normal file
BIN
cde/doc/it_IT.UTF-8/help/Filemgr/graphics/quickcd.tif
Normal file
Binary file not shown.
BIN
cde/doc/it_IT.UTF-8/help/Filemgr/graphics/rename.tif
Normal file
BIN
cde/doc/it_IT.UTF-8/help/Filemgr/graphics/rename.tif
Normal file
Binary file not shown.
BIN
cde/doc/it_IT.UTF-8/help/Filemgr/graphics/replace.tif
Normal file
BIN
cde/doc/it_IT.UTF-8/help/Filemgr/graphics/replace.tif
Normal file
Binary file not shown.
BIN
cde/doc/it_IT.UTF-8/help/Filemgr/graphics/selected.tif
Normal file
BIN
cde/doc/it_IT.UTF-8/help/Filemgr/graphics/selected.tif
Normal file
Binary file not shown.
Reference in New Issue
Block a user