1 |
$Id: ABOUT,v 1.9 2003/12/09 00:27:13 wcc Exp $ |
2 |
|
3 |
Directory Contents - / |
4 |
Last revised: December 10, 2003 |
5 |
_________________________________________________________________ |
6 |
|
7 |
Directory Contents - / |
8 |
|
9 |
acconfig/ |
10 |
This directory contains autotools configuration data. |
11 |
|
12 |
doc/ |
13 |
Lots of IMPORTANT DOCUMENTATION that you MUST READ is in this directory. |
14 |
|
15 |
help/ |
16 |
All of the bot's help files are stored here. |
17 |
|
18 |
intl/ |
19 |
This contains code related to GNU gettext support. |
20 |
|
21 |
lib/ |
22 |
This contains the libadns, libcompat, libeggdrop, and egglib libraries. |
23 |
|
24 |
logs/ |
25 |
This is a good place for eggdrop to store log files. |
26 |
|
27 |
misc/ |
28 |
These are misc. source/script files. |
29 |
|
30 |
modules/ |
31 |
Eggdrop modules are stored here. |
32 |
|
33 |
nettype/ |
34 |
Network-specific configuration data is stored here. |
35 |
|
36 |
po/ |
37 |
This contains translation information. |
38 |
|
39 |
scripts/ |
40 |
Tcl scripts included with Eggdrop are contained in this directory. |
41 |
|
42 |
src/ |
43 |
This is the Eggdrop source. |
44 |
|
45 |
testcode/ |
46 |
This contains Eggdrop test code. |
47 |
|
48 |
text/ |
49 |
This contains the motd and banner files. |
50 |
|
51 |
ABOUT-NLS |
52 |
This contains gettext information. |
53 |
|
54 |
AUTHORS |
55 |
A list of Eggdrop developers and contributors is in this file. |
56 |
|
57 |
bootstrap |
58 |
This script generates several files needed for the configure process. |
59 |
|
60 |
ChangeLog |
61 |
Contains CVS commit logs from each change made to Eggdrop in CVS. |
62 |
|
63 |
config.tcl |
64 |
This is a sample Tcl configuration file. |
65 |
|
66 |
config.xml |
67 |
This is a sample XML configuration file. |
68 |
|
69 |
configure.ac |
70 |
This file is used to generate the configure script. |
71 |
|
72 |
COPYING |
73 |
Eggdrop legal information is contained in this file. |
74 |
|
75 |
INSTALL |
76 |
Information on installing your Eggdrop. |
77 |
|
78 |
Makefile.am |
79 |
This helps with the automated compiling of the bot. |
80 |
|
81 |
NEWS |
82 |
This lists significant differences with previous versions. |
83 |
|
84 |
README |
85 |
You should read this file before even trying to compile Eggdrop. |
86 |
________________________________________________________________________ |
87 |
|
88 |
Copyright (C) 2003, 2004 Eggheads Development Team |