changeset 1708:de75b9774f86

Update documentation
author Mikael Berthe <mikael@lilotux.net>
date Mon, 08 Feb 2010 22:13:45 +0100
parents 184de76b5b18
children 446d597b9490
files mcabber/ChangeLog mcabber/doc/help/cs/hlp_request.txt mcabber/doc/help/de/hlp_request.txt mcabber/doc/help/en/hlp_request.txt mcabber/doc/help/fr/hlp_request.txt mcabber/doc/help/it/hlp_request.txt mcabber/doc/help/nl/hlp_request.txt mcabber/doc/help/pl/hlp_request.txt mcabber/doc/help/ru/hlp_request.txt mcabber/doc/help/uk/hlp_request.txt
diffstat 10 files changed, 20 insertions(+), 8 deletions(-) [+]
line wrap: on
line diff
--- a/mcabber/ChangeLog	Mon Feb 08 22:00:40 2010 +0100
+++ b/mcabber/ChangeLog	Mon Feb 08 22:13:45 2010 +0100
@@ -10,6 +10,7 @@
  * Update of Entity Capabilities support (franky)
  * Allow changing the nickname in MUC bookmarks (Myhailo Danylenko)
  * Print list of options with "/set" (Myhailo Danylenko)
+ * New command /request ping (Myhailo, Mikael)
  * Add libidn support
  * Command "/source" now accepts a file pattern (Myhailo Danylenko)
  * Tracelog level can now be changed at runtime (Myhailo Danylenko)
--- a/mcabber/doc/help/cs/hlp_request.txt	Mon Feb 08 22:00:40 2010 +0100
+++ b/mcabber/doc/help/cs/hlp_request.txt	Mon Feb 08 22:13:45 2010 +0100
@@ -1,10 +1,11 @@
 
- /REQUEST last|time|vcard|version [jid]
+ /REQUEST last|ping|time|vcard|version [jid]
 
 Pošle "IQ" žádost kontaktu 'jid' resp. aktuálně zvolenému kontaktu a zobrazí výsledek. Není-li zadán zdroj (resource) u jid, pošle se žádost všem známým zdrojům tohoto kontaktu.
 
 /request last
  Požádá o poslední informaci (obvykle čas zahálení (idle)).
+/request ping
 /request time
  Požádá  časové razítko.
 /request vcard
--- a/mcabber/doc/help/de/hlp_request.txt	Mon Feb 08 22:00:40 2010 +0100
+++ b/mcabber/doc/help/de/hlp_request.txt	Mon Feb 08 22:13:45 2010 +0100
@@ -1,10 +1,11 @@
 
- /REQUEST last|time|vcard|version [jid]
+ /REQUEST last|ping|time|vcard|version [jid]
 
 Sendet spezielle Anfragen an den Buddy oder zu dem spezifizierten Jabber User. Wenn die Ressource nicht von dieser jid angeboten wird, wird mcabber die Anfrage an alle bekannten Ressourcen des Benutzers schicken.
 
 /request last
  "letzte" Information abfragen (meist nur die Idlezeit)
+/request ping
 /request time
  Zeit vom Kontakt abfragen
 /request vcard
--- a/mcabber/doc/help/en/hlp_request.txt	Mon Feb 08 22:00:40 2010 +0100
+++ b/mcabber/doc/help/en/hlp_request.txt	Mon Feb 08 22:13:45 2010 +0100
@@ -1,10 +1,12 @@
 
- /REQUEST last|time|vcard|version [jid]
+ /REQUEST last|ping|time|vcard|version [jid]
 
 Send a "IQ" query to the current buddy, or to the specified Jabber user.  If the resource is not provided with the jid, mcabber will send the query to all known resources for this user.
 
 /request last
  Request "last" information (usually idle time)
+/request ping
+ Send an XMPP Ping request.  Note that you should use the full JID since a ping sent to a bare JID will be handled by the server.
 /request time
  Request time from the buddy
 /request vcard
--- a/mcabber/doc/help/fr/hlp_request.txt	Mon Feb 08 22:00:40 2010 +0100
+++ b/mcabber/doc/help/fr/hlp_request.txt	Mon Feb 08 22:13:45 2010 +0100
@@ -5,6 +5,8 @@
 
 /request last
  Envoie une demande de type "last" (c-à-d. en général la durée d'inactivité)
+/request ping
+ Envoie une requête de Ping XMPP. Notez qu'il faut utiliser un "Full JID" car un ping envoyé à un bare JID (sans ressource) sera traité par le serveur.
 /request time
  Demande l'heure du contact
 /request vcard
--- a/mcabber/doc/help/it/hlp_request.txt	Mon Feb 08 22:00:40 2010 +0100
+++ b/mcabber/doc/help/it/hlp_request.txt	Mon Feb 08 22:13:45 2010 +0100
@@ -1,10 +1,11 @@
 
- /REQUEST last|time|vcard|version [jid]
+ /REQUEST last|ping|time|vcard|version [jid]
 
 Invia una query "IQ" al contatto corrente, od all'utente jabber specificato. Se la risorsa non viene specificata con il jid, mcabber invia un richiesta per tutte le risorse conosciute per l'utente.
 
 /request last
  Richiede l'informazione "last" (solitamente il tempo di inattività)
+/request ping
 /request time
  Richiede l'ora al contatto
 /request vcard
--- a/mcabber/doc/help/nl/hlp_request.txt	Mon Feb 08 22:00:40 2010 +0100
+++ b/mcabber/doc/help/nl/hlp_request.txt	Mon Feb 08 22:13:45 2010 +0100
@@ -1,10 +1,11 @@
 
- /REQUEST last|time|vcard|version [jid]
+ /REQUEST last|ping|time|vcard|version [jid]
 
 Verstuur een "IQ" verzoek naar de actieve buddy, danwel naar het aangegeven Jabber account.  Indien de resource niet wordt aangegeven bij de jid, zal mcabber het verzoek verzenden aan alle voor dit account bekende resources.
 
 /request last
  Verzoek "last" informatie (normalerwijs 'inactieve' tijd)
+/request ping
 /request time
  Vraag de buddy om de tijd
 /request vcard
--- a/mcabber/doc/help/pl/hlp_request.txt	Mon Feb 08 22:00:40 2010 +0100
+++ b/mcabber/doc/help/pl/hlp_request.txt	Mon Feb 08 22:13:45 2010 +0100
@@ -1,10 +1,11 @@
 
- /REQUEST last|time|vcard|version [jid]
+ /REQUEST last|ping|time|vcard|version [jid]
 
 Wysyła zapytanie "IQ" do aktualnie zaznaczonej osoby, albo do podanego poprzez "jid" użytkownika. Jeżeli zasób nie jest podany wraz z jid'em, mcabber wyśle kwerendę do wszystkich mu znanych zasobów tego użytkownika.
 
 /request last
  Żąda "ostatnich" informacji (najczęściej czas bezczynności)
+/request ping
 /request time
  Żąda zwrócenia jaki jest obecnie czas u danej osoby
 /request vcard
--- a/mcabber/doc/help/ru/hlp_request.txt	Mon Feb 08 22:00:40 2010 +0100
+++ b/mcabber/doc/help/ru/hlp_request.txt	Mon Feb 08 22:13:45 2010 +0100
@@ -1,10 +1,11 @@
 
- /REQUEST last|time|vcard|version [jid]
+ /REQUEST last|ping|time|vcard|version [jid]
 
 Отправляет "IQ" запрос текущему или указанному пользователю jabber. Если подобная функция не поддерживается указанным "jid", mcabber пошлет запрос всем известным интерфейсам для данного пользователя.
 
 /request last
  Запрашивает последнюю информацию (обычно: свободное время)
+/request ping
 /request time
  Запрашивает время пользователя
 /request vcard
--- a/mcabber/doc/help/uk/hlp_request.txt	Mon Feb 08 22:00:40 2010 +0100
+++ b/mcabber/doc/help/uk/hlp_request.txt	Mon Feb 08 22:13:45 2010 +0100
@@ -1,10 +1,11 @@
 
- /REQUEST last|time|vcard|version [jid]
+ /REQUEST last|ping|time|vcard|version [jid]
 
 Надсилає запит "IQ" до jid або до поточного контакту. Якщо ресурс не вказаний, то запит буде надісланий до всіх відомих ресурсів.
 
 /request last [jid]
  Запитати "останню інформацію" в контакту (зазвичай, це час неактивності).
+/request ping
 /request time [jid]
  Запитати котра година в контакту.
 /request vcard [jid]