diff options
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | README | 7 |
2 files changed, 9 insertions, 2 deletions
@@ -1,3 +1,7 @@ +2000-04-05 Matt Loper <matt@helixcode.com> + + * README: Added wombat. + 2000-04-05 Seth Alves <alves@hungry.com> * shell/e-shell-view.c (get_view): hook up control:calendar @@ -43,7 +43,10 @@ camel: libcamel, a messaging library used by the mailer. Camel is inspired by Sun's JavaMail (http://java.sun.com/products/javamail/) and the IMAPv4 spec (RFC 2060). -compose: the message composer UI +wombat: Has source code that will load in the addressbook + and calendar backend, and will form the server + process we'll be using +composer: the message composer UI data: the .desktop file for Evolution devel-docs: entirely inadequate documentation doc: more inadequate documentation, and some nice white @@ -59,4 +62,4 @@ shell: the Evolution shell (the main program that launches the other components) tests: some test programs widgets: widgets used by Evolution, including the shortcut bar, - ETable, and EText
\ No newline at end of file + ETable, and EText |