diff options
author | Chris Toshok <toshok@ximian.com> | 2001-05-22 07:51:12 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2001-05-22 07:51:12 +0800 |
commit | 8dd9bc57f75f90bfccd744f9522001862b904060 (patch) | |
tree | eb95005dcc398f8c420bcc802d50510b1dfb4863 /ui/evolution-addressbook.xml | |
parent | de5615cd99a9ab6e429041566f56dc9f4103cb2b (diff) | |
download | gsoc2013-evolution-8dd9bc57f75f90bfccd744f9522001862b904060.tar gsoc2013-evolution-8dd9bc57f75f90bfccd744f9522001862b904060.tar.gz gsoc2013-evolution-8dd9bc57f75f90bfccd744f9522001862b904060.tar.bz2 gsoc2013-evolution-8dd9bc57f75f90bfccd744f9522001862b904060.tar.lz gsoc2013-evolution-8dd9bc57f75f90bfccd744f9522001862b904060.tar.xz gsoc2013-evolution-8dd9bc57f75f90bfccd744f9522001862b904060.tar.zst gsoc2013-evolution-8dd9bc57f75f90bfccd744f9522001862b904060.zip |
remove ViewAsTable menu item.
2001-05-21 Chris Toshok <toshok@ximian.com>
* evolution-addressbook.xml: remove ViewAsTable menu item.
svn path=/trunk/; revision=9913
Diffstat (limited to 'ui/evolution-addressbook.xml')
-rw-r--r-- | ui/evolution-addressbook.xml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/ui/evolution-addressbook.xml b/ui/evolution-addressbook.xml index ea48925134..f3ff0ed088 100644 --- a/ui/evolution-addressbook.xml +++ b/ui/evolution-addressbook.xml @@ -48,9 +48,6 @@ <submenu name="View"> - <menuitem name="AsTable" verb="ViewAsTable" _label="As _Table" - /> - </submenu> <submenu name="Settings"> @@ -79,10 +76,6 @@ <separator/> - <toolitem name="Find" _label="Find" - _tip="Find a contact" verb="ContactFind" - pixtype="pixbuf"/> - <toolitem name="Print" _label="Print" verb="ContactsPrint"/> |