Revision 16770,
621 bytes
checked in by ghudson, 23 years ago
(diff) |
This commit was generated by cvs2svn to compensate for changes in r16769,
which included commits to RCS files with non-trunk default branches.
|
Line | |
---|
1 | Two things are built in this directory: the shell's executable, named |
---|
2 | `evolution', and the shell utility library, `libeshell'. |
---|
3 | |
---|
4 | The `e-*' files belong to the shell, and their API is not exported at |
---|
5 | all. |
---|
6 | |
---|
7 | The `evolution-*' files, instead, are Bonobo-style wrappers for the |
---|
8 | shell's Evolution:: CORBA interfaces. They are all compiled into |
---|
9 | `libeshell'; the shell itself links against `libeshell'. |
---|
10 | |
---|
11 | The `evolution-*-client' files are utility GTK+-style wrappers for the |
---|
12 | CORBA methods; the modules whose name does not end with `-client', |
---|
13 | instead, are Bonobo-like GTK+ objects wrapping the implementation of |
---|
14 | the CORBA server. |
---|
Note: See
TracBrowser
for help on using the repository browser.