make it working with with all tested browsers
[kdenetwork.git] / doc / kopete / menus.docbook
blob8daba2047b1390d2c94bc1ac321542c84138db60
1 <!-- Kopete Handbook, Menus Chapter copyright 2003 Will Stephenson.  Licensed under the GNU Free Documentation License -->
2 <chapter id="menus">
3 <title>Menu Entries</title>
5 <para>Each menu item is discussed below. When there is a keyboard shortcut that
6 performs a menu item function, the default shortcut is listed with the menu item.</para>
7 <sect1 id="menus-contactlist">
8 <title>The Contact List Window's Menus</title>
9 <sect2 id="menus-contactlist-file">
10 <title><guimenu>File</guimenu> Menu</title>
12 <variablelist>
13 <varlistentry>
14 <term>
15 <menuchoice>
16 <guimenu>File</guimenu>
17 <guisubmenu>Set Status</guisubmenu>
18 <guimenuitem>Online</guimenuitem>
19 </menuchoice>
20 </term>
21 <listitem>
22 <para>Go online with all accounts</para>
23 </listitem>
24 </varlistentry>
26 <varlistentry>
27 <term>
28 <menuchoice>
29 <guimenu>File</guimenu>
30 <guisubmenu>Set Status</guisubmenu>
31 <guimenuitem>Away</guimenuitem>
32 </menuchoice>
33 </term>
34 <listitem>
35 <para>Set all connected accounts away</para>
36 </listitem>
37 </varlistentry>
39 <varlistentry>
40 <term>
41 <menuchoice>
42 <guimenu>File</guimenu>
43 <guisubmenu>Set Status</guisubmenu>
44 <guimenuitem>Offline</guimenuitem>
45 </menuchoice>
46 </term>
47 <listitem>
48 <para>Set all accounts offline</para>
49 </listitem>
50 </varlistentry>
52 <varlistentry>
53 <term>
54 <menuchoice>
55 <guimenu>File</guimenu>
56 <guimenuitem>Add Contact...</guimenuitem>
57 </menuchoice>
58 </term>
59 <listitem>
60 <para>This displays the Add Contact Wizard, which allows you to add a new contact to your list</para>
61 </listitem>
62 </varlistentry>
64 <varlistentry>
65 <term>
66 <menuchoice>
67 <guimenu>File</guimenu>
68 <guimenuitem>Create New Group...</guimenuitem>
69 </menuchoice>
70 </term>
71 <listitem>
72 <para>Prompts you for the new group's name and adds it to the contact list.</para>
73 </listitem>
74 </varlistentry>
76 <varlistentry>
77 <term>
78 <menuchoice>
79 <shortcut><keycombo action="simul">&Ctrl;<keycap>Q</keycap></keycombo>
80 </shortcut>
81 <guimenu>File</guimenu>
82 <guimenuitem>Quit</guimenuitem>
83 </menuchoice>
84 </term>
85 <listitem>
86 <para>Disconnects you from all &im; systems, closes all the windows and exits the application.</para>
87 </listitem>
88 </varlistentry>
90 </variablelist>
91 </sect2>
92 <sect2 id="menus-contactlist-edit">
93 <title><guimenu>Edit</guimenu> Menu</title>
94 <variablelist>
96 <varlistentry>
97 <term>
98 <menuchoice>
99 <shortcut><keycombo action="simul">&Ctrl;<keycap>Z</keycap></keycombo>
100 </shortcut>
101 <guimenu>Edit</guimenu>
102 <guimenuitem>Undo</guimenuitem>
103 </menuchoice>
104 </term>
105 <listitem>
106 <para>Reverts the last change that was made to the contact list.</para>
107 </listitem>
108 </varlistentry>
110 <varlistentry>
111 <term>
112 <menuchoice>
113 <shortcut><keycombo action="simul">&Ctrl;&Shift;<keycap>Z</keycap></keycombo>
114 </shortcut>
115 <guimenu>Edit</guimenu>
116 <guimenuitem>Redo</guimenuitem>
117 </menuchoice>
118 </term>
119 <listitem>
120 <para>Reverts the last change that was made to the contact list by <guimenu>Edit</guimenu><guimenuitem>Undo</guimenuitem></para>
121 </listitem>
122 </varlistentry>
124 <varlistentry>
125 <term>
126 <menuchoice>
127 <guimenu>Edit</guimenu>
128 <guimenuitem>Send Single Message...</guimenuitem>
129 </menuchoice>
130 </term>
131 <listitem>
132 <para>Opens an email-style message window with the selected contact, to send a single message.</para>
133 </listitem>
134 </varlistentry>
136 <varlistentry>
137 <term>
138 <menuchoice>
139 <guimenu>Edit</guimenu>
140 <guimenuitem>Start Chat...</guimenuitem>
141 </menuchoice>
142 </term>
143 <listitem>
144 <para>Opens a chat window with the selected contact, to have a conversation.</para>
145 </listitem>
146 </varlistentry>
148 <varlistentry>
149 <term>
150 <menuchoice>
151 <guimenu>Edit</guimenu>
152 <guimenuitem>Send File...</guimenuitem>
153 </menuchoice>
154 </term>
155 <listitem>
156 <para>If supported by the &im; system, this opens a file selector to choose a file to send to the selected contact.</para>
157 </listitem>
158 </varlistentry>
160 <varlistentry>
161 <term>
162 <menuchoice>
163 <guimenu>Edit</guimenu>
164 <guisubmenu>Move To</guisubmenu>
165 </menuchoice>
166 </term>
167 <listitem>
168 <para>(Enabled when a contact is selected) Choose another group from the sub-menu, and the contact will move to that group.</para>
169 </listitem>
170 </varlistentry>
172 <varlistentry>
173 <term>
174 <menuchoice>
175 <guimenu>Edit</guimenu>
176 <guisubmenu>Copy To</guisubmenu>
177 </menuchoice>
178 </term>
179 <listitem>
180 <para>(Enabled when a contact is selected) Choose a group from the sub-menu, and the contact will be copied to group.  &im; systems that allow contacts to be in more than one group on the server contact list will be updated accordingly.</para>
181 </listitem>
182 </varlistentry>
184 <varlistentry>
185 <term>
186 <menuchoice>
187 <shortcut><keycombo><keycap>Delete</keycap></keycombo>
188 </shortcut>
189 <guimenu>Edit</guimenu>
190 <guimenuitem>Remove</guimenuitem>
191 </menuchoice>
192 </term>
193 <listitem>
194 <para>(Enabled when a contact is selected) Removes a contact from the contact list entirely.</para>
195 </listitem>
196 </varlistentry>
198 <varlistentry>
199 <term>
200 <menuchoice>
201 <guimenu>Edit</guimenu>
202 <guimenuitem>Rename Contact</guimenuitem>
203 </menuchoice>
204 </term>
205 <listitem>
206 <para>(Enabled when a contact is selected) Renames the contact on the contact list.  If you do this, the contact list entry will no longer change if the contact changes their display name remotely.  You can re-enable this using the contact's Properties dialog.</para>
207 </listitem>
208 </varlistentry>
210 <varlistentry>
211 <term>
212 <menuchoice>
213 <guimenu>Edit</guimenu>
214 <guisubmenu>Add Contact...</guisubmenu>
215 </menuchoice>
216 </term>
217 <listitem>
218 <para>(Enabled when a contact is selected) Choose another account from the submenu, and you can add another way to message that person using that account.</para>
219 </listitem>
220 </varlistentry>
222 <varlistentry>
223 <term>
224 <menuchoice>
225 <guimenu>Edit</guimenu>
226 <guimenuitem>Add to Your Contact List...</guimenuitem>
227 </menuchoice>
228 </term>
229 <listitem>
230 <para>(Enabled when a contact is selected) Sometimes people will message you who aren't on your contact list already.  In this case, &kopete; creates a temporary entry for them, but to keep them on your contact list, use this function.</para>
231 </listitem>
232 </varlistentry>
234 <varlistentry>
235 <term>
236 <menuchoice>
237 <guimenu>Edit</guimenu>
238 <guimenuitem>Properties</guimenuitem>
239 </menuchoice>
240 </term>
241 <listitem>
242 <para>The Properties dialog lets you choose custom icons for the selected item, and change its name.</para>
243 <para>For contacts, you can change the &kde; Address Book entry that they are associated with.</para>
244 </listitem>
245 </varlistentry>
247 <varlistentry>
248 <term>
249 <menuchoice>
250 <guimenu>Edit</guimenu>
251 <guimenuitem>Remove Group</guimenuitem>
252 </menuchoice>
253 </term>
254 <listitem>
255 <para>(Enabled when a group is selected) Removes a group from the contact list entirely.  Any contacts that are only in this group are moved to the top level.</para>
256 </listitem>
257 </varlistentry>
259 <varlistentry>
260 <term>
261 <menuchoice>
262 <guimenu>Edit</guimenu>
263 <guimenuitem>Rename Group</guimenuitem>
264 </menuchoice>
265 </term>
266 <listitem>
267 <para>(Enabled when a group is selected) Renames the group.</para>
268 </listitem>
269 </varlistentry>
271 </variablelist>
273 </sect2>
274 <sect2 id="menus-settings">
275 <title><guimenu>Settings</guimenu> Menu</title>
276 <variablelist>
278 <varlistentry>
279 <term>
280 <menuchoice>
281 <shortcut><keycombo action="simul">&Ctrl;<keycap>M</keycap></keycombo>
282 </shortcut>
283 <guimenu>Settings</guimenu>
284 <guimenuitem>View Menubar</guimenuitem>
285 </menuchoice>
286 </term>
287 <listitem>
288 <para>Shows/hides the menu bar.</para>
289 </listitem>
290 </varlistentry>
292 <varlistentry>
293 <term>
294 <menuchoice>
295 <guimenu>Settings</guimenu>
296 <guimenuitem>View Toolbar</guimenuitem>
297 </menuchoice>
298 </term>
299 <listitem>
300 <para>Shows/hides the tool bar.</para>
301 </listitem>
302 </varlistentry>
304 <varlistentry>
305 <term>
306 <menuchoice>
307 <guimenu>Settings</guimenu>
308 <guimenuitem>View Statusbar</guimenuitem>
309 </menuchoice>
310 </term>
311 <listitem>
312 <para>Shows/hides the status bar.</para>
313 </listitem>
314 </varlistentry>
316 <varlistentry>
317 <term>
318 <menuchoice>
319 <shortcut><keycombo action="simul">&Ctrl;<keycap>U</keycap></keycombo>
320 </shortcut>
321 <guimenu>Settings</guimenu>
322 <guimenuitem>Show Offline Users</guimenuitem>
323 </menuchoice>
324 </term>
325 <listitem>
326 <para>This shows/hides contacts who are currently offline.  They will become visible when they go online again.</para>
327 </listitem>
328 </varlistentry>
330 <varlistentry>
331 <term>
332 <menuchoice>
333 <shortcut><keycombo action="simul">&Ctrl;<keycap>G</keycap></keycombo>
334 </shortcut>
335 <guimenu>Settings</guimenu>
336 <guimenuitem>Show Empty Groups</guimenuitem>
337 </menuchoice>
338 </term>
339 <listitem>
340 <para>This shows/hides groups which do not have any members, or where all the members are offline and hidden (see above).</para>
341 </listitem>
342 </varlistentry>
344 <varlistentry>
345 <term>
346 <menuchoice>
347 <guimenu>Settings</guimenu>
348 <guimenuitem>Configure Shortcuts...</guimenuitem>
349 </menuchoice>
350 </term>
351 <listitem>
352 <para>Shows the &kde; standard Configure Shortcuts dialog, where you can change keyboard shortcuts that work in the Contact List's windows.</para>
353 </listitem>
354 </varlistentry>
356 <varlistentry>
357 <term>
358 <menuchoice>
359 <guimenu>Settings</guimenu>
360 <guimenuitem>Configure Global Shortcuts...</guimenuitem>
361 </menuchoice>
362 </term>
363 <listitem>
364 <para>Displays the &kde; standard Configure Global Shortcuts dialog, where you can change keyboard shortcuts that work all the time under &kde;.</para>
365 </listitem>
366 </varlistentry>
368 <varlistentry>
369 <term>
370 <menuchoice>
371 <guimenu>Settings</guimenu>
372 <guimenuitem>Configure Toolbars...</guimenuitem>
373 </menuchoice>
374 </term>
375 <listitem>
376 <para>Displays the &kde; standard Configure Toolbars dialog, which lets you customize the Contact List's toolbars.</para>
377 </listitem>
378 </varlistentry>
380 <varlistentry>
381 <term>
382 <menuchoice>
383 <guimenu>Settings</guimenu>
384 <guimenuitem>Configure Kopete...</guimenuitem>
385 </menuchoice>
386 </term>
387 <listitem>
388 <para>Displays the <link linkend="configure-dialog">Configure Kopete</link> dialog. </para>
389 </listitem>
390 </varlistentry>
392 <varlistentry>
393 <term>
394 <menuchoice>
395 <guimenu>Settings</guimenu>
396 <guimenuitem>Configure Plugins...</guimenuitem>
397 </menuchoice>
398 </term>
399 <listitem>
400 <para>Displays the <link linkend="configuring-load-plugins-dialog">Configure Plugins</link> dialog.</para>
401 </listitem>
402 </varlistentry>
404 </variablelist>
405 </sect2>
406 <sect2 id="menus-help">
407 <title><guimenu>Help</guimenu> Menu</title>
408 <para>These are the &kde; standard items for the <guimenu>Help</guimenu> menu:</para>
410 &help.menu.documentation;
412 </sect2>
413 </sect1>  <!-- menus-contactlist -->
415 <sect1 id="menus-chatwindow">
416 <title>The Chat Window's Menus</title>
417 <sect2 id="menus-chatwindow-chat">
418 <title><guimenu>Chat</guimenu> Menu</title>
419 <variablelist>
420 <varlistentry>
421 <term>
422 <menuchoice>
423 <shortcut><keycombo action="simul">&Ctrl;<keycap>&Enter;</keycap></keycombo>
424 </shortcut>
425 <guimenu>Chat</guimenu>
426 <guimenuitem>Send Message</guimenuitem>
427 </menuchoice>
428 </term>
429 <listitem>
430 <para>Sends a message.</para>
431 </listitem>
432 </varlistentry>
434 <varlistentry>
435 <term>
436 <menuchoice>
437 <shortcut><keycombo action="simul">&Ctrl;<keycap>S</keycap></keycombo>
438 </shortcut>
439 <guimenu>Chat</guimenu>
440 <guimenuitem>Save</guimenuitem>
441 </menuchoice>
442 </term>
443 <listitem>
444 <para>Saves the content of the chat to a file.</para>
445 </listitem>
446 </varlistentry>
448 <varlistentry>
449 <term>
450 <menuchoice>
451 <shortcut><keycombo action="simul">&Ctrl;<keycap>P</keycap></keycombo>
452 </shortcut>
453 <guimenu>Chat</guimenu>
454 <guimenuitem>Print...</guimenuitem>
455 </menuchoice>
456 </term>
457 <listitem>
458 <para>Prints off a hard copy of the chat.</para>
459 </listitem>
460 </varlistentry>
462 <varlistentry>
463 <term>
464 <menuchoice>
465 <guimenu>Chat</guimenu>
466 <guisubmenu>Contacts</guisubmenu>
467 </menuchoice>
468 </term>
469 <listitem>
470 <para>This menu lists all the people in the chat.  You have access to the same contact menu you get by <mousebutton>right</mousebutton>-clicking a contact's name in the Contact List, allowing you to perform contact specific actions such as sending them a file, viewing their user info or blocking them.</para>
471 </listitem>
472 </varlistentry>
474 <varlistentry>
475 <term>
476 <menuchoice>
477 <shortcut><keycombo action="simul">&Ctrl;<keycap>W</keycap></keycombo>
478 </shortcut>
479 <guimenu>Chat</guimenu>
480 <guimenuitem>Close</guimenuitem>
481 </menuchoice>
482 </term>
483 <listitem>
484 <para>Closes the current chat.  If there are chats taking place in other tabs in this window, the window will stay open.</para>
485 </listitem>
486 </varlistentry>
488 <varlistentry>
489 <term>
490 <menuchoice>
491 <shortcut><keycombo action="simul">&Ctrl;<keycap>Q</keycap></keycombo>
492 </shortcut>
493 <guimenu>Chat</guimenu>
494 <guimenuitem>Quit</guimenuitem>
495 </menuchoice>
496 </term>
497 <listitem>
498 <para>Closes all chats taking place in this window.</para>
499 </listitem>
500 </varlistentry>
501 </variablelist>
502 </sect2>
503 <sect2 id="menus-chatwindow-edit">
504 <title><guimenu>Edit</guimenu> Menu</title>
505 <variablelist>
506 <varlistentry>
507 <term>
508 <menuchoice>
509 <shortcut><keycombo action="simul">&Ctrl;<keycap>X</keycap></keycombo></shortcut>
510 <guimenu>Edit</guimenu>
511 <guimenuitem>Cut</guimenuitem>
512 </menuchoice>
513 </term>
514 <listitem>
515 <para>Cutting text works as with most editors: the selected text is
516 removed and put into the clipboard. Note that you can also select text and
517 drag it to a new position.</para>
518 </listitem>
519 </varlistentry>
521 <varlistentry>
522 <term>
523 <menuchoice>
524 <shortcut><keycombo action="simul">&Ctrl;<keycap>C</keycap></keycombo>
525 </shortcut>
526 <guimenu>Edit</guimenu>
527 <guimenuitem>Copy</guimenuitem>
528 </menuchoice>
529 </term>
530 <listitem>
531 <para>Copying text works as with most editors: the selected text is copied to the clipboard.
532 Note that you can also select text while holding the &Ctrl; key, and drag it to a new
533 position to copy it.</para>
534 </listitem>
535 </varlistentry>
537 <varlistentry>
538 <term>
539 <menuchoice>
540 <shortcut><keycombo action="simul">&Ctrl;<keycap>V</keycap></keycombo></shortcut>
541 <guimenu>Edit</guimenu>
542 <guimenuitem>Paste</guimenuitem>
543 </menuchoice>
544 </term>
545 <listitem>
546 <para>Pasting works the same as with most editors: the text from the
547 clipboard is pasted at the current cursor position.</para>
548 </listitem>
549 </varlistentry>
550 </variablelist>
551 </sect2>
552 <sect2 id="menus-chatwindow-format">
553 <title><guimenu>Format</guimenu> Menu</title>
554 <variablelist>
555 <varlistentry>
556 <term>
557 <menuchoice>
558 <guimenu>Format</guimenu>
559 <guisubmenu>Add Smiley</guisubmenu>
560 </menuchoice>
561 </term>
562 <listitem>
563 <para>This menu contains all the smileys/emoticons that the current emoticon scheme includes.  You can change the scheme <link linkend="configuring-appearance-emoticons">in the Configure Kopete Dialog</link>.</para>
564 </listitem>
565 </varlistentry>
567 <varlistentry>
568 <term>
569 <menuchoice>
570 <guimenu>Format</guimenu>
571 <guimenuitem>Text Color...</guimenuitem>
572 </menuchoice>
573 </term>
574 <listitem>
575 <para>Opens a color selector that modifies the text color.</para>
576 </listitem>
577 </varlistentry>
579 <varlistentry>
580 <term>
581 <menuchoice>
582 <guimenu>Format</guimenu>
583 <guimenuitem>Background Color...</guimenuitem>
584 </menuchoice>
585 </term>
586 <listitem>
587 <para>Opens a color selector that modifies the background color.</para>
588 </listitem>
589 </varlistentry>
591 <varlistentry>
592 <term>
593 <menuchoice>
594 <guimenu>Format</guimenu>
595 <guisubmenu>Font</guisubmenu>
596 </menuchoice>
597 </term>
598 <listitem>
599 <para>This menu allows you to change the font used in the chat.</para>
600 </listitem>
601 </varlistentry>
603 <varlistentry>
604 <term>
605 <menuchoice>
606 <guimenu>Format</guimenu>
607 <guisubmenu>Font Size</guisubmenu>
608 </menuchoice>
609 </term>
610 <listitem>
611 <para>This menu allows you to change the font size used in the chat.</para>
612 </listitem>
613 </varlistentry>
615 </variablelist>
616 </sect2>
617 <sect2 id="menus-chatwindow-tabs">
618 <title><guimenu>Tabs</guimenu> Menu</title>
619 <variablelist>
620 <varlistentry>
621 <term>
622 <menuchoice>
623 <guimenu>Tabs</guimenu>
624 <guisubmenu>Tab Placement</guisubmenu>
625 </menuchoice>
626 </term>
627 <listitem>
628 <para>This menu allows you to change whether tabs appear at the top or the bottom of the chat view.</para>
629 </listitem>
630 </varlistentry>
632 <varlistentry>
633 <term>
634 <menuchoice>
635 <shortcut><keycombo action="simul">&Ctrl;&Shift;<keycap>B</keycap></keycombo>
636 </shortcut>
637 <guimenu>Tabs</guimenu>
638 <guimenuitem>Detach Chat</guimenuitem>
639 </menuchoice>
640 </term>
641 <listitem>
642 <para>Separates the current chat into its own window.</para>
643 </listitem>
644 </varlistentry>
646 <varlistentry>
647 <term>
648 <menuchoice>
649 <guimenu>Tabs</guimenu>
650 <guisubmenu>Move Chat to Window</guisubmenu>
651 </menuchoice>
652 </term>
653 <listitem>
654 <para>You can move chats between windows using this menu.  Choose the chat window the tab should move to from the menu.</para>
655 </listitem>
656 </varlistentry>
658 </variablelist>
659 </sect2>
660 <sect2 id="menus-chatwindow-tools">
661 <title><guimenu>Tools</guimenu> Menu</title>
662 <para>This menu contains items added by the plugins you have loaded.  See the <link linkend="plugins">plugins chapter</link> for details.</para>
663 </sect2>
664 <sect2 id="menus-chatwindow-settings">
665 <title><guimenu>Settings</guimenu> Menu</title>
666 <variablelist>
667 <varlistentry>
668 <term>
669 <menuchoice>
670 <shortcut><keycombo action="simul">&Ctrl;<keycap>M</keycap></keycombo>
671 </shortcut>
672 <guimenu>Settings</guimenu>
673 <guimenuitem>Show Menubar</guimenuitem>
674 </menuchoice>
675 </term>
676 <listitem>
677 <para>Separates the current chat into its own window.</para>
678 </listitem>
679 </varlistentry>
681 <varlistentry>
682 <term>
683 <menuchoice>
684 <guimenu>Settings</guimenu>
685 <guisubmenu>Toolbars</guisubmenu>
686 <guimenuitem>Show Main Toolbar (Kopete)</guimenuitem></menuchoice>
687 </term>
688 <listitem>
689 <para>Shows/hides the main toolbar.</para>
690 </listitem>
691 </varlistentry>
693 <varlistentry>
694 <term>
695 <menuchoice>
696 <guimenu>Settings</guimenu>
697 <guisubmenu>Toolbars</guisubmenu>
698 <guimenuitem>Show Status (Kopete)</guimenuitem></menuchoice>
699 </term>
700 <listitem>
701 <para>Shows/hides &kopete;'s status bar.  This is where buddy pictures appear.</para>
702 </listitem>
703 </varlistentry>
705 <varlistentry>
706 <term>
707 <menuchoice>
708 <guimenu>Settings</guimenu>
709 <guisubmenu>Toolbars</guisubmenu>
710 <guimenuitem>Show Format Toolbar (Kopete)</guimenuitem></menuchoice>
711 </term>
712 <listitem>
713 <para>Shows/hides the text formatting toolbar.</para>
714 </listitem>
715 </varlistentry>
716         
717 <varlistentry>
718 <term>
719 <menuchoice>
720 <guimenu>Settings</guimenu>
721 <guimenuitem>Show Statusbar</guimenuitem>
722 </menuchoice>
723 </term>
724 <listitem>
725 <para>Separates the current chat into its own window.</para>
726 </listitem>
727 </varlistentry>
729 <varlistentry>
730 <term>
731 <menuchoice>
732 <guimenu>Settings</guimenu>
733 <guisubmenu>Show Chat Members List</guisubmenu>
734 </menuchoice>
735 </term>
736 <listitem>
737 <para>This menu controls whether the Chat Members List appears on the left or right of the Chat View, and whether it is visible at all.</para>
738 </listitem>
739 </varlistentry>
741 <varlistentry>
742 <term>
743 <menuchoice>
744 <guimenu>Settings</guimenu>
745 <guimenuitem>Configure Shortcuts...</guimenuitem>
746 </menuchoice>
747 </term>
748 <listitem>
749 <para>Shows the &kde; standard Configure Shortcuts dialog, where you can change keyboard shortcuts that work in the chat window.</para>
750 </listitem>
751 </varlistentry>
753 <varlistentry>
754 <term>
755 <menuchoice>
756 <guimenu>Settings</guimenu>
757 <guimenuitem>Configure Toolbars...</guimenuitem>
758 </menuchoice>
759 </term>
760 <listitem>
761 <para>Displays the &kde; standard Configure Toolbars dialog, which lets you customize the chat window's toolbars.</para>
762 </listitem>
763 </varlistentry>
765 </variablelist>
766 </sect2>
767 <sect2 id="menus-chatwindow-help">
768 <title><guimenu>Help</guimenu> Menu</title>
769 <para>These are the &kde; standard items for the <guimenu>Help</guimenu> menu:</para>
771 &help.menu.documentation;
773 </sect2>
774 <!--
775 <varlistentry>
776 <term>
777 <menuchoice>
778 <guimenu>Chat</guimenu>
779 <guimenuitem></guimenuitem>
780 </menuchoice>
781 </term>
782 <listitem>
783 <para></para>
784 </listitem>
785 </varlistentry>
788 </sect1> <!-- menus-chatwindow -->
789 </chapter> <!-- menus -->
790 <!--
791 CHAT
792 Send Message
793 Save
794 Print...
795 Contacts>
796 Close
797 Quit
798 EDIT
800 Copy
801 Paste
802 FORMAT
803 Add Smiley>
804 Text Color...
805 Background Color...
806 Font>
807 Font Size>
808 TABS
809 Tab Placement>
810 Detach Chat
811 Move Chat to Window>
812 (TOOLS
813 Send Media Info)
814 SETTINGS
815 Show Menubar
816 Toolbars>
817         Show Main Toolbar (Kopete)
818         Show Status (Kopete)
819         Show Format Toolbar (Kopete)
820 Show Statusbar
821 Chat Members List>
822         Place to Left of Chat Area
823         Place to Right of Chat Area
824         Show
825 Configure Shortcuts...
826 Configure Toolbars...
827 HELP
829 <!--FILE
830 Connection>
831         Connect All
832         Disconnect All
833 Status>
834         Set Available Globally
835         Set Away Globally
836 Add Contact...
837 Create New Group...
838 Save ContactList
839 Quit
840 EDIT 
841 Send Message..
842 Start Chat...
843 Send File...
844 Move To>
845         (Group List)
846 Copy To>
847         (Group List)
848 Remove From Group
849 (on Group)
850 Remove Group
851 Rename Group
852 (on Contact)
853 Remove Contact
854 Rename Contact
855 Add Contact
856 Add To Contact List
857 View History
858 Properties
859 SETTINGS
860 View Menubar
861 View Toolbar
862 View Statusbar
863 Show Offline Users
864 Show Empty Groups
865 Configure Shortcuts...
866 Configure Global Shortcuts...
867 Configure Toolbars...
868 Configure Plugins...
869 Configure Kopete...
870 HELP
871 Kopete Handbook...
872 What's This?
873 Report Bug
874 About Kopete
875 About KDE