Jump to content

Translations:Kopete/Winpopup/11/it: Difference between revisions

From KDE UserBase Wiki
Caig (talk | contribs)
Created page with "C'è bisogno di una cartella per memorizzare temporaneamente i messaggi. {{Input|1=mkdir -p -m 0777 /var/lib/winpopup}} Aggiungi "message command = _PERCORSO_PER_/winpopup-s..."
 
(No difference)

Latest revision as of 19:23, 1 November 2010

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Kopete/Winpopup)
It needs a directory where messages are temporarily stored.
{{Input|1=mkdir -p -m 0777 /var/lib/winpopup}}
Add "message command = _PATH_TO_/winpopup-send.sh %s %m %t &" to your
smb.conf [global] section.

C'è bisogno di una cartella per memorizzare temporaneamente i messaggi.

mkdir -p -m 0777 /var/lib/winpopup

Aggiungi "message command = _PERCORSO_PER_/winpopup-send.sh %s %m %t &" alla tua sezione [global] in smb.conf.