Mercurial > pidgin
annotate doc/gaim.1.in @ 13519:d6dd68a8be06
[gaim-migrate @ 15895]
The error message when using an invalid browser command should not
escape HTML stuffs. Patch from Bjoern Voigt.
Richard, can you add the gtknotify.c changes to your list of stuff
to tweak after we're out of the string freeze?
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Thu, 16 Mar 2006 04:27:00 +0000 |
parents | f293c4b3974f |
children | 2d5c3098ea4b |
rev | line source |
---|---|
6954 | 1 .\" Copyright (c) 2000, Dennis Ristuccia <dennis@dennisr.net> |
2 .\" | |
3 .\" This is free documentation; you can redistribute it and/or | |
4 .\" modify it under the terms of the GNU General Public License as | |
5 .\" published by the Free Software Foundation; either version 2 of | |
6 .\" the License, or (at your option) any later version. | |
7 .\" | |
8 .\" The GNU General Public License's references to "object code" | |
9 .\" and "executables" are to be interpreted as the output of any | |
10 .\" document formatting or typesetting system, including | |
11 .\" intermediate and printed output. | |
12 .\" | |
13 .\" This manual is distributed in the hope that it will be useful, | |
14 .\" but WITHOUT ANY WARRANTY; without even the implied warranty of | |
15 .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |
16 .\" GNU General Public License for more details. | |
17 .\" | |
18 .\" You should have received a copy of the GNU General Public | |
19 .\" License along with this manual; if not, write to the Free | |
20 .\" Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, | |
21 .\" USA. | |
22 .TH gaim 1 | |
23 .SH NAME | |
24 Gaim v@VERSION@ \- Instant Messaging client | |
25 .SH SYNOPSIS | |
26 .TP 5 | |
27 \fBgaim \fI[options]\fR | |
28 | |
29 .SH DESCRIPTION | |
30 .PP | |
9073 | 31 \fBgaim\fR is a GTK2-based Instant Messaging (IM) application. It supports |
32 multiple protocols via modules, including AIM, ICQ, Yahoo!, MSN, Jabber, | |
33 IRC, Napster, Gadu-Gadu and Zephyr. It has many common features found in | |
34 other clients, as well as many unique features. Gaim is not endorsed by or | |
35 affiliated with America Online, ICQ, Microsoft, or Yahoo. | |
6954 | 36 |
37 .SH OPTIONS | |
9073 | 38 The following options are provided by \fBgaim\fR using the standard GNU |
39 command line syntax: | |
6954 | 40 .TP |
41 .B \-d, \-\-debug | |
9073 | 42 Print debugging messages to stdout. These are the same debugging messages |
43 that are displayed in the \fBDebug\fR window. | |
6954 | 44 .TP |
8736 | 45 .B \-c, \-\-config=\fIDIR\fB |
46 Use \fIDIR\fR as the directory for config files instead of \fI~/.gaim\fR. | |
6954 | 47 .TP |
48 .B \-h, \-\-help | |
49 Print this help and exit. | |
50 .TP | |
51 .B \-n, \-\-loginwin | |
9073 | 52 Don't automatically login when \fBgaim\fR starts. Show the \fBLogin\fR |
53 window instead. | |
6954 | 54 .TP |
55 .B \-v, \-\-version | |
56 Display the version information window. | |
57 | |
58 .SH BUDDY LIST | |
9073 | 59 The \fBBuddy List\fR window is \fBgaim\fR's main interface window. Using |
60 this window you can see which of your buddies is online, away, idle, etc. | |
61 You can also add and remove buddies from your buddy list. | |
6954 | 62 |
9073 | 63 The \fBBuddy List\fR window contains a list of your buddies who are online |
64 and have allowed you to be notified of their presence. The icon to the | |
65 left of each buddy indicates the buddy's current state and the protocol | |
66 they are using. Double clicking a buddy will open a new \fBConversation\fR | |
67 window. Right clicking will pop up a menu: | |
6954 | 68 .TP |
9618 | 69 .B Get Info |
70 Retrieves and displays information about the buddy. This information is | |
71 also known as a Profile. | |
72 .TP | |
6954 | 73 .B IM |
74 Opens a new \fBConversation\fR window to the selected buddy. | |
75 .TP | |
9618 | 76 .B Send File |
77 Sends a file to the selected buddy (only available on protocols that support | |
78 file transfer). | |
79 .TP | |
6954 | 80 .B Add Buddy Pounce |
9073 | 81 A Buddy Pounce is a configurable automated action to be performed when the |
82 buddy's state changes. This will open the \fBBuddy Pounce\fR dialog to be | |
83 discussed later. | |
84 .TP | |
6954 | 85 .B View Log |
9073 | 86 \fBgaim\fR is capable of automatically log its activities. These logs are |
87 either plain text files (with a .log extension) or html files (with a | |
10236 | 88 \&.html extension) located under the \fI~/.gaim/logs\fR directory. This |
9073 | 89 menu command will attempt to view this file with \fBgaim\fR's internal log |
90 viewer. | |
8201 | 91 .TP |
92 .B Alias | |
9073 | 93 Create an alias for this buddy. This will open up a new dialog in which |
94 one can give this buddy an alternate name to appear on the buddy list and | |
9076 | 95 in conversations. |
8201 | 96 |
9073 | 97 For example, if a buddy's name screen name was jsmith1281xx and his real |
98 name was 'John Q. Smith,' one could create an alias as to identify the | |
99 buddy by his common name. | |
6954 | 100 .LP |
9073 | 101 The remainder of the menu will consist of protocol specific commands. |
9618 | 102 These commands vary depending on the protocol. |
6954 | 103 .LP |
9073 | 104 At the bottom of the \fBBuddy List\fR are several buttons (if enabled in |
105 \fBPreferences\fR): | |
6954 | 106 .TP |
107 .B IM | |
9073 | 108 Opens a new \fBConversation\fR window to to the selected buddy, or brings |
109 up the \fBNew Message\fR dialog box if no buddy is selected. | |
6954 | 110 .TP |
111 .B Info | |
9073 | 112 Retrieves and display information about the selected buddy, or brings up |
113 the \fBGet User Info\fR dialog box if no buddy is selected. | |
6954 | 114 .TP |
115 .B Chat | |
9073 | 116 Brings up the \fBJoin Chat\fR dialog box, prompting the user to select |
117 which username to use and what chat group to join. | |
6954 | 118 .TP |
119 .B Away | |
9073 | 120 Brings up a menu of all available \fBAway Messages\fR. If an item is |
121 selected, all online accounts will use this item as their away message. | |
6954 | 122 |
123 .SH ACCOUNT EDITOR | |
9073 | 124 The account editor consists of a list of accounts and information about |
125 them. Clicking \fIDelete\fR will delete the currently selected account. | |
126 Clicking \fIAdd\fR or \fIModify\fR will invoke a \fBModify Account\fR | |
127 window. Here, you can add or alter account information. When creating a | |
128 new account, you will submit your screen name and password. You will also | |
129 choose your protocol. | |
6954 | 130 |
9073 | 131 If \fIRemember Password\fR is chosen, the password will be saved in |
132 \fBgaim\fR's configuration file. | |
6954 | 133 |
9073 | 134 If \fIAuto-Login\fR is chosen, this account will automatically login upon |
135 starting \fBgaim\fR. | |
136 | |
137 Each protocol has it's own specific options that can be found in the | |
9618 | 138 modify screen. |
6954 | 139 |
140 .SH PREFERENCES | |
141 | |
142 All options take effect immediately. | |
143 | |
144 .SH Interface | |
145 | |
9073 | 146 \fIDisplay remote nicknames if no alias is set\fR: Toggles whether server |
147 nickname data should be used if no local alias exists. | |
6954 | 148 |
9618 | 149 .SH Buddy List |
9073 | 150 \fISorting\fR: Toggles the order in which buddies are shown in your |
151 \fBBuddy List\fR between none, alphabetical, by status and by log size. | |
6954 | 152 |
9076 | 153 \fIShow buttons as\fR: Toggles between picture-only, text-only, picture and |
9073 | 154 text or no buttons view of the buttons on the \fBBuddy List\fR. |
6954 | 155 |
9073 | 156 \fIRaise window on events\fR: Tells \fBgaim\fR to bring the \fBBuddy |
157 List\fR window to the top when buddies sign in or out. | |
6954 | 158 |
9073 | 159 \fIShow numbers in groups\fR: The number of buddies from each group |
160 currently logged in will be shown along with the total number of buddies in | |
161 the group. | |
6954 | 162 |
8736 | 163 \fIShow buddy icons\fR: Toggles the display of buddies' custom icons. |
6954 | 164 |
9073 | 165 \fIShow warning levels\fR: Each buddy's warning level will be displayed |
166 next to the screen name. As a buddy's warning level increases, outgoing | |
167 messages are more and more severely rate-limited. | |
6954 | 168 |
9073 | 169 \fIShow idle times\fR: The amount of time each buddy has been idle will be |
170 displayed next to the screen name (if the buddy has opted to have their | |
171 client report this information). | |
8736 | 172 |
9073 | 173 \fIDim idle buddies\fR: If enabled, idle buddies will be displayed in grey |
174 text instead of black text. | |
175 | |
176 \fIAutomatically expand contacts\fR: If enabled, contacts will | |
177 automatically expand to show the associated buddies when the mouse is held | |
178 over the contact for a short period. | |
8736 | 179 |
180 .SH Conversations | |
181 | |
9618 | 182 \fIShow buttons as...\fR: The selected item will determine whether |
183 picture-only, text-only, combined picture/text, or no buttons will be used | |
184 for \fBConversation\fR windows. | |
185 | |
186 \fIEnable "slash" commands\fR: Determines whether messages starting with | |
187 "slash" (eg. /help) will be interpreted as commands by \fBgaim\fR, or if they | |
188 will just be sent as messages. | |
8736 | 189 |
9073 | 190 \fIShow formatting toolbar\fR: Display the formatting toolbar between the |
191 upper and lower text boxes in conversations. | |
8736 | 192 |
9073 | 193 \fIShow aliases in tabs/titles\fR: Displays buddy alias instead of screen |
194 name in window tabs and titles. | |
8736 | 195 |
9073 | 196 \fIShow buddy icons\fR: For protocols that support it, buddy icons allow |
197 buddies to send small pictures to be displayed during the course of a | |
198 conversation. Turning this option off hides those pictures. | |
6954 | 199 |
9073 | 200 \fIEnable buddy icon animation\fR: If these pictures happen to be animated, |
201 this option will enable the animation, otherwise only the first frame will | |
202 be displayed. | |
6954 | 203 |
9073 | 204 \fINotify buddies that you are typing to them\fR: Some protocols allow |
205 clients to tell their buddies when they are typing. This option enables | |
206 this feature for protocols that supports it. | |
9618 | 207 |
208 \fIRaise IM windows on events\fR: If enabled, IM \fBConversation\fR windows | |
209 will be brought to the top when new messages are received. | |
6954 | 210 |
9618 | 211 \fIRaise Chat windows on events\fR: If enabled, chat \fBConversation\fR windows |
212 will be brought to the top when new messages are received. | |
213 | |
214 \fIUse multi-colored screen names in chats\fR: Color code the screen names of | |
215 users in chat rooms. | |
216 | |
6954 | 217 .TP |
9618 | 218 .B Tab Options |
219 \fIShow IMs and chats in tabbed windows\fR: Tabbed chatting allows one to | |
220 have multiple conversations without multiple windows. | |
6954 | 221 |
9618 | 222 \fIShow close buttons on tabs\fR: Adds a close button to each tab. |
6954 | 223 |
9618 | 224 \fITab Placement...\fR: Specifies where tabs are shown in the conversation |
225 window. | |
6954 | 226 |
9618 | 227 \fI New conversation placement...\fR: Determines where new conversations will |
228 be placed (Last created window / New window / windows grouped by group or | |
229 account / separate windows for IMs and Chats). | |
6954 | 230 |
9618 | 231 .TP |
232 .B Message Text | |
233 \fIShow timestamp on messages\fR: Toggles the timestamp behavior for | |
234 conversations. Per-conversation behavior can be changed by pressing | |
235 \fIF2\fR in the \fBConversation\fR window. | |
236 | |
237 \fIHighlight misspelled words\fR: Toggles highlighting of misspelled words | |
238 as you type. | |
239 | |
240 \fIIgnore colors/font faces/font sizes\fR: Tells \fBgaim\fR to disregard | |
241 buddies' color/font/size information in displaying IMs or Chats. | |
6954 | 242 |
9618 | 243 \fIDefault Formatting\fR: Allows specifying the default formatting to apply |
244 to all outgoing messages (only applicable to protocols that support | |
245 formatting in messages). | |
6954 | 246 |
9618 | 247 .TP |
248 .B Shortcuts | |
249 Allows the user to determine which keyboard shortcuts are available. | |
250 | |
251 .TP | |
252 .B Smiley Themes | |
253 Allows the user to choose between different smiley themes. The "none" theme | |
254 will disable graphical emoticons - they will be displayed as text instead. | |
6954 | 255 |
256 .SH Sounds | |
257 | |
9073 | 258 \fISounds while away\fR: Determines whether sounds are played when an away |
259 message is up. | |
6954 | 260 |
9073 | 261 \fISound Method\fR lets the user choose between different playback methods. |
262 The user can also manually enter a command to be executed when a sound is | |
263 to be played (\fI%s\fR expands to the full path to the file name). | |
6954 | 264 |
265 .TP | |
266 .B Sound Events | |
267 Lets the user choose when and what sounds are to be played. | |
268 | |
9618 | 269 .SH Network |
270 | |
271 .TP | |
272 .B IP Address | |
273 \fIAutodetect IP Address\fR: \fBGaim\fR will attempt to automatically determine | |
274 your IP address for use in file transfers and Direct IMs. | |
275 | |
276 \fIPublic IP\fR: What IP address to use for file transfer and Direct IMs. This | |
277 is mainly useful for users with multiple network interfaces or behind NAT. | |
278 | |
279 .TP | |
280 .B Ports | |
281 \fIManually specify range of ports to listen on\fR: Specify specific ports to | |
282 listen on, overriding any defaults. | |
283 | |
284 .TP | |
285 .B Proxy Server | |
286 The configuration section to enable \fBgaim\fR to operate through a proxy | |
287 server. \fBgaim\fR currently supports SOCKS 4/5 and HTTP proxies. | |
288 | |
289 .SH Browser | |
290 | |
291 Allows the user to select \fBgaim\fR's default web browser. Firefox, Galeon, | |
292 Konqueror, Mozilla, Netscape and Opera are supported natively. The user | |
293 can also manually enter a command to be executed when a link is clicked | |
294 (\fI%s\fR expands to the URL). For example, \fIxterm -e lynx "%s"\fR will | |
295 open the link with lynx. \fIOpen new window by default\fR makes the | |
296 browser use a new window instead of using the current window (or spawning a | |
297 new tab). | |
298 | |
299 .SH Logging | |
300 | |
301 \fIMessage Logs\fR lets the user choose whether \fBConversations\fR and/or | |
302 \fBBuddy Chats\fR will be logged as well as whether logs will be in HTML or | |
303 plain text format. \fISystem Logs\fR describes the types of events to be | |
304 logged. | |
305 | |
6954 | 306 .SH Away / Idle |
307 | |
9073 | 308 \fIQueue new messages when away\fR: Messages received since going Away will |
309 not be shown until away status is removed. | |
6954 | 310 |
9073 | 311 \fISend auto-response\fR: If someone messages you while away, your |
312 auto-response will be sent. | |
6954 | 313 |
9073 | 314 \fIOnly send auto-response when idle\fR: If someone messages you while |
315 away, your auto-response will only be sent if \fBgaim\fR decides that the | |
316 connection is idle. | |
6954 | 317 |
9073 | 318 \fIIdle time reporting\fR: If \fINone\fR is selected, account idle time |
319 will not be reported. \fIGaim usage\fR infers your idle time from your | |
320 usage of \fBgaim\fR. \fIX usage\fR infers your idle time from \fBX\fR | |
321 (this option may not be universally available). | |
6954 | 322 |
9073 | 323 \fIAuto-away\fR: Determines if and under what conditions \fBgaim\fR will |
324 automatically turn on the Away status. | |
6954 | 325 |
326 .TP | |
327 .B Away Messages | |
328 Lets the user add/edit/remove available \fBAway Messages\fR. | |
329 | |
330 .SH Plugins | |
331 | |
9073 | 332 Allows the user to enable add-on plugins for \fBgaim\fR. Several of these |
333 come with \fBgaim\fR, while others must be downloaded separately. The | |
334 \fIDescription\fR field gives the plugin author's description of the | |
335 plugin, while the \fIDetails\fR field gives the plugin's authorship, URL, | |
336 and file name/location information. | |
6954 | 337 |
9073 | 338 Some plugins can be configured. If you load such a plugin, its |
339 configuration preferences will appear as a submenu to \fBPlugins\fR, with | |
340 the submenu title determined by the plugin's name. | |
6954 | 341 |
9618 | 342 .SH Protocols |
343 | |
344 Protocols provide protocol specific preferences here. | |
345 | |
6954 | 346 .SH CONVERSATIONS |
9073 | 347 When starting a new conversation, the user is presented with the |
348 \fBConversation\fR window. The conversation appears in the upper text box | |
349 and the user types his/her message in the lower text box. Between the two | |
350 is a row of settings, represented by icons. Some or all buttons may not be | |
351 active if the protocol does not support the specific formatting. From left | |
352 to right: | |
6954 | 353 .TP |
354 .B Bold | |
8736 | 355 Turns on/off bold. |
6954 | 356 .TP |
357 .B Italics | |
8736 | 358 Turns on/off italics. |
6954 | 359 .TP |
360 .B Underline | |
8736 | 361 Turns on/off underline. |
6954 | 362 .TP |
363 .B Decrease font size | |
8736 | 364 Increases the size of the message text. |
6954 | 365 .TP |
366 .B Increase font size | |
8736 | 367 Decreases the size of the message text. |
6954 | 368 .TP |
369 .B Select a foreground color | |
8736 | 370 Changes the foreground color of the message text. |
6954 | 371 .TP |
372 .B Select a background color | |
8736 | 373 Changes the background color of the message text. |
6954 | 374 .TP |
375 .B Add image | |
8736 | 376 Inserts an in-line image in the message. |
6954 | 377 .TP |
378 .B Add hyperlink | |
8736 | 379 Adds a clickable link to the message. |
6954 | 380 .TP |
381 .B Add smiley | |
8736 | 382 Adds an emoticon (smiley) to your message. |
6954 | 383 |
384 Beneath the lower text box is a row of buttons that execute commands: | |
385 .TP | |
386 .B Warn | |
9073 | 387 This issues a warning to the other person in the conversation (not |
388 available in all protocols). | |
6954 | 389 .TP |
390 .B Block | |
9073 | 391 This adds the other person to your deny list (not available in all |
392 protocols). | |
6954 | 393 .TP |
9618 | 394 .B Send File |
395 Send a file to this user. This option is only available on protocols where | |
396 \fBGaim\fR supports file transfer. | |
397 .TP | |
6954 | 398 .B Add |
9073 | 399 This adds this user to your buddy list. This option is not available if |
400 the user is already on your list. | |
6954 | 401 .TP |
402 .B Remove | |
9073 | 403 This removes this user from your buddy list. This option is not available |
404 if the user is not on your list. | |
6954 | 405 .TP |
406 .B Info | |
9073 | 407 This gets information (a profile) about the other person in the |
408 conversation (not available in all protocols). | |
6954 | 409 .TP |
410 .B Send | |
411 This sends what's currently in the lower text box | |
412 | |
413 .SH BUDDY CHATS | |
9073 | 414 For protocols that allow it, \fBBuddy Chats\fR can be entered through the |
415 \fIFile\fR menu or the \fIChat\fR button at the bottom of the \fBBuddy | |
416 List\fR's \fBOnline\fR tab. | |
6954 | 417 |
418 Additional commands available in chat, depending on the protocol are: | |
419 .TP | |
420 .B Whisper | |
9073 | 421 The text will appear in the chat conversation, but it will only be visible |
422 to the sender and the receiver. | |
6954 | 423 .TP |
424 .B Invite | |
425 Invite other people to join the chat room. | |
426 .TP | |
427 .B Ignore | |
428 Ignore anything said by the chosen person | |
429 .TP | |
430 .B Set Topic | |
9073 | 431 Set the topic of the chat room. This is usually a brief sentence |
432 describing the nature of the chat--an explanation of the chat room's name. | |
6954 | 433 |
434 .SH AWAY MESSAGES | |
9073 | 435 Most protocols allow for away messages. When a user is \fIAway\fR, he can |
436 leave an informative message for others to see. The \fBAway\fR submenu of | |
437 the \fBTools\fR menu is used to add and remove away messages. | |
6954 | 438 |
9073 | 439 \fINew Away Message\fR provides space for one to enter an away message and |
440 a title for that message. If \fISave\fR or \fISave & Use\fR are chosen, | |
441 this message will be saved. It can later be referred to by the title given | |
442 to it. | |
6954 | 443 |
9073 | 444 \fIRemove Away Message\fR is a submenu containing the titles of saved away |
445 messages. Clicking on one of these titles will remove the away message | |
446 associated with it. | |
447 | |
448 The rest of the \fIaway\fR menu provides the user with a way to assign | |
449 different away messages to different connections. Choosing \fISet All | |
450 Away\fR will set away all the connections capable of the away state. | |
6954 | 451 |
452 .SH BUDDY POUNCE | |
9073 | 453 A Buddy Pounce is an automated trigger that occurs when a buddy returns to |
454 a normal state from an away state. The \fBNew Buddy Pounce\fR dialog box | |
455 can be activated by selecting the \fIBuddy Pounce\fR submenu from the | |
456 \fBTools\fR menu. A pounce can be set to occur on any combination of the | |
457 events listed, and any combination of actions can result. If \fISave this | |
458 pounce after activation\fR is checked, the trigger will remain until it is | |
459 removed from the \fIRemove Buddy Pounce\fR menu. | |
6954 | 460 |
461 .SH PLUGINS | |
9073 | 462 \fBGaim\fR allows for dynamic loading of plugins to add extra functionality |
463 to \fBgaim\fR. Plugins can be enabled and configured from the | |
464 \fBPreferences\fR window. See \fIplugins/HOWTO\fR for more information on | |
465 writing plugins. | |
6954 | 466 |
467 .SH PERL | |
9073 | 468 \fBGaim\fR allows for perl scripting. See \fIPerl Scripting HOWTO\fR in |
469 the Gaim documentation for more information about perl scripting. | |
6954 | 470 |
8736 | 471 .SH TCL |
9073 | 472 \fBGaim\fR allows for Tcl scripting. See \fIplugins/tcl/TCL-HOWTO\fR for |
473 more information about Tcl scripting. | |
8736 | 474 |
6954 | 475 .SH FILES |
7387 | 476 \fI@prefix@/bin/gaim\fR: \fBgaim\fR's location. |
6954 | 477 .br |
7387 | 478 \fI@prefix@/lib/gaim/\fR: \fBgaim\fR's plugins directory. |
6954 | 479 .br |
480 \fI~/.gaim/prefs.xml\fR: \fBgaim\fR's configuration file. | |
481 .br | |
482 \fI~/.gaim/accounts.xml\fR: information about your accounts. | |
483 .br | |
484 \fI~/.gaim/status.xml\fR: stores your away messages. | |
485 .br | |
486 \fI~/.gaim/pounces.xml\fR: stores your buddy pounces. | |
487 .br | |
8736 | 488 \fI~/.gaim/logs/PROTOCOL/ACCOUNT/SCREENNAME/DATE.log\fR: conversation logs. |
6954 | 489 .br |
490 \fI~/.gaim/blist.xml\fR: the buddy list. | |
8736 | 491 .br |
492 \fI~/.gaim/plugins/\fR: users local plugins | |
6954 | 493 |
494 .SH BUGS | |
8736 | 495 Known bugs are listed at |
496 .br | |
497 \fIhttp://sourceforge.net/tracker/?group_id=235&atid=100235\fR | |
6954 | 498 |
499 .SH PATCHES | |
9073 | 500 If you fix a bug in \fBgaim\fR (or otherwise enhance it), please submit a |
501 patch (using \fIcvs diff -up > my.diff\fR against the latest CVS version) | |
502 at | |
8736 | 503 .br |
504 \fIhttp://sourceforge.net/tracker/?func=add&group_id=235&atid=300235\fR | |
6954 | 505 |
9073 | 506 Before sending a bug report, please verify that you have the latest |
507 version of \fBgaim\fR. Many bugs (major and minor) are fixed | |
508 at each release, and if yours is out of date, the problem may already | |
6954 | 509 have been solved. |
510 | |
511 .SH SEE ALSO | |
512 \fIhttp://gaim.sourceforge.net/\fR | |
513 .br | |
514 \fIhttp://www.sourceforge.net/projects/gaim/\fR | |
515 | |
516 .SH LICENSE | |
517 This program is free software; you can redistribute it and/or modify | |
518 it under the terms of the GNU General Public License as published by | |
519 the Free Software Foundation; either version 2 of the License, or | |
520 (at your option) any later version. | |
521 | |
522 This program is distributed in the hope that it will be useful, but | |
523 \fBWITHOUT ANY WARRANTY\fR; without even the implied warranty of | |
9073 | 524 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
6954 | 525 General Public License for more details. |
526 | |
9073 | 527 You should have received a copy of the GNU General Public License |
6954 | 528 along with this program; if not, write to the Free Software |
9076 | 529 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
6954 | 530 |
531 .SH AUTHORS | |
532 \fBGaim\fR's active developers are: | |
533 | |
12406
bc45ab9756b5
[gaim-migrate @ 14713]
Richard Laager <rlaager@wiktel.com>
parents:
10236
diff
changeset
|
534 Sean Egan (lead developer) <\fIseanegan@gmail.com\fR> |
bc45ab9756b5
[gaim-migrate @ 14713]
Richard Laager <rlaager@wiktel.com>
parents:
10236
diff
changeset
|
535 .br |
bc45ab9756b5
[gaim-migrate @ 14713]
Richard Laager <rlaager@wiktel.com>
parents:
10236
diff
changeset
|
536 Daniel 'datallah' Atallah |
bc45ab9756b5
[gaim-migrate @ 14713]
Richard Laager <rlaager@wiktel.com>
parents:
10236
diff
changeset
|
537 .br |
bc45ab9756b5
[gaim-migrate @ 14713]
Richard Laager <rlaager@wiktel.com>
parents:
10236
diff
changeset
|
538 Ethan 'Paco-Paco' Blanton (developer) |
9063
350c6845c792
[gaim-migrate @ 9839]
Christian Hammond <chipx86@chipx86.com>
parents:
8736
diff
changeset
|
539 .br |
12406
bc45ab9756b5
[gaim-migrate @ 14713]
Richard Laager <rlaager@wiktel.com>
parents:
10236
diff
changeset
|
540 Herman Bloggs (win32 port) <\fIherman@bluedigits.com\fR> |
bc45ab9756b5
[gaim-migrate @ 14713]
Richard Laager <rlaager@wiktel.com>
parents:
10236
diff
changeset
|
541 .br |
bc45ab9756b5
[gaim-migrate @ 14713]
Richard Laager <rlaager@wiktel.com>
parents:
10236
diff
changeset
|
542 Mark 'KingAnt' Doliner (developer) <\fIthekingant@users.sourceforge.net\fR> |
bc45ab9756b5
[gaim-migrate @ 14713]
Richard Laager <rlaager@wiktel.com>
parents:
10236
diff
changeset
|
543 .br |
bc45ab9756b5
[gaim-migrate @ 14713]
Richard Laager <rlaager@wiktel.com>
parents:
10236
diff
changeset
|
544 Christian 'ChipX86' Hammond (developer & webmaster) <\fIchipx86@chipx86.com\fR> |
9063
350c6845c792
[gaim-migrate @ 9839]
Christian Hammond <chipx86@chipx86.com>
parents:
8736
diff
changeset
|
545 .br |
12406
bc45ab9756b5
[gaim-migrate @ 14713]
Richard Laager <rlaager@wiktel.com>
parents:
10236
diff
changeset
|
546 Gary 'grim' Kramlich |
bc45ab9756b5
[gaim-migrate @ 14713]
Richard Laager <rlaager@wiktel.com>
parents:
10236
diff
changeset
|
547 .br |
bc45ab9756b5
[gaim-migrate @ 14713]
Richard Laager <rlaager@wiktel.com>
parents:
10236
diff
changeset
|
548 Richard 'rlaager' Laager <\fIrlaager@users.sf.net\fR> |
bc45ab9756b5
[gaim-migrate @ 14713]
Richard Laager <rlaager@wiktel.com>
parents:
10236
diff
changeset
|
549 .br |
bc45ab9756b5
[gaim-migrate @ 14713]
Richard Laager <rlaager@wiktel.com>
parents:
10236
diff
changeset
|
550 Christopher 'siege' O'Brien |
9063
350c6845c792
[gaim-migrate @ 9839]
Christian Hammond <chipx86@chipx86.com>
parents:
8736
diff
changeset
|
551 .br |
12406
bc45ab9756b5
[gaim-migrate @ 14713]
Richard Laager <rlaager@wiktel.com>
parents:
10236
diff
changeset
|
552 Etan Reisner |
bc45ab9756b5
[gaim-migrate @ 14713]
Richard Laager <rlaager@wiktel.com>
parents:
10236
diff
changeset
|
553 .br |
bc45ab9756b5
[gaim-migrate @ 14713]
Richard Laager <rlaager@wiktel.com>
parents:
10236
diff
changeset
|
554 Tim 'marv' Ringenbach <\fImarv_sf@users.sf.net\fR> |
bc45ab9756b5
[gaim-migrate @ 14713]
Richard Laager <rlaager@wiktel.com>
parents:
10236
diff
changeset
|
555 .br |
bc45ab9756b5
[gaim-migrate @ 14713]
Richard Laager <rlaager@wiktel.com>
parents:
10236
diff
changeset
|
556 Luke 'LSchiere' Schierer (support) |
bc45ab9756b5
[gaim-migrate @ 14713]
Richard Laager <rlaager@wiktel.com>
parents:
10236
diff
changeset
|
557 .br |
bc45ab9756b5
[gaim-migrate @ 14713]
Richard Laager <rlaager@wiktel.com>
parents:
10236
diff
changeset
|
558 Stu 'nosnilmot' Tomlinson |
9063
350c6845c792
[gaim-migrate @ 9839]
Christian Hammond <chipx86@chipx86.com>
parents:
8736
diff
changeset
|
559 .br |
350c6845c792
[gaim-migrate @ 9839]
Christian Hammond <chipx86@chipx86.com>
parents:
8736
diff
changeset
|
560 Nathan 'faceprint' Walp (developer) |
350c6845c792
[gaim-migrate @ 9839]
Christian Hammond <chipx86@chipx86.com>
parents:
8736
diff
changeset
|
561 .br |
12406
bc45ab9756b5
[gaim-migrate @ 14713]
Richard Laager <rlaager@wiktel.com>
parents:
10236
diff
changeset
|
562 |
9063
350c6845c792
[gaim-migrate @ 9839]
Christian Hammond <chipx86@chipx86.com>
parents:
8736
diff
changeset
|
563 |
350c6845c792
[gaim-migrate @ 9839]
Christian Hammond <chipx86@chipx86.com>
parents:
8736
diff
changeset
|
564 Our crazy patch writers include: |
350c6845c792
[gaim-migrate @ 9839]
Christian Hammond <chipx86@chipx86.com>
parents:
8736
diff
changeset
|
565 |
12406
bc45ab9756b5
[gaim-migrate @ 14713]
Richard Laager <rlaager@wiktel.com>
parents:
10236
diff
changeset
|
566 Ka-Hing 'javabsp' Cheung |
9063
350c6845c792
[gaim-migrate @ 9839]
Christian Hammond <chipx86@chipx86.com>
parents:
8736
diff
changeset
|
567 .br |
12406
bc45ab9756b5
[gaim-migrate @ 14713]
Richard Laager <rlaager@wiktel.com>
parents:
10236
diff
changeset
|
568 Sadrul Habib Chowdhury |
9063
350c6845c792
[gaim-migrate @ 9839]
Christian Hammond <chipx86@chipx86.com>
parents:
8736
diff
changeset
|
569 .br |
12406
bc45ab9756b5
[gaim-migrate @ 14713]
Richard Laager <rlaager@wiktel.com>
parents:
10236
diff
changeset
|
570 Felipe 'shx' Contreras |
9063
350c6845c792
[gaim-migrate @ 9839]
Christian Hammond <chipx86@chipx86.com>
parents:
8736
diff
changeset
|
571 .br |
12406
bc45ab9756b5
[gaim-migrate @ 14713]
Richard Laager <rlaager@wiktel.com>
parents:
10236
diff
changeset
|
572 Decklin Foster |
9063
350c6845c792
[gaim-migrate @ 9839]
Christian Hammond <chipx86@chipx86.com>
parents:
8736
diff
changeset
|
573 .br |
12406
bc45ab9756b5
[gaim-migrate @ 14713]
Richard Laager <rlaager@wiktel.com>
parents:
10236
diff
changeset
|
574 Peter 'Bleeter' Lawler |
9063
350c6845c792
[gaim-migrate @ 9839]
Christian Hammond <chipx86@chipx86.com>
parents:
8736
diff
changeset
|
575 .br |
12406
bc45ab9756b5
[gaim-migrate @ 14713]
Richard Laager <rlaager@wiktel.com>
parents:
10236
diff
changeset
|
576 Robert 'Robot101' McQueen |
9063
350c6845c792
[gaim-migrate @ 9839]
Christian Hammond <chipx86@chipx86.com>
parents:
8736
diff
changeset
|
577 .br |
12406
bc45ab9756b5
[gaim-migrate @ 14713]
Richard Laager <rlaager@wiktel.com>
parents:
10236
diff
changeset
|
578 Benjamin Miller |
9907 | 579 .br |
12406
bc45ab9756b5
[gaim-migrate @ 14713]
Richard Laager <rlaager@wiktel.com>
parents:
10236
diff
changeset
|
580 Kevin 'SimGuy' Stange |
9907 | 581 .br |
12406
bc45ab9756b5
[gaim-migrate @ 14713]
Richard Laager <rlaager@wiktel.com>
parents:
10236
diff
changeset
|
582 |
6954 | 583 |
584 The retired developers of \fBgaim\fR are: | |
585 | |
12406
bc45ab9756b5
[gaim-migrate @ 14713]
Richard Laager <rlaager@wiktel.com>
parents:
10236
diff
changeset
|
586 Jim Duchek <\fIjim@linuxpimps.com\fR> (maintainer) |
9063
350c6845c792
[gaim-migrate @ 9839]
Christian Hammond <chipx86@chipx86.com>
parents:
8736
diff
changeset
|
587 .br |
12406
bc45ab9756b5
[gaim-migrate @ 14713]
Richard Laager <rlaager@wiktel.com>
parents:
10236
diff
changeset
|
588 Rob Flynn <\fIgaim@robflynn.com\fR> (maintainer) |
6954 | 589 .br |
12406
bc45ab9756b5
[gaim-migrate @ 14713]
Richard Laager <rlaager@wiktel.com>
parents:
10236
diff
changeset
|
590 Adam Fritzler (libfaim maintainer) |
9063
350c6845c792
[gaim-migrate @ 9839]
Christian Hammond <chipx86@chipx86.com>
parents:
8736
diff
changeset
|
591 .br |
12406
bc45ab9756b5
[gaim-migrate @ 14713]
Richard Laager <rlaager@wiktel.com>
parents:
10236
diff
changeset
|
592 Syd Logan (hacker and designated driver [lazy bum]) |
bc45ab9756b5
[gaim-migrate @ 14713]
Richard Laager <rlaager@wiktel.com>
parents:
10236
diff
changeset
|
593 .br |
bc45ab9756b5
[gaim-migrate @ 14713]
Richard Laager <rlaager@wiktel.com>
parents:
10236
diff
changeset
|
594 Jim Seymour (Jabber developer) |
6954 | 595 .br |
596 Mark Spencer (original author) <\fImarkster@marko.net\fR> | |
9063
350c6845c792
[gaim-migrate @ 9839]
Christian Hammond <chipx86@chipx86.com>
parents:
8736
diff
changeset
|
597 .br |
12406
bc45ab9756b5
[gaim-migrate @ 14713]
Richard Laager <rlaager@wiktel.com>
parents:
10236
diff
changeset
|
598 Eric Warmenhoven (former lead developer) <\fIeric@warmenhoven.org\fR> |
bc45ab9756b5
[gaim-migrate @ 14713]
Richard Laager <rlaager@wiktel.com>
parents:
10236
diff
changeset
|
599 .br |
6954 | 600 |
12406
bc45ab9756b5
[gaim-migrate @ 14713]
Richard Laager <rlaager@wiktel.com>
parents:
10236
diff
changeset
|
601 This manpage was originally written by Dennis Ristuccia <\fIdennis@dennisr.net\fR>. It has been updated and largely rewritten by Sean Egan <\fIseanegan@gmail.com\fR> and Ben Tegarden <\fItegarden@uclink.berkeley.edu\fR>. |