diff options
author | Matthew Loper <mloper@src.gnome.org> | 2000-03-29 11:05:07 +0800 |
---|---|---|
committer | Matthew Loper <mloper@src.gnome.org> | 2000-03-29 11:05:07 +0800 |
commit | a74313d1afe18b36eaddeda4ad35b8442354e8b7 (patch) | |
tree | cc260d676959c44da259fb10e35d7c44173188eb /wombat/wombat.gnorba | |
parent | c169edca762daf6d56dd1b48d738b9c37f0b5028 (diff) | |
download | gsoc2013-evolution-a74313d1afe18b36eaddeda4ad35b8442354e8b7.tar gsoc2013-evolution-a74313d1afe18b36eaddeda4ad35b8442354e8b7.tar.gz gsoc2013-evolution-a74313d1afe18b36eaddeda4ad35b8442354e8b7.tar.bz2 gsoc2013-evolution-a74313d1afe18b36eaddeda4ad35b8442354e8b7.tar.lz gsoc2013-evolution-a74313d1afe18b36eaddeda4ad35b8442354e8b7.tar.xz gsoc2013-evolution-a74313d1afe18b36eaddeda4ad35b8442354e8b7.tar.zst gsoc2013-evolution-a74313d1afe18b36eaddeda4ad35b8442354e8b7.zip |
+ * wombat/wombat.gnorba: new file.
+
+ * wombat/.cvsignore: new file.
+
+ * wombat/wombat.c (setup_pcs): fill out this function some.
+
+ * configure.in: added wombat.
+
+ * pcs/Makefile.am: create a libpcs.la library, for use in the
+ wombat.
svn path=/trunk/; revision=2241
Diffstat (limited to 'wombat/wombat.gnorba')
-rw-r--r-- | wombat/wombat.gnorba | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/wombat/wombat.gnorba b/wombat/wombat.gnorba new file mode 100644 index 0000000000..0e5839cc55 --- /dev/null +++ b/wombat/wombat.gnorba @@ -0,0 +1,11 @@ +[evolution:card-server] +type=exe +repo_id=IDL:Evolution/CardServer:1.0 +description=The Personal Addressbook Server +location_info=wombat + +[evolution:calendar-factory] +type=exe +repo_id=IDL:Evolution/Calendar/CalFactory:1.0 IDL:Bonobo/Unknown:1.0 +description=Calendar factory for the Personal Calendar Server +location_info=wombat |