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/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'ui/Makefile.am') 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 \ -- cgit