comparison doc/pidgin.1.in @ 23886:857e15555815

Update the man page a bit.
author John Bailey <rekkanoryo@rekkanoryo.org>
date Sat, 23 Aug 2008 21:18:53 +0000
parents 62a22a224f27
children de712dc6fecd
comparison
equal deleted inserted replaced
23885:afdbb628fd17 23886:857e15555815
62 first account in accounts.xml will be enabled. 62 first account in accounts.xml will be enabled.
63 .TP 63 .TP
64 .B \-v, \-\-version 64 .B \-v, \-\-version
65 Print the current version and exit. 65 Print the current version and exit.
66 66
67 .SH TERMS
68 Pidgin uses a few terms differently from other applications. For convenience
69 they are defined here:
70 .TP
71 .B Buddy List
72 The list of other users who the user wants to see status information for
73 and have quick access to for messaging.
74 .TP
75 .B Buddy
76 A user who has been added to the Buddy List.
77 .TP
78 .B Contact
79 A grouping of more than one buddy who are all the same person. A contact may
80 contain buddies from any protocol and may contain as many buddies as the user
81 desires. Contact arrangements are stored locally only.
82 .TP
83 .B Alias
84 A private "nickname" that may be set for Buddies or the user himself. On some
85 protocols, aliases are saved on the server but not visible to other users. On
86 other protocols, aliases are saved only locally.
87 .TP
88 .B Protocol
89 A messaging service. AIM, XMPP, MSN, Zephyr, etc. are protocols. Others may
90 call these "service types," "account types," "services," and so on.
91
67 .SH BUDDY LIST 92 .SH BUDDY LIST
68 The \fBBuddy List\fR window is Pidgin's main interface window. Using 93 The \fBBuddy List\fR window is Pidgin's main interface window. Using
69 this window a user can see which of his/her buddies is online, away, idle, 94 this window a user can see which of his/her buddies is online, away, idle,
70 etc. The user can also add buddies to and remove buddies from the buddy list. 95 etc. The user can also add buddies to and remove buddies from the buddy list.
71 96
462 only when my status is not Available\fR is checked, the pounce will occur 487 only when my status is not Available\fR is checked, the pounce will occur
463 only if the user is set to a non-available status, such as invisible, do not 488 only if the user is set to a non-available status, such as invisible, do not
464 disturb, away, etc. If \fIRecurring\fR is checked, the pounce will remain 489 disturb, away, etc. If \fIRecurring\fR is checked, the pounce will remain
465 until removed by the \fBDelete\fR button. 490 until removed by the \fBDelete\fR button.
466 491
492 .SH CUSTOM SMILIES
493 Pidgin 2.5.0 introduced support for custom smilies on those protocols for which
494 interested contributors have developed support. The custom smiley manager can
495 be accessed by selecting \fISmiley\fR from the \fITools\fR menu. From here,
496 custom smilies may be added, edited, or deleted by clicking the \fIAdd\fR,
497 \fIEdit\fR, or \fIDelete\fR buttons, respectively.
498
499 During a conversation with another user, that user's custom smileys may be
500 added to the user's own custom smiley list directly from the conversation
501 window by right-clicking the new custom smiley and selecting \fIAdd Custom
502 Smiley...\fR
503
467 .SH PLUGINS 504 .SH PLUGINS
468 Pidgin allows for dynamic loading of plugins to add extra functionality 505 Pidgin allows for dynamic loading of plugins to add extra functionality
469 to Pidgin. See \fIplugins/HOWTO\fR or 506 to Pidgin. See \fIplugins/HOWTO\fR or
470 \fIhttp://developer.pidgin.im/wiki/CHowTo\fR for information on writing 507 \fIhttp://developer.pidgin.im/wiki/CHowTo\fR for information on writing
471 plugins. 508 plugins.
472 509
473 The plugins dialog can be accessed by selecting Plugins from the Tools menu. 510 The plugins dialog can be accessed by selecting \fIPlugins\fR from the
474 Each plugin available appears in this dialog with its name, version, and a 511 \fITools\fR menu. Each plugin available appears in this dialog with its name,
475 short summary of its functionality. Plugins can be enabled with the checkbox 512 version, and a short summary of its functionality. Plugins can be enabled
476 beside the name and short description. More information on the currently 513 with the checkbox beside the name and short description. More information on
477 selected plugin is available by clicking the expander beside the text 514 the currently selected plugin is available by clicking the expander beside the
478 \fIPlugin Details\fR. If the selected plugin has preferences or configuration 515 text \fIPlugin Details\fR. If the selected plugin has preferences or
479 options, the \fIConfigure Plugin\fR button will present the plugin's 516 configuration options, the \fIConfigure Plugin\fR button will present the
480 preferences dialog. 517 plugin's preferences dialog.
481 518
482 .SH PERL 519 .SH PERL
483 Pidgin allows for plugins to be written in the perl scripting language. See 520 Pidgin allows for plugins to be written in the perl scripting language. See
484 \fIPerl Scripting HOWTO\fR in the Pidgin documentation for more information 521 \fIPerl Scripting HOWTO\fR in the Pidgin documentation for more information
485 about perl scripting. 522 about perl scripting.
529 at each release, and if yours is out of date, the problem may already 566 at each release, and if yours is out of date, the problem may already
530 have been solved. 567 have been solved.
531 568
532 .SH SEE ALSO 569 .SH SEE ALSO
533 \fIhttp://pidgin.im/\fR 570 \fIhttp://pidgin.im/\fR
571 .br
572 \fIhttp://developer.pidgin.im/\fR
534 573
535 .SH LICENSE 574 .SH LICENSE
536 This program is free software; you can redistribute it and/or modify 575 This program is free software; you can redistribute it and/or modify
537 it under the terms of the GNU General Public License as published by 576 it under the terms of the GNU General Public License as published by
538 the Free Software Foundation; either version 2 of the License, or 577 the Free Software Foundation; either version 2 of the License, or