From c3a78dda1b4562ae56fcfbdcc9fa9f6e251fe6aa Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Mon, 25 Jun 2001 01:00:05 +0000 Subject: add cmd for ContactNewList and ContactsPrintPreview. Also, correct the tip 2001-06-24 Chris Toshok * evolution-addressbook.xml: add cmd for ContactNewList and ContactsPrintPreview. Also, correct the tip for Select All and add the accelerator. Add menu/tool items for ContactNewList, and remove the tool item for ContactViewAll. * Makefile.am (XML_FILES): add evolution-contact-list-editor.xml. svn path=/trunk/; revision=10459 --- ui/ChangeLog | 9 +++++++++ ui/Makefile.am | 1 + ui/evolution-addressbook.xml | 25 +++++++++++++++++-------- 3 files changed, 27 insertions(+), 8 deletions(-) diff --git a/ui/ChangeLog b/ui/ChangeLog index 217d912b54..79270e7587 100644 --- a/ui/ChangeLog +++ b/ui/ChangeLog @@ -1,3 +1,12 @@ +2001-06-24 Chris Toshok + + * evolution-addressbook.xml: add cmd for ContactNewList and + ContactsPrintPreview. Also, correct the tip for Select All and + add the accelerator. Add menu/tool items for ContactNewList, and + remove the tool item for ContactViewAll. + + * Makefile.am (XML_FILES): add evolution-contact-list-editor.xml. + 2001-06-23 Ettore Perazzoli * evolution.xml: Get rid of the status bar. diff --git a/ui/Makefile.am b/ui/Makefile.am index 6c66d70618..2fc5d2f392 100644 --- a/ui/Makefile.am +++ b/ui/Makefile.am @@ -3,6 +3,7 @@ XML_FILES = \ evolution-addressbook.xml \ evolution-calendar.xml \ evolution-contact-editor.xml \ + evolution-contact-list-editor.xml \ evolution-comp-editor.xml \ evolution-event-editor.xml \ evolution-executive-summary.xml \ diff --git a/ui/evolution-addressbook.xml b/ui/evolution-addressbook.xml index e5ff1d702f..bc15e5c8c1 100644 --- a/ui/evolution-addressbook.xml +++ b/ui/evolution-addressbook.xml @@ -9,11 +9,19 @@ _tip="Create new contact" accel="*Control*n"/> + + + + @@ -30,7 +38,8 @@ accel="*Control*v"/> + _tip="Select all contacts" + accel="*Control*a"/> @@ -42,6 +51,9 @@ + @@ -50,7 +62,6 @@ @@ -95,6 +106,10 @@ _label="New contact" pixtype="pixbuf" priority="1"/> + + - - - - -- cgit