diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-08-13 02:36:44 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-08-13 02:36:44 +0800 |
commit | 4798532399252800f188c5431722fff02e6306eb (patch) | |
tree | c28450eebfc1e67fc171ea277e3fe998795e08f8 /addressbook/ChangeLog | |
parent | e9faa62d2f9f6bae897c2f718ee25b5a78e159c7 (diff) | |
download | gsoc2013-evolution-4798532399252800f188c5431722fff02e6306eb.tar gsoc2013-evolution-4798532399252800f188c5431722fff02e6306eb.tar.gz gsoc2013-evolution-4798532399252800f188c5431722fff02e6306eb.tar.bz2 gsoc2013-evolution-4798532399252800f188c5431722fff02e6306eb.tar.lz gsoc2013-evolution-4798532399252800f188c5431722fff02e6306eb.tar.xz gsoc2013-evolution-4798532399252800f188c5431722fff02e6306eb.tar.zst gsoc2013-evolution-4798532399252800f188c5431722fff02e6306eb.zip |
A few small interface fixes.
2000-08-12 Christopher James Lahey <clahey@helixcode.com>
* gui/search/Makefile.am,
gui/search/e-addressbook-search-dialog.c,
gui/search/e-addressbook-search-dialog.h: A few small interface
fixes.
* gui/component/Makefile.am: Link in the addressbook search
dialog.
svn path=/trunk/; revision=4780
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 0ca71a0b12..2bb891f15c 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,15 @@ 2000-08-12 Christopher James Lahey <clahey@helixcode.com> + * gui/search/Makefile.am, + gui/search/e-addressbook-search-dialog.c, + gui/search/e-addressbook-search-dialog.h: A few small interface + fixes. + + * gui/component/Makefile.am: Link in the addressbook search + dialog. + +2000-08-12 Christopher James Lahey <clahey@helixcode.com> + * gui/Makefile.am: Added the search directory. * backend/ebook/e-book.c: Fixed a potential crash. |