diff options
author | Chenthill Palanisamy <pchen@src.gnome.org> | 2005-11-15 03:47:12 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchen@src.gnome.org> | 2005-11-15 03:47:12 +0800 |
commit | 30810e4b48aa318380bd1392124f9232b6a9e000 (patch) | |
tree | 6485fd4eff7edeb71ac6efc9634984c852b997f9 | |
parent | c8cb4d5f00cdca93a1cfdcdde217539490ac1c39 (diff) | |
download | gsoc2013-evolution-30810e4b48aa318380bd1392124f9232b6a9e000.tar.gz gsoc2013-evolution-30810e4b48aa318380bd1392124f9232b6a9e000.tar.zst gsoc2013-evolution-30810e4b48aa318380bd1392124f9232b6a9e000.zip |
added the two new UI files.
svn path=/trunk/; revision=30617
-rw-r--r-- | ui/Makefile.am | 2 |
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) |