source: trunk/third/evolution/shell/README @ 16770

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 
1Two things are built in this directory: the shell's executable, named
2`evolution', and the shell utility library, `libeshell'.
3
4The `e-*' files belong to the shell, and their API is not exported at
5all.
6
7The `evolution-*' files, instead, are Bonobo-style wrappers for the
8shell's Evolution:: CORBA interfaces.  They are all compiled into
9`libeshell'; the shell itself links against `libeshell'.
10
11The `evolution-*-client' files are utility GTK+-style wrappers for the
12CORBA methods; the modules whose name does not end with `-client',
13instead, are Bonobo-like GTK+ objects wrapping the implementation of
14the CORBA server.
Note: See TracBrowser for help on using the repository browser.