aboutsummaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorChenthill Palanisamy <pchen@src.gnome.org>2005-11-15 03:47:12 +0800
committerChenthill Palanisamy <pchen@src.gnome.org>2005-11-15 03:47:12 +0800
commit30810e4b48aa318380bd1392124f9232b6a9e000 (patch)
tree6485fd4eff7edeb71ac6efc9634984c852b997f9 /ui
parentc8cb4d5f00cdca93a1cfdcdde217539490ac1c39 (diff)
downloadgsoc2013-evolution-30810e4b48aa318380bd1392124f9232b6a9e000.tar
gsoc2013-evolution-30810e4b48aa318380bd1392124f9232b6a9e000.tar.gz
gsoc2013-evolution-30810e4b48aa318380bd1392124f9232b6a9e000.tar.bz2
gsoc2013-evolution-30810e4b48aa318380bd1392124f9232b6a9e000.tar.lz
gsoc2013-evolution-30810e4b48aa318380bd1392124f9232b6a9e000.tar.xz
gsoc2013-evolution-30810e4b48aa318380bd1392124f9232b6a9e000.tar.zst
gsoc2013-evolution-30810e4b48aa318380bd1392124f9232b6a9e000.zip
added the two new UI files.
svn path=/trunk/; revision=30617
Diffstat (limited to 'ui')
-rw-r--r--ui/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/Makefile.am b/ui/Makefile.am
index 42edeeb426..72feaa4502 100644
--- a/ui/Makefile.am
+++ b/ui/Makefile.am
@@ -12,6 +12,8 @@ XML_FILES = \
evolution-message-composer.xml \
evolution-signature-editor.xml \
evolution-subscribe.xml \
+ evolution-event-editor.xml \
+ evolution-editor.xml \
evolution-tasks.xml
evolutionui_DATA = $(XML_FILES)