annotate mcabber/doc/help/nl/hlp_add.txt @ 1176:547a8ca7c1a8

Move init_bindings() to screen.c, with a few updates - Move the function init_bindings() to screen.c scr_init_bindings() - Get rid of the malloc/free - Add two key bindings: Meta-a, Meta-b - Put the comments on the same line when it is possible, in order to save some space.
author Mikael Berthe <mikael@lilotux.net>
date Wed, 04 Apr 2007 22:03:49 +0200
parents 4c702f30ff2c
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1101
4c702f30ff2c Dutch translation of the help files (Eric Hameleers)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
1
4c702f30ff2c Dutch translation of the help files (Eric Hameleers)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
2 /ADD [jid [nickname]]
4c702f30ff2c Dutch translation of the help files (Eric Hameleers)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
3
4c702f30ff2c Dutch translation of the help files (Eric Hameleers)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
4 Voeg Jabber gebruiker "jid" toe aan het roster (in de standaard groep), en stuur een notificatie verzoek aan deze buddy. Indien geen nickname wordt vermeld wordt de jid gebruikt. Indien geen jid (of een lege string "") wordt opgegeven of indien de jid "." is, wordt de huidige buddy gebruikt.
4c702f30ff2c Dutch translation of the help files (Eric Hameleers)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
5
4c702f30ff2c Dutch translation of the help files (Eric Hameleers)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
6 /add [jid [nickname]]
4c702f30ff2c Dutch translation of the help files (Eric Hameleers)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
7 Voeg "jid" aan ons roster toe als "nickname"
4c702f30ff2c Dutch translation of the help files (Eric Hameleers)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
8
4c702f30ff2c Dutch translation of the help files (Eric Hameleers)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
9 Voorbeeld: "/add iemand@jabber.server.com Iemand"