diff options
author | Chris Toshok <toshok@ximian.com> | 2004-03-31 05:39:27 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2004-03-31 05:39:27 +0800 |
commit | e5360c507eaea7427aff05b763d441643d426aec (patch) | |
tree | 2652c79a8a62a2b918405edb11db2bf588d634c8 | |
parent | 2a82a4b527aef8b7257cb72ea2aae05c4aee8163 (diff) | |
download | gsoc2013-evolution-e5360c507eaea7427aff05b763d441643d426aec.tar gsoc2013-evolution-e5360c507eaea7427aff05b763d441643d426aec.tar.gz gsoc2013-evolution-e5360c507eaea7427aff05b763d441643d426aec.tar.bz2 gsoc2013-evolution-e5360c507eaea7427aff05b763d441643d426aec.tar.lz gsoc2013-evolution-e5360c507eaea7427aff05b763d441643d426aec.tar.xz gsoc2013-evolution-e5360c507eaea7427aff05b763d441643d426aec.tar.zst gsoc2013-evolution-e5360c507eaea7427aff05b763d441643d426aec.zip |
[ part of fix for bug #53634 ]
2004-03-30 Chris Toshok <toshok@ximian.com>
[ part of fix for bug #53634 ]
* evolution-addressbook.xml: remove the Tools submenu placeholder
foo.
svn path=/trunk/; revision=25248
-rw-r--r-- | ui/ChangeLog | 7 | ||||
-rw-r--r-- | ui/evolution-addressbook.xml | 10 |
2 files changed, 7 insertions, 10 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog index 4a4ec7fbd4..9e04206664 100644 --- a/ui/ChangeLog +++ b/ui/ChangeLog @@ -1,3 +1,10 @@ +2004-03-30 Chris Toshok <toshok@ximian.com> + + [ part of fix for bug #53634 ] + + * evolution-addressbook.xml: remove the Tools submenu placeholder + foo. + 2004-03-22 Hari Prasad Nadig <hp@ndeepak.info> * evolution-calendar.xml: Naming issue resolved ( Bug 48293 ) diff --git a/ui/evolution-addressbook.xml b/ui/evolution-addressbook.xml index 39b0d4f844..316d1f187f 100644 --- a/ui/evolution-addressbook.xml +++ b/ui/evolution-addressbook.xml @@ -127,16 +127,6 @@ </placeholder> </submenu> - <submenu name="Tools"> - <placeholder name="ComponentPlaceholder"> - <menuitem name="ToolSearch" - verb="" - _label="_Search for Contacts" - pixtype="pixbuf"/> - <separator f="" name="eadbk3"/> - </placeholder> - </submenu> - </menu> <dockitem name="Toolbar"> |