From 0e0fa4f4c68b509ccdaac0f0aec390190ba02081 Mon Sep 17 00:00:00 2001
From: Christopher James Lahey <clahey@helixcode.com>
Date: Sat, 11 Nov 2000 21:48:27 +0000
Subject: Added Send contact as attachment and Send to contact to menus.

2000-11-11  Christopher James Lahey  <clahey@helixcode.com>

	* evolution-contact-editor.xml: Added Send contact as attachment
	and Send to contact to menus.

svn path=/trunk/; revision=6545
---
 ui/ChangeLog                    | 5 +++++
 ui/evolution-contact-editor.xml | 8 ++++++++
 2 files changed, 13 insertions(+)

(limited to 'ui')

diff --git a/ui/ChangeLog b/ui/ChangeLog
index 9ae5e7320a..c2a16bf465 100644
--- a/ui/ChangeLog
+++ b/ui/ChangeLog
@@ -1,3 +1,8 @@
+2000-11-11  Christopher James Lahey  <clahey@helixcode.com>
+
+	* evolution-contact-editor.xml: Added Send contact as attachment
+	and Send to contact to menus.
+
 2000-11-09  Anna Marie Dirks <anna@helixcode.com>
 	* evolution-calendar.xml: Added (and cleaned up) keyboard shortcuts.
 	* evolution-addressbook.xml: Added keyboard shortcuts.  
diff --git a/ui/evolution-contact-editor.xml b/ui/evolution-contact-editor.xml
index 6a074e7af2..c0594838b4 100644
--- a/ui/evolution-contact-editor.xml
+++ b/ui/evolution-contact-editor.xml
@@ -188,6 +188,14 @@ static GnomeUIInfo main_menu[] = {
 
 			<separator/>
 
+		        <menuitem name="SendAs" verb="ContactEditorSendAs"
+			_label="Se_nd contact to other..."/>
+
+		        <menuitem name="SendTo" verb="ContactEditorSendTo"
+			_label="Send _message to contact..."/>
+
+			<separator/>
+
 		        <menuitem name="Delete" verb="ContactEditorDelete"
 			_label="Delete..."
 			pixtype="stock" pixname="Trash"/>
-- 
cgit v1.2.3