From 1c8d79010681884cfddd5574e40cb2bdd0772c61 Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Wed, 30 May 2001 08:49:38 +0000 Subject: add commands/menu items for Cut/Copy/Paste/Select All. 2001-05-30 Chris Toshok * evolution-addressbook.xml: add commands/menu items for Cut/Copy/Paste/Select All. svn path=/trunk/; revision=10051 --- ui/ChangeLog | 5 +++++ ui/evolution-addressbook.xml | 25 +++++++++++++++++++++++++ 2 files changed, 30 insertions(+) diff --git a/ui/ChangeLog b/ui/ChangeLog index c1058f1197..a830b8c58e 100644 --- a/ui/ChangeLog +++ b/ui/ChangeLog @@ -1,3 +1,8 @@ +2001-05-30 Chris Toshok + + * evolution-addressbook.xml: add commands/menu items for + Cut/Copy/Paste/Select All. + 2001-05-28 Dan Winship * evolution-mail.xml: Undo Jeff's View menu changes, as they diff --git a/ui/evolution-addressbook.xml b/ui/evolution-addressbook.xml index 33a815764d..0e74f27cea 100644 --- a/ui/evolution-addressbook.xml +++ b/ui/evolution-addressbook.xml @@ -17,6 +17,21 @@ + + + + + + + + + @@ -43,6 +58,16 @@ + + + + + + + + + + -- cgit