diff options
Diffstat (limited to 'doc/it')
-rw-r--r-- | doc/it/Makefile.am | 4 | ||||
-rw-r--r-- | doc/it/index.docbook | 16 |
2 files changed, 10 insertions, 10 deletions
diff --git a/doc/it/Makefile.am b/doc/it/Makefile.am index 6e84e23..463bdac 100644 --- a/doc/it/Makefile.am +++ b/doc/it/Makefile.am @@ -1,9 +1,9 @@ -####### kdevelop will overwrite this part!!! (begin)########## +####### tdevelop will overwrite this part!!! (begin)########## EXTRA_DIST = index.docbook -####### kdevelop will overwrite this part!!! (end)############ +####### tdevelop will overwrite this part!!! (end)############ KDE_LANG = it KDE_DOCS = kshowmail diff --git a/doc/it/index.docbook b/doc/it/index.docbook index a4145b4..c0aa2fb 100644 --- a/doc/it/index.docbook +++ b/doc/it/index.docbook @@ -259,8 +259,8 @@ sarà utilizzata come scorciatoia da tastiera. <para> <user> Nome utente</para> <para> <passwd> Password</para> <para> <server> Server</para> -<para> <header> L'intestazione del messaggio sarà copiata in un file temporaneo, qui verrà sostituito il nome del file.</para> -<para> <body> Il corpo del messaggio sarà copiato in un file temporanea, qui verrà sostituito il nome del file.</para> +<para> <header> L'intestazione del messaggio sarà copiata in un file temporaneo, tqui verrà sostituito il nome del file.</para> +<para> <body> Il corpo del messaggio sarà copiato in un file temporanea, tqui verrà sostituito il nome del file.</para> <para> Un utilizzo veramente interessante è rappresentato dal comando dcop che premette di richiamare le funzioni selezionate di altri programmi KDE. @@ -441,12 +441,12 @@ o da </sect1> <sect1 id="requirements"> -<title>Requisiti</title> +<title>Retquisiti</title> <!-- List any special requirements for your application here. This should include: -.Libraries or other software that is not included in kdesupport, -kdelibs, or kdebase. +.Libraries or other software that is not included in tdesupport, +tdelibs, or tdebase. .Hardware requirements like amount of RAM, disk space, graphics card capabilities, screen resolution, special expansion cards, etc. .Operating systems the app will run on. If your app is designed only for a @@ -462,7 +462,7 @@ information here. <!-- For a list of updates, you may refer to the application web site or the ChangeLog file, or ... --> <para> -Puoi trovare la lista dei cambiamenti qui: +Puoi trovare la lista dei cambiamenti tqui: <ulink url="http://sourceforge.net/projects/kshowmail"> http://sourceforge.net/projects/kshowmail</ulink> </para> @@ -477,14 +477,14 @@ dei sorgenti di KShowmail: <screen width="40"> <prompt>%</prompt> <userinput>./configure</userinput> oppure: - <prompt>%</prompt> <userinput>./configure --prefix=$KDEDIR</userinput> + <prompt>%</prompt> <userinput>./configure --prefix=$TDEDIR</userinput> <prompt>%</prompt> <userinput>make</userinput> come root: <prompt>%</prompt> <userinput>make install</userinput> </screen> - Potrebbe essere utile settare la variabile d'ambiende KDEDIR prima di questi passi. + Potrebbe essere utile settare la variabile d'ambiende TDEDIR prima di questi passi. </para> |