diff options
author | Chris Toshok <toshok@ximian.com> | 2003-03-15 08:35:19 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2003-03-15 08:35:19 +0800 |
commit | 1fffa41a16a749d2bb43295b587e18165ee43035 (patch) | |
tree | 079ae6d760eff918e2d4b1ac0c9b85267647f30b /ChangeLog | |
parent | ec640140b34656fe35752aaaa20d128c301d24b5 (diff) | |
download | gsoc2013-evolution-1fffa41a16a749d2bb43295b587e18165ee43035.tar.gz gsoc2013-evolution-1fffa41a16a749d2bb43295b587e18165ee43035.tar.zst gsoc2013-evolution-1fffa41a16a749d2bb43295b587e18165ee43035.zip |
use bonobo_main_quit, and clean this up a bit.
2003-03-14 Chris Toshok <toshok@ximian.com>
* tools/evolution-addressbook-export.c (save_cards): use
bonobo_main_quit, and clean this up a bit.
svn path=/trunk/; revision=20305
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2003-03-14 Chris Toshok <toshok@ximian.com> + + * tools/evolution-addressbook-export.c (save_cards): use + bonobo_main_quit, and clean this up a bit. + 2003-03-06 Jeffrey Stedfast <fejj@ximian.com> * configure.in: Added AC_C_INLINE - this should fix bug #39171. |