remove unuseful cmake stuff
[kdenetwork.git] / doc / kopete / menus.docbook
blob915badf3e710a25c0df2aa89b12c276b129b6d0f
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 <guimenu>Settings</guimenu>
282 <guisubmenu>Toolbars</guisubmenu>
283 </menuchoice>
284 </term>
285 <listitem>
286 <para>Shows/hides the <guimenuitem>Main Toolbar</guimenuitem> and the <guimenuitem>Quick Search Bar</guimenuitem>.</para>
287 </listitem>
288 </varlistentry>
290 <varlistentry>
291 <term>
292 <menuchoice>
293 <shortcut><keycombo action="simul">&Ctrl;<keycap>M</keycap></keycombo>
294 </shortcut>
295 <guimenu>Settings</guimenu>
296 <guimenuitem>Show Menubar</guimenuitem>
297 </menuchoice>
298 </term>
299 <listitem>
300 <para>Shows/hides the menu bar.</para>
301 </listitem>
302 </varlistentry>
304 <varlistentry>
305 <term>
306 <menuchoice>
307 <guimenu>Settings</guimenu>
308 <guimenuitem>Show 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 <guimenu>Settings</guimenu>
320 <guimenuitem>Show Offline Users</guimenuitem>
321 </menuchoice>
322 </term>
323 <listitem>
324 <para>This shows/hides contacts who are currently offline.  They will become visible when they go online again.</para>
325 </listitem>
326 </varlistentry>
328 <varlistentry>
329 <term>
330 <menuchoice>
331 <shortcut><keycombo action="simul">&Ctrl;<keycap>G</keycap></keycombo>
332 </shortcut>
333 <guimenu>Settings</guimenu>
334 <guimenuitem>Show Empty Groups</guimenuitem>
335 </menuchoice>
336 </term>
337 <listitem>
338 <para>This shows/hides groups which do not have any members, or where all the members are offline and hidden (see above).</para>
339 </listitem>
340 </varlistentry>
342 <varlistentry>
343 <term>
344 <menuchoice>
345 <guimenu>Settings</guimenu>
346 <guimenuitem>Configure Toolbars...</guimenuitem>
347 </menuchoice>
348 </term>
349 <listitem>
350 <para>Displays the &kde; standard Configure Toolbars dialog, which lets you customize the Contact List's toolbars.</para>
351 </listitem>
352 </varlistentry>
354 <varlistentry>
355 <term><menuchoice><guimenuitem>Configure Notifications...</guimenuitem></menuchoice></term>
356 <listitem><para>In the dialog displayed by this menu entry, you can
357 change the notifications (sounds, error messages, &etc;)  used by &kopete;.
358 </para>
359 </listitem>
360 </varlistentry>
362 <varlistentry>
363 <term>
364 <menuchoice>
365 <guimenu>Settings</guimenu>
366 <guimenuitem>Configure Global Shortcuts...</guimenuitem>
367 </menuchoice>
368 </term>
369 <listitem>
370 <para>Displays the &kde; standard Configure Global Shortcuts dialog, where you can change keyboard shortcuts that work all the time under &kde;.</para>
371 </listitem>
372 </varlistentry>
374 <varlistentry>
375 <term>
376 <menuchoice>
377 <guimenu>Settings</guimenu>
378 <guimenuitem>Configure Shortcuts...</guimenuitem>
379 </menuchoice>
380 </term>
381 <listitem>
382 <para>Shows the &kde; standard Configure Shortcuts dialog, where you can change keyboard shortcuts that work in the Contact List's windows.</para>
383 </listitem>
384 </varlistentry>
386 <varlistentry>
387 <term>
388 <menuchoice>
389 <guimenu>Settings</guimenu>
390 <guimenuitem>Configure...</guimenuitem>
391 </menuchoice>
392 </term>
393 <listitem>
394 <para>Displays the <link linkend="configure-dialog">Configure Kopete</link> dialog. </para>
395 </listitem>
396 </varlistentry>
398 <varlistentry>
399 <term>
400 <menuchoice>
401 <guimenu>Settings</guimenu>
402 <guimenuitem>Configure Plugins...</guimenuitem>
403 </menuchoice>
404 </term>
405 <listitem>
406 <para>Displays the <link linkend="configuring-load-plugins-dialog">Configure Plugins</link> dialog.</para>
407 </listitem>
408 </varlistentry>
410 </variablelist>
411 </sect2>
412 <sect2 id="menus-help">
413 <title><guimenu>Help</guimenu> Menu</title>
414 <para>These are the &kde; standard items for the <guimenu>Help</guimenu> menu:</para>
416 &help.menu.documentation;
418 </sect2>
419 </sect1>  <!-- menus-contactlist -->
421 <sect1 id="menus-chatwindow">
422 <title>The Chat Window's Menus</title>
423 <sect2 id="menus-chatwindow-chat">
424 <title><guimenu>Chat</guimenu> Menu</title>
425 <variablelist>
426 <varlistentry>
427 <term>
428 <menuchoice>
429 <shortcut><keycombo action="simul">&Ctrl;<keycap>&Enter;</keycap></keycombo>
430 </shortcut>
431 <guimenu>Chat</guimenu>
432 <guimenuitem>Send Message</guimenuitem>
433 </menuchoice>
434 </term>
435 <listitem>
436 <para>Sends a message.</para>
437 </listitem>
438 </varlistentry>
440 <varlistentry>
441 <term>
442 <menuchoice>
443 <shortcut><keycombo action="simul">&Ctrl;<keycap>S</keycap></keycombo>
444 </shortcut>
445 <guimenu>Chat</guimenu>
446 <guimenuitem>Save</guimenuitem>
447 </menuchoice>
448 </term>
449 <listitem>
450 <para>Saves the content of the chat to a file.</para>
451 </listitem>
452 </varlistentry>
454 <varlistentry>
455 <term>
456 <menuchoice>
457 <shortcut><keycombo action="simul">&Ctrl;<keycap>P</keycap></keycombo>
458 </shortcut>
459 <guimenu>Chat</guimenu>
460 <guimenuitem>Print...</guimenuitem>
461 </menuchoice>
462 </term>
463 <listitem>
464 <para>Prints off a hard copy of the chat.</para>
465 </listitem>
466 </varlistentry>
468 <varlistentry>
469 <term>
470 <menuchoice>
471 <guimenu>Chat</guimenu>
472 <guisubmenu>Contacts</guisubmenu>
473 </menuchoice>
474 </term>
475 <listitem>
476 <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>
477 </listitem>
478 </varlistentry>
480 <varlistentry>
481 <term>
482 <menuchoice>
483 <shortcut><keycombo action="simul">&Ctrl;<keycap>W</keycap></keycombo>
484 </shortcut>
485 <guimenu>Chat</guimenu>
486 <guimenuitem>Close</guimenuitem>
487 </menuchoice>
488 </term>
489 <listitem>
490 <para>Closes the current chat.  If there are chats taking place in other tabs in this window, the window will stay open.</para>
491 </listitem>
492 </varlistentry>
494 <varlistentry>
495 <term>
496 <menuchoice>
497 <shortcut><keycombo action="simul">&Ctrl;<keycap>Q</keycap></keycombo>
498 </shortcut>
499 <guimenu>Chat</guimenu>
500 <guimenuitem>Quit</guimenuitem>
501 </menuchoice>
502 </term>
503 <listitem>
504 <para>Closes all chats taking place in this window.</para>
505 </listitem>
506 </varlistentry>
507 </variablelist>
508 </sect2>
509 <sect2 id="menus-chatwindow-edit">
510 <title><guimenu>Edit</guimenu> Menu</title>
511 <variablelist>
512 <varlistentry>
513 <term>
514 <menuchoice>
515 <shortcut><keycombo action="simul">&Ctrl;<keycap>X</keycap></keycombo></shortcut>
516 <guimenu>Edit</guimenu>
517 <guimenuitem>Cut</guimenuitem>
518 </menuchoice>
519 </term>
520 <listitem>
521 <para>Cutting text works as with most editors: the selected text is
522 removed and put into the clipboard. Note that you can also select text and
523 drag it to a new position.</para>
524 </listitem>
525 </varlistentry>
527 <varlistentry>
528 <term>
529 <menuchoice>
530 <shortcut><keycombo action="simul">&Ctrl;<keycap>C</keycap></keycombo>
531 </shortcut>
532 <guimenu>Edit</guimenu>
533 <guimenuitem>Copy</guimenuitem>
534 </menuchoice>
535 </term>
536 <listitem>
537 <para>Copying text works as with most editors: the selected text is copied to the clipboard.
538 Note that you can also select text while holding the &Ctrl; key, and drag it to a new
539 position to copy it.</para>
540 </listitem>
541 </varlistentry>
543 <varlistentry>
544 <term>
545 <menuchoice>
546 <shortcut><keycombo action="simul">&Ctrl;<keycap>V</keycap></keycombo></shortcut>
547 <guimenu>Edit</guimenu>
548 <guimenuitem>Paste</guimenuitem>
549 </menuchoice>
550 </term>
551 <listitem>
552 <para>Pasting works the same as with most editors: the text from the
553 clipboard is pasted at the current cursor position.</para>
554 </listitem>
555 </varlistentry>
556 </variablelist>
557 </sect2>
558 <sect2 id="menus-chatwindow-format">
559 <title><guimenu>Format</guimenu> Menu</title>
560 <variablelist>
561 <varlistentry>
562 <term>
563 <menuchoice>
564 <guimenu>Format</guimenu>
565 <guisubmenu>Add Smiley</guisubmenu>
566 </menuchoice>
567 </term>
568 <listitem>
569 <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>
570 </listitem>
571 </varlistentry>
573 <varlistentry>
574 <term>
575 <menuchoice>
576 <guimenu>Format</guimenu>
577 <guimenuitem>Text Color...</guimenuitem>
578 </menuchoice>
579 </term>
580 <listitem>
581 <para>Opens a color selector that modifies the text color.</para>
582 </listitem>
583 </varlistentry>
585 <varlistentry>
586 <term>
587 <menuchoice>
588 <guimenu>Format</guimenu>
589 <guimenuitem>Background Color...</guimenuitem>
590 </menuchoice>
591 </term>
592 <listitem>
593 <para>Opens a color selector that modifies the background color.</para>
594 </listitem>
595 </varlistentry>
597 <varlistentry>
598 <term>
599 <menuchoice>
600 <guimenu>Format</guimenu>
601 <guisubmenu>Font</guisubmenu>
602 </menuchoice>
603 </term>
604 <listitem>
605 <para>This menu allows you to change the font used in the chat.</para>
606 </listitem>
607 </varlistentry>
609 <varlistentry>
610 <term>
611 <menuchoice>
612 <guimenu>Format</guimenu>
613 <guisubmenu>Font Size</guisubmenu>
614 </menuchoice>
615 </term>
616 <listitem>
617 <para>This menu allows you to change the font size used in the chat.</para>
618 </listitem>
619 </varlistentry>
621 </variablelist>
622 </sect2>
623 <sect2 id="menus-chatwindow-tabs">
624 <title><guimenu>Tabs</guimenu> Menu</title>
625 <variablelist>
626 <varlistentry>
627 <term>
628 <menuchoice>
629 <guimenu>Tabs</guimenu>
630 <guisubmenu>Tab Placement</guisubmenu>
631 </menuchoice>
632 </term>
633 <listitem>
634 <para>This menu allows you to change whether tabs appear at the top or the bottom of the chat view.</para>
635 </listitem>
636 </varlistentry>
638 <varlistentry>
639 <term>
640 <menuchoice>
641 <shortcut><keycombo action="simul">&Ctrl;&Shift;<keycap>B</keycap></keycombo>
642 </shortcut>
643 <guimenu>Tabs</guimenu>
644 <guimenuitem>Detach Chat</guimenuitem>
645 </menuchoice>
646 </term>
647 <listitem>
648 <para>Separates the current chat into its own window.</para>
649 </listitem>
650 </varlistentry>
652 <varlistentry>
653 <term>
654 <menuchoice>
655 <guimenu>Tabs</guimenu>
656 <guisubmenu>Move Tab to Window</guisubmenu>
657 </menuchoice>
658 </term>
659 <listitem>
660 <para>You can move chats between windows using this menu.  Choose the chat window the tab should move to from the menu.</para>
661 </listitem>
662 </varlistentry>
664 </variablelist>
665 </sect2>
666 <sect2 id="menus-chatwindow-tools">
667 <title><guimenu>Tools</guimenu> Menu</title>
668 <para>This menu contains items added by the plugins you have loaded.  See the <link linkend="plugins">plugins chapter</link> for details.</para>
669 </sect2>
670 <sect2 id="menus-chatwindow-settings">
671 <title><guimenu>Settings</guimenu> Menu</title>
672 <variablelist>
673 <varlistentry>
674 <term>
675 <menuchoice>
676 <shortcut><keycombo action="simul">&Ctrl;<keycap>M</keycap></keycombo>
677 </shortcut>
678 <guimenu>Settings</guimenu>
679 <guimenuitem>Show Menubar</guimenuitem>
680 </menuchoice>
681 </term>
682 <listitem>
683 <para>Separates the current chat into its own window.</para>
684 </listitem>
685 </varlistentry>
687 <varlistentry>
688 <term>
689 <menuchoice>
690 <guimenu>Settings</guimenu>
691 <guisubmenu>Toolbars</guisubmenu>
692 <guimenuitem>Main Toolbar (Kopete)</guimenuitem></menuchoice>
693 </term>
694 <listitem>
695 <para>Shows/hides the main toolbar.</para>
696 </listitem>
697 </varlistentry>
699 <varlistentry>
700 <term>
701 <menuchoice>
702 <guimenu>Settings</guimenu>
703 <guisubmenu>Toolbars</guisubmenu>
704 <guimenuitem>Status (Kopete)</guimenuitem></menuchoice>
705 </term>
706 <listitem>
707 <para>Shows/hides &kopete;'s status bar.  This is where buddy pictures appear.</para>
708 </listitem>
709 </varlistentry>
711 <varlistentry>
712 <term>
713 <menuchoice>
714 <guimenu>Settings</guimenu>
715 <guisubmenu>Toolbars</guisubmenu>
716 <guimenuitem>Format Toolbar (Kopete)</guimenuitem></menuchoice>
717 </term>
718 <listitem>
719 <para>Shows/hides the text formatting toolbar.</para>
720 </listitem>
721 </varlistentry>
722         
723 <varlistentry>
724 <term>
725 <menuchoice>
726 <guimenu>Settings</guimenu>
727 <guimenuitem>Show Statusbar</guimenuitem>
728 </menuchoice>
729 </term>
730 <listitem>
731 <para>Separates the current chat into its own window.</para>
732 </listitem>
733 </varlistentry>
735 <varlistentry>
736 <term>
737 <menuchoice>
738 <guimenu>Settings</guimenu>
739 <guisubmenu>Show Chat Members List</guisubmenu>
740 </menuchoice>
741 </term>
742 <listitem>
743 <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>
744 </listitem>
745 </varlistentry>
747 <varlistentry>
748 <term>
749 <menuchoice>
750 <guimenu>Settings</guimenu>
751 <guimenuitem>Configure Shortcuts...</guimenuitem>
752 </menuchoice>
753 </term>
754 <listitem>
755 <para>Shows the &kde; standard Configure Shortcuts dialog, where you can change keyboard shortcuts that work in the chat window.</para>
756 </listitem>
757 </varlistentry>
759 <varlistentry>
760 <term>
761 <menuchoice>
762 <guimenu>Settings</guimenu>
763 <guimenuitem>Configure Toolbars...</guimenuitem>
764 </menuchoice>
765 </term>
766 <listitem>
767 <para>Displays the &kde; standard Configure Toolbars dialog, which lets you customize the chat window's toolbars.</para>
768 </listitem>
769 </varlistentry>
771 </variablelist>
772 </sect2>
773 <sect2 id="menus-chatwindow-help">
774 <title><guimenu>Help</guimenu> Menu</title>
775 <para>These are the &kde; standard items for the <guimenu>Help</guimenu> menu:</para>
777 &help.menu.documentation;
779 </sect2>
780 <!--
781 <varlistentry>
782 <term>
783 <menuchoice>
784 <guimenu>Chat</guimenu>
785 <guimenuitem></guimenuitem>
786 </menuchoice>
787 </term>
788 <listitem>
789 <para></para>
790 </listitem>
791 </varlistentry>
794 </sect1> <!-- menus-chatwindow -->
795 </chapter> <!-- menus -->
796 <!--
797 CHAT
798 Send Message
799 Save
800 Print...
801 Contacts>
802 Close
803 Quit
804 EDIT
806 Copy
807 Paste
808 FORMAT
809 Add Smiley>
810 Text Color...
811 Background Color...
812 Font>
813 Font Size>
814 TABS
815 Tab Placement>
816 Detach Chat
817 Move Chat to Window>
818 (TOOLS
819 Send Media Info)
820 SETTINGS
821 Show Menubar
822 Toolbars>
823         Show Main Toolbar (Kopete)
824         Show Status (Kopete)
825         Show Format Toolbar (Kopete)
826 Show Statusbar
827 Chat Members List>
828         Place to Left of Chat Area
829         Place to Right of Chat Area
830         Show
831 Configure Shortcuts...
832 Configure Toolbars...
833 HELP
835 <!--FILE
836 Connection>
837         Connect All
838         Disconnect All
839 Status>
840         Set Available Globally
841         Set Away Globally
842 Add Contact...
843 Create New Group...
844 Save ContactList
845 Quit
846 EDIT 
847 Send Message..
848 Start Chat...
849 Send File...
850 Move To>
851         (Group List)
852 Copy To>
853         (Group List)
854 Remove From Group
855 (on Group)
856 Remove Group
857 Rename Group
858 (on Contact)
859 Remove Contact
860 Rename Contact
861 Add Contact
862 Add To Contact List
863 View History
864 Properties
865 SETTINGS
866 View Menubar
867 View Toolbar
868 View Statusbar
869 Show Offline Users
870 Show Empty Groups
871 Configure Shortcuts...
872 Configure Global Shortcuts...
873 Configure Toolbars...
874 Configure Plugins...
875 Configure Kopete...
876 HELP
877 Kopete Handbook...
878 What's This?
879 Report Bug
880 About Kopete
881 About KDE