annotate mcabber/doc/help/pl/hlp_rawxml.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 2159cc03eae9
children 3296ab75d8f3
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
918
2159cc03eae9 Add PL help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
1
2159cc03eae9 Add PL help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
2 /RAWXML send [ciąg znakow]
2159cc03eae9 Add PL help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
3
2159cc03eae9 Add PL help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
4 Wysyła "ciąg znakow" (surowy format XML) do serwera Jabbera.
2159cc03eae9 Add PL help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
5 Nie ma żadnego sprawdzania składni przed wysłaniem.
2159cc03eae9 Add PL help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
6
2159cc03eae9 Add PL help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
7 UWAGA!
2159cc03eae9 Add PL help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
8 Używaj tylko wtedy, kiedy wiesz co robisz, ponieważ możesz stracic połączenie z serwerem.
2159cc03eae9 Add PL help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
9
2159cc03eae9 Add PL help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
10 Przykład: "/rawxml send <presence><show>away</show></presence>"