Mercurial > pidgin.yaz
annotate doc/pidgin.1.in @ 25172:fd5eedf131b4
Generalize the FQY command so it can be used by different callbacks based
on the place that called it. Then automatically call an FQY when sending
the buddy list ADL's for a buddy with an unknown network. Then we can send
a corrected ADL later with the network from the FQY.
This should make it easier for people with OCS/Yahoo contacts that were
added incorrectly by previous versions, as they shouldn't need to mess with
their address book outside of Pidgin (but if there are multiple buddy
copies, that may need fixing externally). I should probably figure out how
to permanently fix the Membership lists, eventually.
References #6755.
References #3322
author | Elliott Sales de Andrade <qulogic@pidgin.im> |
---|---|
date | Fri, 27 Feb 2009 07:13:20 +0000 |
parents | 681e58ea3a9b |
children | 6e1967b0f90b |
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 |
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
|
52 .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
|
53 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
|
54 .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
|
55 .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
|
56 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
|
57 .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
|
58 .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
|
59 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
|
60 \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
|
61 .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
|
62 .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
|
63 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
|
64 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
|
65 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
|
66 .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
|
67 .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
|
68 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
|
69 |
23886
857e15555815
Update the man page a bit.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
23652
diff
changeset
|
70 .SH TERMS |
857e15555815
Update the man page a bit.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
23652
diff
changeset
|
71 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
|
72 they are defined here: |
857e15555815
Update the man page a bit.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
23652
diff
changeset
|
73 .TP |
857e15555815
Update the man page a bit.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
23652
diff
changeset
|
74 .B Buddy List |
857e15555815
Update the man page a bit.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
23652
diff
changeset
|
75 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
|
76 and have quick access to for messaging. |
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 |
857e15555815
Update the man page a bit.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
23652
diff
changeset
|
79 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
|
80 .TP |
857e15555815
Update the man page a bit.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
23652
diff
changeset
|
81 .B Contact |
857e15555815
Update the man page a bit.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
23652
diff
changeset
|
82 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
|
83 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
|
84 desires. Contact arrangements are stored locally only. |
857e15555815
Update the man page a bit.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
23652
diff
changeset
|
85 .TP |
857e15555815
Update the man page a bit.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
23652
diff
changeset
|
86 .B Alias |
857e15555815
Update the man page a bit.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
23652
diff
changeset
|
87 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
|
88 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
|
89 other protocols, aliases are saved only locally. |
857e15555815
Update the man page a bit.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
23652
diff
changeset
|
90 .TP |
857e15555815
Update the man page a bit.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
23652
diff
changeset
|
91 .B Protocol |
857e15555815
Update the man page a bit.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
23652
diff
changeset
|
92 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
|
93 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
|
94 |
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
|
95 .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
|
96 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
|
97 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
|
98 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
|
99 |
21309
a83481f006e5
Some final tweaking on the man page.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21183
diff
changeset
|
100 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
|
101 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
|
102 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
|
103 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
|
104 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
|
105 .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
|
106 .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
|
107 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
|
108 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
|
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 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
|
111 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
|
112 .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
|
113 .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
|
114 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
|
115 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
|
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 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
|
118 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
|
119 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
|
120 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
|
121 .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
|
122 .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
|
123 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
|
124 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
|
125 \&.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
|
126 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
|
127 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
|
128 .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
|
129 .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
|
130 Create an alias for this buddy. This will show an editable text field where |
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
131 the buddy's screen name was displayed. In this field one can give this |
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
132 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
|
133 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
|
134 |
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
|
135 For example, if a buddy's name screen name was jsmith1281xx and his real |
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
|
136 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
|
137 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
|
138 .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
|
139 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
|
140 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
|
141 .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
|
142 .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
|
143 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
|
144 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
|
145 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
|
146 |
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
|
147 .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
|
148 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
|
149 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
|
150 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
|
151 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
|
152 window. Here, the user can add or alter account information. When creating |
a83481f006e5
Some final tweaking on the man page.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21183
diff
changeset
|
153 a new account, the user will submit a screen name and password. The user will |
a83481f006e5
Some final tweaking on the man page.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21183
diff
changeset
|
154 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
|
155 |
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
|
156 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
|
157 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
|
158 |
21153
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
159 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
|
160 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
|
161 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
|
162 |
20227
5a352cb00fc3
applied changes from 6ce1cc1ed82e1940fd7b17f4ca3c8350885117fa
Richard Laager <rlaager@wiktel.com>
parents:
19680
diff
changeset
|
163 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
|
164 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
|
165 |
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 .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
|
167 |
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 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
|
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 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
|
171 |
21153
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
172 .TP |
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
173 .B Show system tray icon |
21309
a83481f006e5
Some final tweaking on the man page.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21183
diff
changeset
|
174 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
|
175 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
|
176 |
21153
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
177 .TP |
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
178 .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
|
179 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
|
180 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
|
181 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
|
182 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
|
183 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
|
184 |
21153
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
185 .TP |
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
186 .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
|
187 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
|
188 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
|
189 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
|
190 |
21153
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
191 .TP |
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
192 .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
|
193 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
|
194 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
|
195 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
|
196 |
21153
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
197 .TP |
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
198 .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
|
199 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
|
200 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
|
201 |
21153
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
202 .TP |
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
203 .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
|
204 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
|
205 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
|
206 |
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
|
207 .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
|
208 |
21153
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
209 .TP |
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
210 .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
|
211 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
|
212 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
|
213 |
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
|
214 .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
|
215 .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
|
216 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
|
217 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
|
218 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
|
219 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
|
220 |
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
|
221 .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
|
222 .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
|
223 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
|
224 (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
|
225 |
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 .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
|
227 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
|
228 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
|
229 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
|
230 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
|
231 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
|
232 |
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
|
233 .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
|
234 |
21153
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
235 .TP |
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
236 .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
|
237 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
|
238 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
|
239 (\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
|
240 |
21153
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
241 .TP |
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
242 .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
|
243 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
|
244 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
|
245 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
|
246 |
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
247 .TP |
b16bc37d07e6
Some more work on the man page. Updated the sections for the Interface,
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21145
diff
changeset
|
248 .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
|
249 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
|
250 |
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
|
251 .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
|
252 .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
|
253 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
|
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 .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
|
256 |
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 .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
|
258 .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
|
259 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
|
260 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
|
261 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
|
262 |
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
|
263 .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
|
264 .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
|
265 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
|
266 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
|
267 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
|
268 |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
269 .TP |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
270 .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
|
271 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
|
272 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
|
273 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
|
274 NATs. |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
275 |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
276 .TP |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
277 .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
|
278 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
|
279 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
|
280 |
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
|
281 .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
|
282 .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
|
283 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
|
284 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
|
285 |
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 .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
|
287 |
21163
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
288 .TP |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
289 .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
|
290 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
|
291 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
|
292 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
|
293 (\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
|
294 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
|
295 |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
296 .TP |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
297 .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
|
298 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
|
299 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
|
300 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
|
301 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
|
302 |
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
|
303 .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
|
304 |
21163
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
305 .TP |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
306 .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
|
307 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
|
308 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
|
309 |
21163
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
310 .TP |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
311 .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
|
312 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
|
313 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
|
314 |
21163
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
315 .TP |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
316 .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
|
317 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
|
318 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
|
319 |
21163
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
320 .TP |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
321 .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
|
322 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
|
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 .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
|
325 |
21163
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
326 .TP |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
327 .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
|
328 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
|
329 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
|
330 \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
|
331 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
|
332 |
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
|
333 .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
|
334 .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
|
335 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
|
336 (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
|
337 |
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 .TP |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
339 .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
|
340 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
|
341 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
|
342 |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
343 .TP |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
344 .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
|
345 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
|
346 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
|
347 |
21163
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
348 .TP |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
349 .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
|
350 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
|
351 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
|
352 |
21163
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
353 .TP |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
354 .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
|
355 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
|
356 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
|
357 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
|
358 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 |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
360 .TP |
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
361 .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
|
362 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
|
363 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
|
364 |
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
|
365 .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
|
366 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
|
367 \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
|
368 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
|
369 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
|
370 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
|
371 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
|
372 .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
|
373 .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
|
374 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
|
375 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
|
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 Insert |
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 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
|
379 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
|
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 Smile! |
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
382 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
|
383 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
|
384 |
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 .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
|
386 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
|
387 \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
|
388 |
21309
a83481f006e5
Some final tweaking on the man page.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21183
diff
changeset
|
389 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
|
390 .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
|
391 .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
|
392 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
|
393 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
|
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 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
|
396 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
|
397 .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
|
398 .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
|
399 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
|
400 .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
|
401 .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
|
402 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
|
403 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
|
404 .TP |
a83481f006e5
Some final tweaking on the man page.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21183
diff
changeset
|
405 .B Private Message (IM) |
a83481f006e5
Some final tweaking on the man page.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21183
diff
changeset
|
406 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
|
407 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
|
408 |
21145
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
409 .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
|
410 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
|
411 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
|
412 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
|
413 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
|
414 "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
|
415 "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
|
416 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
|
417 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
|
418 |
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 .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
|
420 .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
|
421 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
|
422 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
|
423 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
|
424 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
|
425 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
|
426 |
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 .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
|
428 .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
|
429 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
|
430 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
|
431 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
|
432 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
|
433 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
|
434 \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
|
435 |
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 .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
|
437 .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
|
438 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
|
439 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
|
440 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
|
441 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
|
442 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
|
443 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
|
444 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
|
445 |
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 .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
|
447 .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
|
448 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
|
449 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
|
450 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
|
451 |
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 \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
|
453 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
|
454 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
|
455 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
|
456 |
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 \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
|
458 |
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 \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
|
460 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
|
461 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
|
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 \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
|
464 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
|
465 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
|
466 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
|
467 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
|
468 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
|
469 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
|
470 |
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 .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
|
472 .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
|
473 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
|
474 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
|
475 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
|
476 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
|
477 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
|
478 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
|
479 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
|
480 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
|
481 |
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
|
482 .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
|
483 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
|
484 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
|
485 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
|
486 \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
|
487 \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
|
488 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
|
489 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
|
490 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
|
491 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
|
492 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
|
493 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
|
494 |
23886
857e15555815
Update the man page a bit.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
23652
diff
changeset
|
495 .SH CUSTOM SMILIES |
857e15555815
Update the man page a bit.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
23652
diff
changeset
|
496 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
|
497 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
|
498 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
|
499 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
|
500 \fIEdit\fR, or \fIDelete\fR buttons, respectively. |
857e15555815
Update the man page a bit.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
23652
diff
changeset
|
501 |
857e15555815
Update the man page a bit.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
23652
diff
changeset
|
502 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
|
503 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
|
504 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
|
505 Smiley...\fR |
857e15555815
Update the man page a bit.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
23652
diff
changeset
|
506 |
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
|
507 .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
|
508 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
|
509 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
|
510 \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
|
511 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
|
512 |
23886
857e15555815
Update the man page a bit.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
23652
diff
changeset
|
513 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
|
514 \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
|
515 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
|
516 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
|
517 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
|
518 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
|
519 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
|
520 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
|
521 |
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
|
522 .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
|
523 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
|
524 \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
|
525 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
|
526 |
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
|
527 .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
|
528 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
|
529 \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
|
530 |
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
531 .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
|
532 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
|
533 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
|
534 |
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
|
535 .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
|
536 \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
|
537 .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
|
538 \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
|
539 .br |
21309
a83481f006e5
Some final tweaking on the man page.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21183
diff
changeset
|
540 \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
|
541 .br |
21309
a83481f006e5
Some final tweaking on the man page.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21183
diff
changeset
|
542 \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
|
543 .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
|
544 \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
|
545 .br |
21310 | 546 \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
|
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/logs/PROTOCOL/ACCOUNT/SCREENNAME/DATE.{html,txt}\fR: conversation logs. |
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 |
86ee2d3d720a
The last of the man page updating that I had planned to do. Constructive
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21163
diff
changeset
|
550 .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
|
551 \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
|
552 .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
|
553 \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
|
554 .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
|
555 \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
|
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~/.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
|
558 |
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
|
559 .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
|
560 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
|
561 |
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 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
|
563 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
|
564 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
|
565 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
|
566 |
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
|
567 .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
|
568 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
|
569 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
|
570 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
|
571 |
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 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
|
573 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
|
574 |
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 |
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
|
576 .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
|
577 \fIhttp://pidgin.im/\fR |
23886
857e15555815
Update the man page a bit.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
23652
diff
changeset
|
578 .br |
857e15555815
Update the man page a bit.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
23652
diff
changeset
|
579 \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
|
580 .br |
9d1f5fe554ee
Mention purple-remote in the pidgin man page, as suggested by Rogier Wolff.
Richard Laager <rlaager@wiktel.com>
parents:
24860
diff
changeset
|
581 \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
|
582 .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
|
583 \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
|
584 |
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
|
585 .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
|
586 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
|
587 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
|
588 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
|
589 (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
|
590 |
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 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
|
592 \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
|
593 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
|
594 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
|
595 |
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 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
|
597 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
|
598 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
|
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 .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
|
601 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
|
602 .br |
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
603 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
|
604 .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
|
605 John 'rekkanoryo' Bailey (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
|
606 .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
|
607 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
|
608 .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
|
609 Thomas Butter (developer) |
18673 | 610 .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
|
611 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
|
612 .br |
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
613 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
|
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 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
|
616 .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
|
617 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
|
618 .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
|
619 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
|
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 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
|
622 .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
|
623 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
|
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 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
|
626 .br |
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
627 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
|
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 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
|
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 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
|
632 .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
|
633 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
|
634 .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
|
635 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
|
636 .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
|
637 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
|
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 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
|
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 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
|
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 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
|
644 .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
|
645 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
|
646 .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
|
647 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
|
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 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
|
650 .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
|
651 |
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 |
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
|
653 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
|
654 .br |
24860
d6c2d6c9fd2a
He wandered into the darkside just for us, what else can we say?
Ka-Hing Cheung <khc@hxbc.us>
parents:
23997
diff
changeset
|
655 Paul Aurich |
d6c2d6c9fd2a
He wandered into the darkside just for us, what else can we say?
Ka-Hing Cheung <khc@hxbc.us>
parents:
23997
diff
changeset
|
656 .br |
23997
de712dc6fecd
He is crazy, and he writes crazy patches.
Sadrul Habib Chowdhury <imadil@gmail.com>
parents:
23886
diff
changeset
|
657 Marcus 'malu' Lundblad |
de712dc6fecd
He is crazy, and he writes crazy patches.
Sadrul Habib Chowdhury <imadil@gmail.com>
parents:
23886
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 Dennis 'EvilDennisR' Ristuccia |
16696
8f4d82a1aa6d
Adding John 'rekkanoryo' Bailey to the CPW lists
Gary Kramlich <grim@reaperworld.com>
parents:
16197
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 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
|
662 .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
|
663 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
|
664 .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
|
665 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
|
666 .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
|
667 |
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
668 |
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
669 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
|
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 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
|
672 .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
|
673 |
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 |
21145
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
675 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
|
676 .br |
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
677 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
|
678 .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
|
679 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
|
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 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
|
682 .br |
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
683 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
|
684 .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
|
685 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
|
686 .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
|
687 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
|
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 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
|
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 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
|
692 .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
|
693 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
|
694 .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
|
695 |
21145
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
696 |
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
697 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
|
698 .br |
24993
681e58ea3a9b
Fix a discrepancy between the About box and the other authors lists.
Richard Laager <rlaager@wiktel.com>
parents:
24992
diff
changeset
|
699 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
|
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 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
|
702 .br |
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
703 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
|
704 .br |
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
705 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
|
706 .br |
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
707 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
|
708 .br |
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
709 |
c2cd8ea9a60a
The first few of many updates needed for the man page. This round:
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
20227
diff
changeset
|
710 |
21163
50970c85709a
More updates to the man page. All of the Preferences dialog is complete.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
21153
diff
changeset
|
711 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
|
712 <\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
|
713 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
|
714 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
|
715 and John Bailey <\fIrekkanoryo@pidgin.im\fR>. |