diff options
author | Matthew Loper <mloper@src.gnome.org> | 2000-04-06 06:12:13 +0800 |
---|---|---|
committer | Matthew Loper <mloper@src.gnome.org> | 2000-04-06 06:12:13 +0800 |
commit | a9c9f6c25686e5a9da7f58d01d1bf3810a3d4a28 (patch) | |
tree | 298d0cc096aff224933d6ea2939e194bb9e7cce8 /README | |
parent | 5b2cde7393ae772fd2fe92cb5bdd920fe0917fe1 (diff) | |
download | gsoc2013-evolution-a9c9f6c25686e5a9da7f58d01d1bf3810a3d4a28.tar gsoc2013-evolution-a9c9f6c25686e5a9da7f58d01d1bf3810a3d4a28.tar.gz gsoc2013-evolution-a9c9f6c25686e5a9da7f58d01d1bf3810a3d4a28.tar.bz2 gsoc2013-evolution-a9c9f6c25686e5a9da7f58d01d1bf3810a3d4a28.tar.lz gsoc2013-evolution-a9c9f6c25686e5a9da7f58d01d1bf3810a3d4a28.tar.xz gsoc2013-evolution-a9c9f6c25686e5a9da7f58d01d1bf3810a3d4a28.tar.zst gsoc2013-evolution-a9c9f6c25686e5a9da7f58d01d1bf3810a3d4a28.zip |
+ * README: Added wombat.
svn path=/trunk/; revision=2298
Diffstat (limited to 'README')
-rw-r--r-- | README | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -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 |