diff options
Diffstat (limited to 'tde-i18n-it/docs/kdebase/khelpcenter/faq/panel.docbook')
-rw-r--r-- | tde-i18n-it/docs/kdebase/khelpcenter/faq/panel.docbook | 84 |
1 files changed, 84 insertions, 0 deletions
diff --git a/tde-i18n-it/docs/kdebase/khelpcenter/faq/panel.docbook b/tde-i18n-it/docs/kdebase/khelpcenter/faq/panel.docbook new file mode 100644 index 00000000000..31943745860 --- /dev/null +++ b/tde-i18n-it/docs/kdebase/khelpcenter/faq/panel.docbook @@ -0,0 +1,84 @@ +<!-- +<?xml version="1.0" ?> +<!DOCTYPE chapter PUBLIC "-//KDE//DTD DocBook XML V4.1.2-Based Variant V1.1//EN" + "dtd/kdex.dtd"> +--> + +<chapter id="panel"> +<title +>Il pannello</title> + +<qandaset> +<qandaentry> +<question> +<para +>Come faccio ad aggiungere delle applicazioni al pannello (&kicker;)?</para> +</question> +<answer> +<para +>Ci sono diversi modi per aggiungere applicazioni al pannello:</para> +<variablelist +> <varlistentry +><term +>Usare il menu di configurazione del pannello</term +> <listitem +> <para +>Forse il metodo più semplice è usare, dal menu del pannello (il menu che appare quando fai clic sul pulsante <guibutton +>K</guibutton +> del pannello),<menuchoice +><guimenu +>Configura pannello</guimenu +><guimenuitem +>Aggiungi </guimenuitem +><guimenuitem +>Pulsante</guimenuitem +></menuchoice +>. Il menu mostra tutte le applicazioni &kde; installate. Per aggiungerne una al pannello, devi solo farci su un clic.</para +> </listitem +> </varlistentry +> <varlistentry +> <term +>Usare il Gestore di file</term +> <listitem +> <para +>Puoi trascinare un file <filename +>.desktop</filename +> da una finestra del gestore di file al pannello.</para +> </listitem +> </varlistentry +> </variablelist> +</answer> +</qandaentry> + +<!-- Since I don't know the anwser for this in KDE 2.2.1 I have to comment it out --> +<!-- +<qandaentry> +<question> +<para +>Is it possible to change the <guibutton +>K</guibutton +> button of +the panel to another picture?</para> +</question +>/ +<answer> +<para +>Look for +<filename +>$<envar +>HOME</envar +>/.kde/share/apps/kicker/pics/go.png</filename +> and +<filename +>$<envar +>HOME</envar +>/.kde/share/apps/kicker/pics/mini/go.png</filename> +and replace them. Do not forget to flatten the replacements to one +layer, or else you will not see anything. Create the directories if +they do not already exist. Then restart &kicker;.</para> +</answer> +</qandaentry> +--> +</qandaset> +</chapter> + |