aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Toshok <toshok@ximian.com>2001-05-22 07:51:12 +0800
committerChris Toshok <toshok@src.gnome.org>2001-05-22 07:51:12 +0800
commit8dd9bc57f75f90bfccd744f9522001862b904060 (patch)
treeeb95005dcc398f8c420bcc802d50510b1dfb4863
parentde5615cd99a9ab6e429041566f56dc9f4103cb2b (diff)
downloadgsoc2013-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
-rw-r--r--ui/ChangeLog4
-rw-r--r--ui/evolution-addressbook.xml7
2 files changed, 4 insertions, 7 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog
index 31e4cb24d8..b4289150a2 100644
--- a/ui/ChangeLog
+++ b/ui/ChangeLog
@@ -1,3 +1,7 @@
+2001-05-21 Chris Toshok <toshok@ximian.com>
+
+ * evolution-addressbook.xml: remove ViewAsTable menu item.
+
2001-05-21 Federico Mena Quintero <federico@ximian.com>
* evolution-tasks.xml: Added a Delete button on the toolbar.
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"/>