diff options
-rw-r--r-- | ui/ChangeLog | 4 | ||||
-rw-r--r-- | ui/evolution-addressbook.xml | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog index 383aacd93d..f412ff1f0d 100644 --- a/ui/ChangeLog +++ b/ui/ChangeLog @@ -1,3 +1,7 @@ +2000-11-02 Christopher James Lahey <clahey@helixcode.com> + + * evolution-addressbook.xml: Removed QuickSearch widget. + 2000-11-01 Radek Doulik <rodo@helixcode.com> * evolution-message-composer.xml: added accel="*Control*Return" to diff --git a/ui/evolution-addressbook.xml b/ui/evolution-addressbook.xml index 9cdeb83616..bda0509e9e 100644 --- a/ui/evolution-addressbook.xml +++ b/ui/evolution-addressbook.xml @@ -57,8 +57,6 @@ <separator/> - <control name="QuickSearch"/> - <toolitem name="View All" _label="View All" _tip="View all contacts" verb="ContactViewAll" pixtype="stock" pixname="Multiple"/> |