aboutsummaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorChris Toshok <toshok@helixcode.com>2000-12-19 06:19:58 +0800
committerChris Toshok <toshok@src.gnome.org>2000-12-19 06:19:58 +0800
commita1d12a819a73754b94eeaf558aefa91e77f169f3 (patch)
tree76139a128c2d7ca0838bbc1baf9e7cd93d638dd1 /ui
parent93b4700f7dfcd1120db95ea2b7c31cf6a65c2502 (diff)
downloadgsoc2013-evolution-a1d12a819a73754b94eeaf558aefa91e77f169f3.tar
gsoc2013-evolution-a1d12a819a73754b94eeaf558aefa91e77f169f3.tar.gz
gsoc2013-evolution-a1d12a819a73754b94eeaf558aefa91e77f169f3.tar.bz2
gsoc2013-evolution-a1d12a819a73754b94eeaf558aefa91e77f169f3.tar.lz
gsoc2013-evolution-a1d12a819a73754b94eeaf558aefa91e77f169f3.tar.xz
gsoc2013-evolution-a1d12a819a73754b94eeaf558aefa91e77f169f3.tar.zst
gsoc2013-evolution-a1d12a819a73754b94eeaf558aefa91e77f169f3.zip
give View->As Table its verb back so it works.
2000-12-18 Chris Toshok <toshok@helixcode.com> * evolution-addressbook.xml: give View->As Table its verb back so it works. svn path=/trunk/; revision=7075
Diffstat (limited to 'ui')
-rw-r--r--ui/ChangeLog5
-rw-r--r--ui/evolution-addressbook.xml2
2 files changed, 6 insertions, 1 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog
index c67b58cf3b..f26e75308b 100644
--- a/ui/ChangeLog
+++ b/ui/ChangeLog
@@ -1,3 +1,8 @@
+2000-12-18 Chris Toshok <toshok@helixcode.com>
+
+ * evolution-addressbook.xml: give View->As Table its verb back so
+ it works.
+
2000-12-14 Not Zed <NotZed@HelixCode.com>
* evolution-mail.xml: Added message hiding items.
diff --git a/ui/evolution-addressbook.xml b/ui/evolution-addressbook.xml
index 6c0e306205..8ffa0cd456 100644
--- a/ui/evolution-addressbook.xml
+++ b/ui/evolution-addressbook.xml
@@ -16,7 +16,7 @@
<submenu name="View">
- <menuitem name="AsTable" _label="As _Table"
+ <menuitem name="AsTable" verb="ViewAsTable" _label="As _Table"
/>