diff options
Diffstat (limited to 'doc/it')
-rw-r--r-- | doc/it/howto-bug-reporting.docbook | 2 | ||||
-rw-r--r-- | doc/it/howto-compilation.docbook | 6 | ||||
-rw-r--r-- | doc/it/howto-installation.docbook | 4 | ||||
-rw-r--r-- | doc/it/howto-troubleshooting.docbook | 2 |
4 files changed, 7 insertions, 7 deletions
diff --git a/doc/it/howto-bug-reporting.docbook b/doc/it/howto-bug-reporting.docbook index 37c418d..074912d 100644 --- a/doc/it/howto-bug-reporting.docbook +++ b/doc/it/howto-bug-reporting.docbook @@ -58,7 +58,7 @@ <listitem ><para ->Qt,</para +>TQt,</para ></listitem> <listitem diff --git a/doc/it/howto-compilation.docbook b/doc/it/howto-compilation.docbook index e8e1dd3..968460b 100644 --- a/doc/it/howto-compilation.docbook +++ b/doc/it/howto-compilation.docbook @@ -3,7 +3,7 @@ >Compilare il sorgente</title> <para ->Per prima cosa, scarica e installa i tuoi pacchetti di sviluppo per &kde;, Qt, e X11. Questi dovrebbero essere disponibili nella tua distribuzione, per esempio in Debian i nomi dei pacchetti sono <literal +>Per prima cosa, scarica e installa i tuoi pacchetti di sviluppo per &tde;, TQt, e X11. Questi dovrebbero essere disponibili nella tua distribuzione, per esempio in Debian i nomi dei pacchetti sono <literal >tdelibs-trinity-dev</literal >, <literal >libtqt-mt-dev</literal @@ -253,9 +253,9 @@ > <option >--enable-libsuffix=64</option > <option ->--with-qt-includes=/usr/lib64/qt-3.3/include</option +>--with-tqt-includes=/usr/lib64/tqt-3.3/include</option > <option ->--with-qt-libraries=/usr/lib64/qt-3.3/lib</option +>--with-tqt-libraries=/usr/lib64/tqt-3.3/lib</option ></userinput ></para> diff --git a/doc/it/howto-installation.docbook b/doc/it/howto-installation.docbook index cecdb53..1e87e7c 100644 --- a/doc/it/howto-installation.docbook +++ b/doc/it/howto-installation.docbook @@ -102,10 +102,10 @@ <sect3 id="howto-installation-kde"> <title ->&Qt; e &kde;</title> +>&TQt; e &tde;</title> <para ->&kplayer; 0.5 supporta &kde; 3.1.x, 3.2.x e 3.3.x, quindi devi usare una versione relativamente recente di &kde; (raccomandato), o almeno avere sul tuo sistema le librerie di &kde; e le corrispondenti librerie di &Qt;.</para> +>&kplayer; 0.5 supporta &kde; 3.1.x, 3.2.x e 3.3.x, quindi devi usare una versione relativamente recente di &kde; (raccomandato), o almeno avere sul tuo sistema le librerie di &kde; e le corrispondenti librerie di &TQt;.</para> </sect3> diff --git a/doc/it/howto-troubleshooting.docbook b/doc/it/howto-troubleshooting.docbook index 1ff09a0..6f12915 100644 --- a/doc/it/howto-troubleshooting.docbook +++ b/doc/it/howto-troubleshooting.docbook @@ -147,7 +147,7 @@ <para >Similarly, if <command >configure</command -> complains about missing Qt files, you need to find and install the Qt development package. If you look in the <filename +> complains about missing TQt files, you need to find and install the TQt development package. If you look in the <filename >config.log</filename >, it will probably tell you the exact name of the file it couldn't find, somewhere near the bottom. The <filename >config.log</filename |