Files
evolution/ui/Makefile.am
Chris Toshok c3a78dda1b add cmd for ContactNewList and ContactsPrintPreview. Also, correct the tip
2001-06-24  Chris Toshok  <toshok@ximian.com>

	* 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
2001-06-25 01:00:05 +00:00

21 lines
490 B
Makefile

XML_FILES = \
evolution.xml \
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 \
evolution-mail.xml \
evolution-message-composer.xml \
evolution-subscribe.xml \
evolution-task-editor.xml \
evolution-tasks.xml \
my-evolution.xml
uidir = $(datadir)/gnome/ui
ui_DATA = $(XML_FILES)
EXTRA_DIST = $(XML_FILES)