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