Mercurial > pidgin.yaz
annotate doc/pidgin.1.in @ 32449:b6defcebfe4b
Steps toward hiding PurpleXfer.
To convert prpls as they are now, lot of new accessors are needed (for stuff
that maybe shouldn't be exposed directly).
To convert prpls so that they don't keep re-implementing the same type of
stuff, a lot of error-prone changes are needed.
author | Daniel Atallah <daniel.atallah@gmail.com> |
---|---|
date | Mon, 29 Aug 2011 22:55:51 +0000 |
parents | c4d512212ae2 |
children |
rev | line source |
---|---|
23181
40d3767fb1b9
Sync up the developer and CPW lists. This also sorts Sean Egan in with
Richard Laager <rlaager@wiktel.com>
parents:
23073
diff
changeset
|
1 Ri.\" Copyright (c) 2000, Dennis Ristuccia <dennis@dennisr.net> |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
2 .\" |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
3 .\" This is free documentation; you can redistribute it and/or |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
4 .\" modify it under the terms of the GNU General Public License as |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
5 .\" published by the Free Software Foundation; either version 2 of |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
6 .\" the License, or (at your option) any later version. |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
7 .\" |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
8 .\" The GNU General Public License's references to "object code" |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
9 .\" and "executables" are to be interpreted as the output of any |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
10 .\" document formatting or typesetting system, including |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
11 .\" intermediate and printed output. |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
12 .\" |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
13 .\" This manual is distributed in the hope that it will be useful, |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
14 .\" but WITHOUT ANY WARRANTY; without even the implied warranty of |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
15 .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
16 .\" GNU General Public License for more details. |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
17 .\" |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
18 .\" You should have received a copy of the GNU General Public |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
19 .\" License along with this manual; if not, write to the Free |
21444
149f564aa287
Update the FSF address that I missed in my round of updates a couple months ago.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21310
diff
changeset
|
20 .\" Software Foundation, Inc., 51 Franklin Street, Fifth Floor, |
149f564aa287
Update the FSF address that I missed in my round of updates a couple months ago.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21310
diff
changeset
|
21 .\" Boston, MA 02111-1301 USA. |
23073 | 22 .TH pidgin 1 "" "Pidgin v@VERSION@" |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
23 .SH NAME |
23073 | 24 pidgin \- Instant Messaging client |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
25 .SH SYNOPSIS |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
26 .TP 5 |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
27 \fBpidgin \fI[options]\fR |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
28 |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
29 .SH DESCRIPTION |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
30 .PP |
16976
6b516b7eebc5
Pimp libpurple, based on a suggestion from James Lockie. This okay?
Richard Laager <rlaager@wiktel.com>
parents:
16915
diff
changeset
|
31 \fBpidgin\fR is a graphical modular messaging client based on libpurple |
6b516b7eebc5
Pimp libpurple, based on a suggestion from James Lockie. This okay?
Richard Laager <rlaager@wiktel.com>
parents:
16915
diff
changeset
|
32 which is capable of connecting to AIM, MSN, Yahoo!, XMPP, ICQ, IRC, SILC, |
6b516b7eebc5
Pimp libpurple, based on a suggestion from James Lockie. This okay?
Richard Laager <rlaager@wiktel.com>
parents:
16915
diff
changeset
|
33 Novell GroupWise, Lotus Sametime, Zephyr, Gadu-Gadu, and QQ all at once. It has |
6b516b7eebc5
Pimp libpurple, based on a suggestion from James Lockie. This okay?
Richard Laager <rlaager@wiktel.com>
parents:
16915
diff
changeset
|
34 many common features found in other clients, as well as many unique features. |
21153
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
35 Pidgin is not endorsed by or affiliated with America Online, ICQ, Microsoft, or |
16976
6b516b7eebc5
Pimp libpurple, based on a suggestion from James Lockie. This okay?
Richard Laager <rlaager@wiktel.com>
parents:
16915
diff
changeset
|
36 Yahoo. |
24991
9d1f5fe554ee
Mention purple-remote in the pidgin man page, as suggested by Rogier Wolff.
Richard Laager <rlaager@wiktel.com>
parents:
24860
diff
changeset
|
37 .PP |
9d1f5fe554ee
Mention purple-remote in the pidgin man page, as suggested by Rogier Wolff.
Richard Laager <rlaager@wiktel.com>
parents:
24860
diff
changeset
|
38 Pidgin can be extended by plugins written in multiple programming languages and |
9d1f5fe554ee
Mention purple-remote in the pidgin man page, as suggested by Rogier Wolff.
Richard Laager <rlaager@wiktel.com>
parents:
24860
diff
changeset
|
39 controlled through DBus or \fBpurple-remote\fR. |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
40 |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
41 .SH OPTIONS |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
42 The following options are provided by Pidgin using the standard GNU |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
43 command line syntax: |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
44 .TP |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
45 .B \-c, \-\-config=\fIDIR\fB |
16197
30557aad1951
Update some paths in the man pages.
Richard Laager <rlaager@wiktel.com>
parents:
15571
diff
changeset
|
46 Use \fIDIR\fR as the directory for config files instead of \fI~/.purple\fR. |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
47 .TP |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
48 .B \-d, \-\-debug |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
49 Print debugging messages to stdout. These are the same debugging messages |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
50 that are displayed in the \fBDebug Window\fR. |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
51 .TP |
28640
90a7224593d8
Update the man pages a little bit.
Sadrul Habib Chowdhury <imadil@gmail.com>
parents:
26783
diff
changeset
|
52 .B \-f, \-\-force-online |
90a7224593d8
Update the man pages a little bit.
Sadrul Habib Chowdhury <imadil@gmail.com>
parents:
26783
diff
changeset
|
53 Try to be online even if the network is reported (by Windows, or NetworkManager |
90a7224593d8
Update the man pages a little bit.
Sadrul Habib Chowdhury <imadil@gmail.com>
parents:
26783
diff
changeset
|
54 on Linux) to be unavailable. |
90a7224593d8
Update the man pages a little bit.
Sadrul Habib Chowdhury <imadil@gmail.com>
parents:
26783
diff
changeset
|
55 .TP |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
56 .B \-h, \-\-help |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
57 Print a summary of command line options and exit. |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
58 .TP |
21153
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
59 .B \-m, \-\-multiple |
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
60 Allow multiple instances of Pidgin to run. |
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
61 .TP |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
62 .B \-n, \-\-nologin |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
63 Don't automatically login when Pidgin starts. Sets the global status to |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
64 \fBOffline\fR. |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
65 .TP |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
66 .B \-l, \-\-login[=\fINAME\fR,\fINAME\fR,...] |
22403
b77c8a87e15e
Correct documentation in --help and man page for -l command line option.
Stu Tomlinson <stu@nosnilmot.com>
parents:
21903
diff
changeset
|
67 Enable the comma-separated list of accounts provided, disabling all other |
b77c8a87e15e
Correct documentation in --help and man page for -l command line option.
Stu Tomlinson <stu@nosnilmot.com>
parents:
21903
diff
changeset
|
68 accounts. If the user does not specify such a comma-separated list, the |
b77c8a87e15e
Correct documentation in --help and man page for -l command line option.
Stu Tomlinson <stu@nosnilmot.com>
parents:
21903
diff
changeset
|
69 first account in accounts.xml will be enabled. |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
70 .TP |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
71 .B \-v, \-\-version |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
72 Print the current version and exit. |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
73 |
23886
857e15555815
Update the man page a bit.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
23652
diff
changeset
|
74 .SH TERMS |
857e15555815
Update the man page a bit.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
23652
diff
changeset
|
75 Pidgin uses a few terms differently from other applications. For convenience |
857e15555815
Update the man page a bit.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
23652
diff
changeset
|
76 they are defined here: |
857e15555815
Update the man page a bit.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
23652
diff
changeset
|
77 .TP |
857e15555815
Update the man page a bit.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
23652
diff
changeset
|
78 .B Buddy List |
857e15555815
Update the man page a bit.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
23652
diff
changeset
|
79 The list of other users who the user wants to see status information for |
857e15555815
Update the man page a bit.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
23652
diff
changeset
|
80 and have quick access to for messaging. |
857e15555815
Update the man page a bit.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
23652
diff
changeset
|
81 .TP |
857e15555815
Update the man page a bit.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
23652
diff
changeset
|
82 .B Buddy |
857e15555815
Update the man page a bit.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
23652
diff
changeset
|
83 A user who has been added to the Buddy List. |
857e15555815
Update the man page a bit.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
23652
diff
changeset
|
84 .TP |
857e15555815
Update the man page a bit.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
23652
diff
changeset
|
85 .B Contact |
857e15555815
Update the man page a bit.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
23652
diff
changeset
|
86 A grouping of more than one buddy who are all the same person. A contact may |
857e15555815
Update the man page a bit.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
23652
diff
changeset
|
87 contain buddies from any protocol and may contain as many buddies as the user |
857e15555815
Update the man page a bit.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
23652
diff
changeset
|
88 desires. Contact arrangements are stored locally only. |
857e15555815
Update the man page a bit.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
23652
diff
changeset
|
89 .TP |
857e15555815
Update the man page a bit.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
23652
diff
changeset
|
90 .B Alias |
857e15555815
Update the man page a bit.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
23652
diff
changeset
|
91 A private "nickname" that may be set for Buddies or the user himself. On some |
857e15555815
Update the man page a bit.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
23652
diff
changeset
|
92 protocols, aliases are saved on the server but not visible to other users. On |
857e15555815
Update the man page a bit.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
23652
diff
changeset
|
93 other protocols, aliases are saved only locally. |
857e15555815
Update the man page a bit.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
23652
diff
changeset
|
94 .TP |
857e15555815
Update the man page a bit.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
23652
diff
changeset
|
95 .B Protocol |
857e15555815
Update the man page a bit.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
23652
diff
changeset
|
96 A messaging service. AIM, XMPP, MSN, Zephyr, etc. are protocols. Others may |
857e15555815
Update the man page a bit.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
23652
diff
changeset
|
97 call these "service types," "account types," "services," and so on. |
857e15555815
Update the man page a bit.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
23652
diff
changeset
|
98 |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
99 .SH BUDDY LIST |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
100 The \fBBuddy List\fR window is Pidgin's main interface window. Using |
21309
a83481f006e5
Some final tweaking on the man page.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21183
diff
changeset
|
101 this window a user can see which of his/her buddies is online, away, idle, |
a83481f006e5
Some final tweaking on the man page.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21183
diff
changeset
|
102 etc. The user can also add buddies to and remove buddies from the buddy list. |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
103 |
21309
a83481f006e5
Some final tweaking on the man page.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21183
diff
changeset
|
104 The \fBBuddy List\fR window contains a list of the user's buddies who are |
a83481f006e5
Some final tweaking on the man page.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21183
diff
changeset
|
105 online and have allowed the user to be notified of their presence. The icon |
a83481f006e5
Some final tweaking on the man page.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21183
diff
changeset
|
106 to the left of each buddy indicates the buddy's current status. Double |
a83481f006e5
Some final tweaking on the man page.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21183
diff
changeset
|
107 clicking a buddy will open a new \fBConversation\fR window. Right clicking |
a83481f006e5
Some final tweaking on the man page.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21183
diff
changeset
|
108 will pop up a menu: |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
109 .TP |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
110 .B Get Info |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
111 Retrieves and displays information about the buddy. This information is |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
112 also known as a Profile. |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
113 .TP |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
114 .B IM |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
115 Opens a new \fBConversation\fR window to the selected buddy. |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
116 .TP |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
117 .B Send File |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
118 Sends a file to the selected buddy (only available on protocols that support |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
119 file transfer). |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
120 .TP |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
121 .B Add Buddy Pounce |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
122 A Buddy Pounce is a configurable automated action to be performed when the |
21826
c85d1e9d9d27
Some minor tweaks to the man page.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21444
diff
changeset
|
123 buddy's state changes. This will open the \fBBuddy Pounce\fR dialog, which |
c85d1e9d9d27
Some minor tweaks to the man page.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21444
diff
changeset
|
124 will be discussed later. |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
125 .TP |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
126 .B View Log |
21153
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
127 Pidgin is capable of automatically logging messages. These logs are |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
128 either plain text files (with a .txt extension) or html files (with a |
16197
30557aad1951
Update some paths in the man pages.
Richard Laager <rlaager@wiktel.com>
parents:
15571
diff
changeset
|
129 \&.html extension) located under the \fI~/.purple/logs\fR directory. This |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
130 menu command will display Pidgin's log viewer with logs loaded for that |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
131 buddy or chat. |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
132 .TP |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
133 .B Alias |
21153
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
134 Create an alias for this buddy. This will show an editable text field where |
25416
6e1967b0f90b
Change "screen name" to "username" or "buddy name" in a whole bunch of
Mark Doliner <mark@kingant.net>
parents:
24993
diff
changeset
|
135 the buddy's name was displayed. In this field one can give this |
21153
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
136 buddy an alternate, more friendly name to appear on the buddy list and in |
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
137 conversations. |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
138 |
25416
6e1967b0f90b
Change "screen name" to "username" or "buddy name" in a whole bunch of
Mark Doliner <mark@kingant.net>
parents:
24993
diff
changeset
|
139 For example, if a buddy's name was jsmith1281xx and his real |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
140 name was 'John Q. Smith,' one could create an alias as to identify the |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
141 buddy by his common name. |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
142 .LP |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
143 The remainder of the menu will consist of protocol specific commands. |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
144 These commands vary depending on the protocol. |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
145 .TP |
21153
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
146 .B Status Selector |
21183
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
147 At the bottom of the \fBBuddy List\fR is a status selector which allows one to |
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
148 change his/her status. This will be discussed further in the \fBSTATUS |
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
149 MESSAGES\fR section below. |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
150 |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
151 .SH ACCOUNT EDITOR |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
152 The account editor consists of a list of accounts and information about |
21826
c85d1e9d9d27
Some minor tweaks to the man page.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21444
diff
changeset
|
153 them. It can be accessed by selecting \fBManage\fR from the Accounts menu. |
21153
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
154 Clicking \fIDelete\fR will delete the currently selected account. |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
155 Clicking \fIAdd\fR or \fIModify\fR will invoke a \fBModify Account\fR |
21309
a83481f006e5
Some final tweaking on the man page.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21183
diff
changeset
|
156 window. Here, the user can add or alter account information. When creating |
25416
6e1967b0f90b
Change "screen name" to "username" or "buddy name" in a whole bunch of
Mark Doliner <mark@kingant.net>
parents:
24993
diff
changeset
|
157 a new account, the user will submit a username and password. The user will |
21309
a83481f006e5
Some final tweaking on the man page.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21183
diff
changeset
|
158 also choose the protocol for the account. |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
159 |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
160 If \fIRemember Password\fR is chosen, the password will be saved in |
21153
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
161 Pidgin's \fI~/.purple/accounts.xml\fR configuration file. |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
162 |
21153
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
163 If \fIEnabled\fR is checked in the accounts dialog, this account will |
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
164 follow the status currently selected in the status selector. If it is |
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
165 not checked, the account will always be offline. |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
166 |
20227
5a352cb00fc3
applied changes from 6ce1cc1ed82e1940fd7b17f4ca3c8350885117fa
Richard Laager <rlaager@wiktel.com>
parents:
19680
diff
changeset
|
167 Each protocol has its own specific options that can be found in the |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
168 modify screen. |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
169 |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
170 .SH PREFERENCES |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
171 |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
172 All options take effect immediately. |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
173 |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
174 .SH Interface |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
175 |
21153
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
176 .TP |
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
177 .B Show system tray icon |
21309
a83481f006e5
Some final tweaking on the man page.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21183
diff
changeset
|
178 Specifies when to show a Pidgin icon in the notification area of the user's |
21153
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
179 panel (commonly referred to as the System Tray). |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
180 |
21153
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
181 .TP |
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
182 .B Hide new IM conversations |
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
183 Specifies when to hide new IM messages. Messages will queue under the |
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
184 specified condition until shown. Clicking the Pidgin icon in the |
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
185 notification area or system tray will display the queued messages. An |
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
186 icon also appears in the buddy list's menu bar; this icon may also be |
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
187 used to display queued messages. |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
188 |
21153
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
189 .TP |
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
190 .B Show IMs and chats in tabbed windows |
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
191 When checked, this option will cause IM and chat sessions to appear in |
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
192 windows with multiple tabs. One tab will represent one conversation or |
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
193 chat. Where tabs are placed will be dictated by the preferences below. |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
194 |
21153
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
195 .TP |
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
196 .B Show close buttons on tabs |
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
197 When checked, this option will cause a clickable "U+2715 MULTIPLICATION X" |
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
198 unicode character to appear at the right edge of each tab. Clicking this |
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
199 will cause the tab to be closed. |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
200 |
21153
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
201 .TP |
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
202 .B Placement |
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
203 Specifies where to place tabs in the window. Some tab orientations may |
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
204 allow some users to fit more tabs into a single window comfortably. |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
205 |
21153
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
206 .TP |
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
207 .B New conversations |
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
208 Specifies under which conditions tabs are placed into existing windows or |
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
209 into new windows. For a single window, select \fILast created window\fR here. |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
210 |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
211 .SH Conversations |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
212 |
21153
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
213 .TP |
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
214 .B Enable buddy icon animation |
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
215 If a buddy's icon happens to be animated, this option will enable the |
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
216 animation, otherwise only the first frame will be displayed. |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
217 |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
218 .TP |
21153
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
219 .B Notify buddies that you are typing to them |
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
220 Some protocols allow clients to tell their buddies when they are typing. |
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
221 This option enables this feature for protocols that supports it. For XMPP, |
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
222 this also enables sending the "User has left the conversation" message |
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
223 when ending the conversation. |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
224 |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
225 .TP |
21153
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
226 .B Default Formatting |
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
227 Allows specifying the default formatting to apply to all outgoing messages |
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
228 (only applicable to protocols that support formatting in messages). |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
229 |
21153
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
230 .SH Smiley Themes |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
231 Allows the user to choose between different smiley themes. The "none" theme |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
232 will disable graphical emoticons - they will be displayed as text instead. |
21153
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
233 The \fBAdd\fR and \fBRemove\fR buttons may be used to install or uninstall |
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
234 smiley themes. Themes may also be installed by dragging and dropping them |
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
235 onto the list of themes. |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
236 |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
237 .SH Sounds |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
238 |
21153
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
239 .TP |
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
240 .B Method |
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
241 Lets the user choose between different playback methods. The user can also |
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
242 manually enter a command to be executed when a sound is to be played\ |
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
243 (\fI%s\fR expands to the full path to the file name). |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
244 |
21153
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
245 .TP |
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
246 .B Sounds when conversation has focus |
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
247 When checked, sounds will play for events in the active conversation if |
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
248 the window is focused. When unchecked, sounds will not play for the |
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
249 active conversation when the window is focused. |
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
250 |
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
251 .TP |
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
252 .B Enable Sounds |
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
253 Determines when to play sounds. |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
254 |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
255 .TP |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
256 .B Sound Events |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
257 Lets the user choose when and what sounds are to be played. |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
258 |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
259 .SH Network |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
260 |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
261 .TP |
21163
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
262 .B STUN server |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
263 This allows specifying a server which uses the STUN protocol to determine |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
264 a host's public IP address. This can be particularly useful for some |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
265 protocols. |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
266 |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
267 .TP |
21163
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
268 .B Autodetect IP address |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
269 When checked, causes Pidign to attempt to determine the public IP address |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
270 of the host on which Pidgin is running and disables the \fBPublic IP\fR |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
271 text field listed below. |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
272 |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
273 .TP |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
274 .B Public IP |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
275 If \fBAutodetect IP address\fR is disabled, this field allows manually |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
276 specifying the public IP address for the host on which Pidgin is running. |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
277 This is mainly useful for users with multiple network interfaces or behind |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
278 NATs. |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
279 |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
280 .TP |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
281 .B Manually specify range of ports to listen on |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
282 Specify a range ports to listen on, overriding any defaults. This is |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
283 sometimes useful for file transfers and Direct IM. |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
284 |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
285 .TP |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
286 .B Proxy Server |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
287 The configuration section to enable Pidgin to operate through a proxy |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
288 server. Pidgin currently supports SOCKS 4/5 and HTTP proxies. |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
289 |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
290 .SH Browser |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
291 |
21163
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
292 .TP |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
293 .B Browser |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
294 Allows the user to select Pidgin's default web browser. Firefox, Galeon, |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
295 Konqueror, Mozilla, Netscape and Opera are supported natively. The user |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
296 can also manually enter a command to be executed when a link is clicked |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
297 (\fI%s\fR expands to the URL). For example, \fIxterm -e lynx "%s"\fR will |
21163
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
298 open the link with lynx. |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
299 |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
300 .TP |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
301 .B Open link in |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
302 Allows the user to specify whether to use an existing window, a new tab, a |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
303 new window, or to let the browser to decide what to do when calling the |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
304 browser to open a link. Which options are available will depend on which |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
305 browser is selected. |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
306 |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
307 .SH Logging |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
308 |
21163
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
309 .TP |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
310 .B Log format |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
311 Specifies how to log. Pidgin supports HTML and plain text, but plugins can |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
312 provide other logging methods. |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
313 |
21163
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
314 .TP |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
315 .B Log all instant messages |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
316 When enabled, all IM conversations are logged. This can be overridden on a |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
317 per-conversation basis in the conversation window. |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
318 |
21163
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
319 .TP |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
320 .B Log all chats |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
321 When enabled, all chat conversations are logged. This can be overridden on a |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
322 per-conversation basis in the conversation window. |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
323 |
21163
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
324 .TP |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
325 .B Log all status changes to system log |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
326 When enabled, status changes are logged. |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
327 |
21163
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
328 .SH Status / Idle |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
329 |
21163
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
330 .TP |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
331 .B Report idle time |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
332 Determines under which conditions to report idle time. \fBBased on keyboard |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
333 and mouse use\fR uses keyboard and mouse activity to determine idle time. |
21309
a83481f006e5
Some final tweaking on the man page.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21183
diff
changeset
|
334 \fBFrom last sent message\fR uses the time at which the user last sent a |
a83481f006e5
Some final tweaking on the man page.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21183
diff
changeset
|
335 message in Pidgin to determine idle. \fBNever\fR disables idle reporting. |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
336 |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
337 .TP |
21163
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
338 .B Auto-reply |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
339 Determines when to send an auto-reply on protocols which support it |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
340 (currently only AIM). |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
341 |
21163
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
342 .TP |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
343 .B Change status when idle |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
344 When enabled, this uses the \fBMinutes before becoming idle\fR and \fBChange |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
345 status to\fR preferences described below to set status on idle. |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
346 |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
347 .TP |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
348 .B Minutes before becoming idle |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
349 Specifies how many minutes of inactivity are required before considering the |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
350 user to be idle. |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
351 |
21163
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
352 .TP |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
353 .B Change status to |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
354 Specifies which "primitive" or "saved" status to use when setting status on |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
355 idle. |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
356 |
21163
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
357 .TP |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
358 .B Use status from last exit at startup |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
359 If this is checked, Pidgin will remember what status was active when the |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
360 user closed Pidgin and restore it at the next run. When disabled, Pidgin |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
361 will always set the status selected in \fBStatus to apply at startup\fR |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
362 at startup. |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
363 |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
364 .TP |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
365 .B Status to apply at startup |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
366 When \fBUse status from last exit at startup\fR is disabled, this specifies |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
367 which "primitive" or "saved" status to use at startup. |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
368 |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
369 .SH CONVERSATIONS |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
370 When starting a new conversation, the user is presented with the |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
371 \fBConversation\fR window. The conversation appears in the upper text box |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
372 and the user types his/her message in the lower text box. Between the two |
21145
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
373 is a row of options, represented by icons. Some or all buttons may not be |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
374 active if the protocol does not support the specific formatting. From left |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
375 to right: |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
376 .TP |
21145
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
377 .B Font |
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
378 This menu provides font control options for the current conversation. Size, |
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
379 style, and face may be configured here. |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
380 .TP |
21145
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
381 .B Insert |
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
382 This menu provides the ability to insert images, horizontal rules, and links |
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
383 where the protocol supports each of these features. |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
384 .TP |
21145
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
385 .B Smile! |
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
386 Allows the insertion of graphical smileys via the mouse. This button shows |
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
387 the user a dialog with the available smileys for the current conversation. |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
388 |
21145
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
389 .SH CHATS |
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
390 For protocols that allow it, \fBChats\fR can be entered through the |
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
391 \fIBuddies\fR menu. |
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
392 |
21309
a83481f006e5
Some final tweaking on the man page.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21183
diff
changeset
|
393 Additional features available in chat, depending on the protocol are: |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
394 .TP |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
395 .B Whisper |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
396 The text will appear in the chat conversation, but it will only be visible |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
397 to the sender and the receiver. |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
398 .TP |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
399 .B Invite |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
400 Invite other people to join the chat room. |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
401 .TP |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
402 .B Ignore |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
403 Ignore anything said by the chosen person |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
404 .TP |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
405 .B Set Topic |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
406 Set the topic of the chat room. This is usually a brief sentence |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
407 describing the nature of the chat--an explanation of the chat room's name. |
21309
a83481f006e5
Some final tweaking on the man page.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21183
diff
changeset
|
408 .TP |
a83481f006e5
Some final tweaking on the man page.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21183
diff
changeset
|
409 .B Private Message (IM) |
a83481f006e5
Some final tweaking on the man page.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21183
diff
changeset
|
410 Send a message to a specific person in the chat. Messages sent this way will |
a83481f006e5
Some final tweaking on the man page.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21183
diff
changeset
|
411 not appear in the chat window, but instead open a new IM conversation. |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
412 |
21145
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
413 .SH STATUS MESSAGES |
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
414 Most protocols allow for status messages. By using status messages, a user |
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
415 can leave an informative message for others to see. Status and status |
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
416 messages are configured via the status selector at the bottom of the Buddy |
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
417 List window. By default the menu shown here is divided into sections for |
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
418 "primitive" status types, such as \fIAvailable\fR, \fIAway\fR, etc.; a few |
21183
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
419 "popular" statuses (including "transient" statuses) which have been |
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
420 recently used, and a section which shows \fBNew Status...\fR and \fBSaved |
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
421 Statuses...\fR options for more advanced status manipulation. |
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
422 |
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
423 .TP |
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
424 .B Primitive Statuses |
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
425 A primitive status is a basic status supported by the protocol. Examples of |
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
426 primitive statuses would be Available, Away, Invisible, etc. A primitive |
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
427 status can be used to create a \fBTransient Status\fB or a \fBSaved Status\fR, |
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
428 both explained below. Essentially, primitive statuses are building blocks |
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
429 of more complicated statuses. |
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
430 |
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
431 .TP |
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
432 .B Transient Statuses |
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
433 When one of the statuses from the topmost section of the status selector's |
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
434 menu is selected, this creates a transient, or temporary, status. The status |
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
435 will show in the "popular statuses" section in the menu until it has not been |
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
436 used for a sufficiently long time. A transient status may also be created by |
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
437 selecting \fINew Status...\fR from the status selector's menu, then clicking |
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
438 \fIUse\fR once the user has entered the message. |
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
439 |
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
440 .TP |
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
441 .B Saved Statuses |
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
442 Saved statuses are permanent--once created, they will exist until deleted. |
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
443 Saved statuses are useful for statuses and status messages that will be used |
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
444 on a regular basis. They are also useful for creating complex statuses in |
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
445 which some accounts should always have a different status from others. For |
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
446 example, one might wish to create a status called "Sleeping" that has all |
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
447 accounts set to "Away", then create another status called "Working" that |
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
448 has three accounts set to "Away" and another account set to "Available." |
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
449 |
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
450 .TP |
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
451 .B New Status Window |
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
452 When the user selects \fINew Status...\fR from the status selector menu, |
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
453 Pidgin presents the user with a dialog asking for status-related information. |
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
454 That information is discussed below: |
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
455 |
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
456 \fITitle\fR - The name of the status that will appear in the status selctor's |
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
457 menu. If the user clicks the \fISave\fR or \fISave & Use\fR button, this |
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
458 name will also be shown in the \fBSaved Status Window\fR. The title should |
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
459 be a short description of the status. |
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
460 |
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
461 \fIStatus\fR - The type of status being created, such as Available, Away, etc. |
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
462 |
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
463 \fIMessage\fR - The content of the status message. This is what is visible |
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
464 to other users. Some protocols will allow formatting in some status messages; |
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
465 where formatting is not supported it will be stripped to the bare text entered. |
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
466 |
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
467 \fIUse a different status for some accounts\fR - This allows the creation of |
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
468 complex statuses in which some accounts' status differs from that of other |
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
469 accounts. To use this, the user will click the expander to the left of the |
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
470 text, then select individual accounts which will have a different status |
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
471 and/or status message. When the user selects an account, Pidgin will present |
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
472 another status dialog asking for a status and a message just for the selected |
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
473 account. |
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
474 |
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
475 .TP |
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
476 .B Saved Status Window |
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
477 When the user selects \fISaved Statuses...\fR from the status selector's menu, |
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
478 Pidgin presents a dialog that lists all saved statuses. "Transient" statuses, |
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
479 discussed above, are \fB\fINOT\fR\fR shown here. This window provides the |
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
480 ability to manage saved statuses by allowing the creation, modification, and |
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
481 deletion of saved statuses. The \fIUse\fR, \fIModify\fR, and \fIDelete\fR |
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
482 buttons here allow operation on the status selected from the list; the \fAdd\fR |
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
483 button allows creation of a new saved status, and the \fIClose\fR button closes |
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
484 the window. |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
485 |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
486 .SH BUDDY POUNCE |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
487 A Buddy Pounce is an automated trigger that occurs when a buddy returns to |
21145
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
488 a normal state from an away state. The \fBBuddy Pounce\fR dialog box |
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
489 can be activated by selecting the \fIBuddy Pounce\fR option from the |
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
490 \fBTools\fR menu. From this dialog, new pounces can be created with the |
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
491 \fBAdd\fR button and existing pounces can be removed with the \fBDelete\fR |
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
492 button. A pounce can be set to occur on any combination of the |
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
493 events listed, and any combination of actions can result. If \fIPounce |
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
494 only when my status is not Available\fR is checked, the pounce will occur |
21309
a83481f006e5
Some final tweaking on the man page.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21183
diff
changeset
|
495 only if the user is set to a non-available status, such as invisible, do not |
21145
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
496 disturb, away, etc. If \fIRecurring\fR is checked, the pounce will remain |
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
497 until removed by the \fBDelete\fR button. |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
498 |
23886
857e15555815
Update the man page a bit.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
23652
diff
changeset
|
499 .SH CUSTOM SMILIES |
857e15555815
Update the man page a bit.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
23652
diff
changeset
|
500 Pidgin 2.5.0 introduced support for custom smilies on those protocols for which |
857e15555815
Update the man page a bit.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
23652
diff
changeset
|
501 interested contributors have developed support. The custom smiley manager can |
857e15555815
Update the man page a bit.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
23652
diff
changeset
|
502 be accessed by selecting \fISmiley\fR from the \fITools\fR menu. From here, |
857e15555815
Update the man page a bit.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
23652
diff
changeset
|
503 custom smilies may be added, edited, or deleted by clicking the \fIAdd\fR, |
857e15555815
Update the man page a bit.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
23652
diff
changeset
|
504 \fIEdit\fR, or \fIDelete\fR buttons, respectively. |
857e15555815
Update the man page a bit.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
23652
diff
changeset
|
505 |
857e15555815
Update the man page a bit.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
23652
diff
changeset
|
506 During a conversation with another user, that user's custom smileys may be |
857e15555815
Update the man page a bit.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
23652
diff
changeset
|
507 added to the user's own custom smiley list directly from the conversation |
857e15555815
Update the man page a bit.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
23652
diff
changeset
|
508 window by right-clicking the new custom smiley and selecting \fIAdd Custom |
857e15555815
Update the man page a bit.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
23652
diff
changeset
|
509 Smiley...\fR |
857e15555815
Update the man page a bit.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
23652
diff
changeset
|
510 |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
511 .SH PLUGINS |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
512 Pidgin allows for dynamic loading of plugins to add extra functionality |
21183
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
513 to Pidgin. See \fIplugins/HOWTO\fR or |
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
514 \fIhttp://developer.pidgin.im/wiki/CHowTo\fR for information on writing |
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
515 plugins. |
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
516 |
23886
857e15555815
Update the man page a bit.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
23652
diff
changeset
|
517 The plugins dialog can be accessed by selecting \fIPlugins\fR from the |
857e15555815
Update the man page a bit.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
23652
diff
changeset
|
518 \fITools\fR menu. Each plugin available appears in this dialog with its name, |
857e15555815
Update the man page a bit.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
23652
diff
changeset
|
519 version, and a short summary of its functionality. Plugins can be enabled |
857e15555815
Update the man page a bit.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
23652
diff
changeset
|
520 with the checkbox beside the name and short description. More information on |
857e15555815
Update the man page a bit.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
23652
diff
changeset
|
521 the currently selected plugin is available by clicking the expander beside the |
857e15555815
Update the man page a bit.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
23652
diff
changeset
|
522 text \fIPlugin Details\fR. If the selected plugin has preferences or |
857e15555815
Update the man page a bit.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
23652
diff
changeset
|
523 configuration options, the \fIConfigure Plugin\fR button will present the |
857e15555815
Update the man page a bit.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
23652
diff
changeset
|
524 plugin's preferences dialog. |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
525 |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
526 .SH PERL |
21183
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
527 Pidgin allows for plugins to be written in the perl scripting language. See |
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
528 \fIPerl Scripting HOWTO\fR in the Pidgin documentation for more information |
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
529 about perl scripting. |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
530 |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
531 .SH TCL |
21183
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
532 Pidgin allows for plugins to be written in the Tcl scripting language. See |
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
533 \fIplugins/tcl/TCL-HOWTO\fR for more information about Tcl scripting. |
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
534 |
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
535 .SH D-Bus |
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
536 Pidgin allows for interaction via D-Bus. Currently very little documentation |
21309
a83481f006e5
Some final tweaking on the man page.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21183
diff
changeset
|
537 about this interaction exists. |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
538 |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
539 .SH FILES |
21153
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
540 \fI@prefix@/bin/pidgin\fR: Pidgin's location. |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
541 .br |
21183
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
542 \fI~/.purple/blist.xml\fR: the buddy list. |
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
543 .br |
21309
a83481f006e5
Some final tweaking on the man page.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21183
diff
changeset
|
544 \fI~/.purple/accounts.xml\fR: information about the user's accounts. |
21183
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
545 .br |
21309
a83481f006e5
Some final tweaking on the man page.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21183
diff
changeset
|
546 \fI~/.purple/pounces.xml\fR: stores the user's buddy pounces. |
21183
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
547 .br |
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
548 \fI~/.purple/prefs.xml\fR: Pidgin's configuration file. |
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
549 .br |
21310 | 550 \fI~/.purple/status.xml\fR: stores the user's away messages. |
21183
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
551 .br |
25416
6e1967b0f90b
Change "screen name" to "username" or "buddy name" in a whole bunch of
Mark Doliner <mark@kingant.net>
parents:
24993
diff
changeset
|
552 \fI~/.purple/logs/PROTOCOL/ACCOUNT/BUDDYNAME/DATE.{html,txt}\fR: conversation logs. |
21183
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
553 |
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
554 .SH DIRECTORIES |
21153
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
555 \fI@prefix@/lib/pidgin/\fR: Pidgin's plugins directory. |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
556 .br |
21153
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
557 \fI@prefix@/lib/purple-2/\fR: libpurple's plugins directory. |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
558 .br |
21183
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
559 \fI~/.purple\fR: users' local settings |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
560 .br |
21153
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
561 \fI~/.purple/plugins/\fR: users' local plugins |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
562 |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
563 .SH BUGS |
21145
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
564 The bug tracker can be reached by visiting \fIhttp://developer.pidgin.im/query\fR |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
565 |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
566 Before sending a bug report, please verify that you have the latest |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
567 version of Pidgin. Many bugs (major and minor) are fixed |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
568 at each release, and if yours is out of date, the problem may already |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
569 have been solved. |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
570 |
24992
4cd46791d3a8
Add SEE ALSO references between pidgin(1) and finch(1) and make a few other
Richard Laager <rlaager@wiktel.com>
parents:
24991
diff
changeset
|
571 .SH PATCHES |
4cd46791d3a8
Add SEE ALSO references between pidgin(1) and finch(1) and make a few other
Richard Laager <rlaager@wiktel.com>
parents:
24991
diff
changeset
|
572 If you fix a bug in Pidgin (or otherwise enhance it), please submit a |
4cd46791d3a8
Add SEE ALSO references between pidgin(1) and finch(1) and make a few other
Richard Laager <rlaager@wiktel.com>
parents:
24991
diff
changeset
|
573 patch (using \fBmtn diff > my.diff\fR against the latest version from the |
4cd46791d3a8
Add SEE ALSO references between pidgin(1) and finch(1) and make a few other
Richard Laager <rlaager@wiktel.com>
parents:
24991
diff
changeset
|
574 Monotone repository) at \fIhttp://developer.pidgin.im/simpleticket\fR |
4cd46791d3a8
Add SEE ALSO references between pidgin(1) and finch(1) and make a few other
Richard Laager <rlaager@wiktel.com>
parents:
24991
diff
changeset
|
575 |
4cd46791d3a8
Add SEE ALSO references between pidgin(1) and finch(1) and make a few other
Richard Laager <rlaager@wiktel.com>
parents:
24991
diff
changeset
|
576 You are also encouraged to drop by at \fB#pidgin\fR on \fIirc.freenode.net\fR |
4cd46791d3a8
Add SEE ALSO references between pidgin(1) and finch(1) and make a few other
Richard Laager <rlaager@wiktel.com>
parents:
24991
diff
changeset
|
577 to discuss development. |
4cd46791d3a8
Add SEE ALSO references between pidgin(1) and finch(1) and make a few other
Richard Laager <rlaager@wiktel.com>
parents:
24991
diff
changeset
|
578 |
4cd46791d3a8
Add SEE ALSO references between pidgin(1) and finch(1) and make a few other
Richard Laager <rlaager@wiktel.com>
parents:
24991
diff
changeset
|
579 |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
580 .SH SEE ALSO |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
581 \fIhttp://pidgin.im/\fR |
23886
857e15555815
Update the man page a bit.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
23652
diff
changeset
|
582 .br |
857e15555815
Update the man page a bit.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
23652
diff
changeset
|
583 \fIhttp://developer.pidgin.im/\fR |
24991
9d1f5fe554ee
Mention purple-remote in the pidgin man page, as suggested by Rogier Wolff.
Richard Laager <rlaager@wiktel.com>
parents:
24860
diff
changeset
|
584 .br |
9d1f5fe554ee
Mention purple-remote in the pidgin man page, as suggested by Rogier Wolff.
Richard Laager <rlaager@wiktel.com>
parents:
24860
diff
changeset
|
585 \fBpurple-remote\fR(1) |
24992
4cd46791d3a8
Add SEE ALSO references between pidgin(1) and finch(1) and make a few other
Richard Laager <rlaager@wiktel.com>
parents:
24991
diff
changeset
|
586 .br |
4cd46791d3a8
Add SEE ALSO references between pidgin(1) and finch(1) and make a few other
Richard Laager <rlaager@wiktel.com>
parents:
24991
diff
changeset
|
587 \fBfinch\fR(1) |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
588 |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
589 .SH LICENSE |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
590 This program is free software; you can redistribute it and/or modify |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
591 it under the terms of the GNU General Public License as published by |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
592 the Free Software Foundation; either version 2 of the License, or |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
593 (at your option) any later version. |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
594 |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
595 This program is distributed in the hope that it will be useful, but |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
596 \fBWITHOUT ANY WARRANTY\fR; without even the implied warranty of |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
597 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
598 General Public License for more details. |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
599 |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
600 You should have received a copy of the GNU General Public License |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
601 along with this program; if not, write to the Free Software |
19680
44b4e8bd759b
The FSF changed its address a while ago; our files were out of date.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
18673
diff
changeset
|
602 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
603 |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
604 .SH AUTHORS |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
605 Pidgin's active developers are: |
21145
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
606 .br |
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
607 Daniel 'datallah' Atallah (developer) |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
608 .br |
26783
89f7e9924204
Update stuff for darkrain42 and Maiku to reflect them as developers.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
25416
diff
changeset
|
609 Paul 'darkrain42' Aurich (developer) |
89f7e9924204
Update stuff for darkrain42 and Maiku to reflect them as developers.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
25416
diff
changeset
|
610 .br |
89f7e9924204
Update stuff for darkrain42 and Maiku to reflect them as developers.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
25416
diff
changeset
|
611 John 'rekkanoryo' Bailey (developer and bugmaster) |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
612 .br |
21145
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
613 Ethan 'Paco-Paco' Blanton (developer) |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
614 .br |
21145
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
615 Thomas Butter (developer) |
18673 | 616 .br |
21145
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
617 Ka-Hing Cheung (developer) |
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
618 .br |
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
619 Sadrul Habib Chowdhury (developer) |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
620 .br |
21145
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
621 Mark 'KingAnt' Doliner (developer) <\fIthekingant@users.sourceforge.net\fR> |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
622 .br |
23181
40d3767fb1b9
Sync up the developer and CPW lists. This also sorts Sean Egan in with
Richard Laager <rlaager@wiktel.com>
parents:
23073
diff
changeset
|
623 Sean Egan (developer) <\fIseanegan@gmail.com\fR> |
40d3767fb1b9
Sync up the developer and CPW lists. This also sorts Sean Egan in with
Richard Laager <rlaager@wiktel.com>
parents:
23073
diff
changeset
|
624 .br |
21145
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
625 Casey Harkins (developer) |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
626 .br |
31037
c4d512212ae2
Let's make Ivan a developer!
Mark Doliner <mark@kingant.net>
parents:
28686
diff
changeset
|
627 Ivan Komarov |
c4d512212ae2
Let's make Ivan a developer!
Mark Doliner <mark@kingant.net>
parents:
28686
diff
changeset
|
628 .br |
21145
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
629 Gary 'grim' Kramlich (developer) |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
630 .br |
21145
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
631 Richard 'rlaager' Laager (developer) <\fIrlaager@pidgin.im\fR> |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
632 .br |
28686
542b75da206e
Add Sulabh as a developer, as we were supposed to do once the Summer of Code
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28640
diff
changeset
|
633 Sulabh 'sulabh_m' Mahajan (developer) |
542b75da206e
Add Sulabh as a developer, as we were supposed to do once the Summer of Code
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28640
diff
changeset
|
634 .br |
21145
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
635 Richard 'wabz' Nelson (developer) |
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
636 .br |
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
637 Christopher 'siege' O'Brien (developer) |
16852
b05f0afdc8f1
Make AUTHORS and pidgin.1.in consistent with the developers and crazy
Casey Harkins <charkins@pidgin.im>
parents:
16728
diff
changeset
|
638 .br |
21145
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
639 Bartosz Oler (developer) |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
640 .br |
21145
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
641 Etan 'deryni' Reisner (developer) |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
642 .br |
21145
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
643 Tim 'marv' Ringenbach (developer) <\fImarv_sf@users.sf.net\fR> |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
644 .br |
26783
89f7e9924204
Update stuff for darkrain42 and Maiku to reflect them as developers.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
25416
diff
changeset
|
645 Michael 'Maiku' Ruprecht (developer, voice and video) |
89f7e9924204
Update stuff for darkrain42 and Maiku to reflect them as developers.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
25416
diff
changeset
|
646 .br |
23652
62a22a224f27
I don't know what kind of blessing is needed for this sort of things, but
Ka-Hing Cheung <khc@hxbc.us>
parents:
23181
diff
changeset
|
647 Elliott 'QuLogic' Sales de Andrade (developer) |
62a22a224f27
I don't know what kind of blessing is needed for this sort of things, but
Ka-Hing Cheung <khc@hxbc.us>
parents:
23181
diff
changeset
|
648 .br |
21145
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
649 Luke 'LSchiere' Schierer (support) |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
650 .br |
21145
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
651 Megan 'Cae' Schneider (support/QA) |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
652 .br |
21145
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
653 Evan Schoenberg (developer) |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
654 .br |
21145
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
655 Kevin 'SimGuy' Stange (developer and webmaster) |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
656 .br |
21903
0abfc065cf77
Add QuLogic's nick to the about dialog, and update and sort other lists of
Will Thompson <will.thompson@collabora.co.uk>
parents:
21826
diff
changeset
|
657 Will 'resiak' Thompson (developer) |
0abfc065cf77
Add QuLogic's nick to the about dialog, and update and sort other lists of
Will Thompson <will.thompson@collabora.co.uk>
parents:
21826
diff
changeset
|
658 .br |
21145
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
659 Stu 'nosnilmot' Tomlinson (developer) |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
660 .br |
21145
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
661 Nathan 'faceprint' Walp (developer) |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
662 .br |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
663 |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
664 |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
665 Our crazy patch writers include: |
21145
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
666 .br |
23997
de712dc6fecd
He is crazy, and he writes crazy patches.
Sadrul Habib Chowdhury <imadil@gmail.com>
parents:
23886
diff
changeset
|
667 Marcus 'malu' Lundblad |
de712dc6fecd
He is crazy, and he writes crazy patches.
Sadrul Habib Chowdhury <imadil@gmail.com>
parents:
23886
diff
changeset
|
668 .br |
21145
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
669 Dennis 'EvilDennisR' Ristuccia |
16696
8f4d82a1aa6d
Adding John 'rekkanoryo' Bailey to the CPW lists
Gary Kramlich <grim@reaperworld.com>
parents:
16197
diff
changeset
|
670 .br |
21145
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
671 Peter 'fmoo' Ruibal |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
672 .br |
21903
0abfc065cf77
Add QuLogic's nick to the about dialog, and update and sort other lists of
Will Thompson <will.thompson@collabora.co.uk>
parents:
21826
diff
changeset
|
673 Gabriel 'Nix' Schulhof |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
674 .br |
23181
40d3767fb1b9
Sync up the developer and CPW lists. This also sorts Sean Egan in with
Richard Laager <rlaager@wiktel.com>
parents:
23073
diff
changeset
|
675 Jorge 'Masca' VillaseƱor |
40d3767fb1b9
Sync up the developer and CPW lists. This also sorts Sean Egan in with
Richard Laager <rlaager@wiktel.com>
parents:
23073
diff
changeset
|
676 .br |
21145
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
677 |
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
678 |
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
679 Our artists are: |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
680 .br |
21145
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
681 Hylke Bons <\fIh.bons@student.rug.nl\fR> |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
682 .br |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
683 |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
684 |
21145
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
685 Our retired developers are: |
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
686 .br |
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
687 Herman Bloggs (win32 port) <\fIherman@bluedigits.com\fR> |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
688 .br |
21145
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
689 Jim Duchek <\fIjim@linuxpimps.com\fR> (maintainer) |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
690 .br |
21145
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
691 Rob Flynn <\fIgaim@robflynn.com\fR> (maintainer) |
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
692 .br |
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
693 Adam Fritzler (libfaim maintainer) |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
694 .br |
21145
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
695 Christian 'ChipX86' Hammond (developer & webmaster) <\fIchipx86@chipx86.com\fR> |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
696 .br |
21145
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
697 Syd Logan (hacker and designated driver [lazy bum]) |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
698 .br |
21145
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
699 Jim Seymour (XMPP developer) |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
700 .br |
21145
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
701 Mark Spencer (original author) <\fImarkster@marko.net\fR> |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
702 .br |
21145
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
703 Eric Warmenhoven (former lead developer) <\fIeric@warmenhoven.org\fR> |
15571
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
704 .br |
165a9e1f5bbc
Do the rename in the man page, and make a few updates. The man page still
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
705 |
21145
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
706 |
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
707 Our retired crazy patch writers include: |
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
708 .br |
24993
681e58ea3a9b
Fix a discrepancy between the About box and the other authors lists.
Richard Laager <rlaager@wiktel.com>
parents:
24992
diff
changeset
|
709 Felipe 'shx' Contreras |
681e58ea3a9b
Fix a discrepancy between the About box and the other authors lists.
Richard Laager <rlaager@wiktel.com>
parents:
24992
diff
changeset
|
710 .br |
21145
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
711 Decklin Foster |
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
712 .br |
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
713 Peter 'Bleeter' Lawler |
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
714 .br |
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
715 Robert 'Robot101' McQueen |
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
716 .br |
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
717 Benjamin Miller |
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
718 .br |
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
719 |
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
720 |
21163
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
721 This manpage was originally written by Dennis Ristuccia |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
722 <\fIdennis@dennisr.net\fR>. It has been updated and largely rewritten by |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
723 Sean Egan <\fIseanegan@gmail.com\fR>, |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
724 Ben Tegarden <\fItegarden@uclink.berkeley.edu\fR>, |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
725 and John Bailey <\fIrekkanoryo@pidgin.im\fR>. |