diff options
author | Chris Toshok <toshok@ximian.com> | 2003-01-09 10:47:10 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2003-01-09 10:47:10 +0800 |
commit | f49ec121f0f2c997445103cc7158e41ddd713d35 (patch) | |
tree | 0ca26d7f02425da4c24aafd69f562595f4b2aeb4 /addressbook/ChangeLog | |
parent | 81d8ab193f647151b6866a01b898d137154204c5 (diff) | |
download | gsoc2013-evolution-f49ec121f0f2c997445103cc7158e41ddd713d35.tar gsoc2013-evolution-f49ec121f0f2c997445103cc7158e41ddd713d35.tar.gz gsoc2013-evolution-f49ec121f0f2c997445103cc7158e41ddd713d35.tar.bz2 gsoc2013-evolution-f49ec121f0f2c997445103cc7158e41ddd713d35.tar.lz gsoc2013-evolution-f49ec121f0f2c997445103cc7158e41ddd713d35.tar.xz gsoc2013-evolution-f49ec121f0f2c997445103cc7158e41ddd713d35.tar.zst gsoc2013-evolution-f49ec121f0f2c997445103cc7158e41ddd713d35.zip |
add in the schema entry for minimum_query_length.
2003-01-08 Chris Toshok <toshok@ximian.com>
* gui/component/apps_evolution_addressbook.schemas: add in the
schema entry for minimum_query_length.
svn path=/trunk/; revision=19301
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index f7f0a05887..69cd18aecb 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,10 @@ 2003-01-08 Chris Toshok <toshok@ximian.com> + * gui/component/apps_evolution_addressbook.schemas: add in the + schema entry for minimum_query_length. + +2003-01-08 Chris Toshok <toshok@ximian.com> + * gui/widgets/e-addressbook-view.h: add E_ADDRESSBOOK_VIEW_TREEVIEW to the enum, ifdef'ed out. |