diff options
author | Chenthill Palanisamy <pchen@src.gnome.org> | 2005-11-16 22:17:23 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchen@src.gnome.org> | 2005-11-16 22:17:23 +0800 |
commit | 9884d03d842f2e4e7b0886b9f2a0586050de3fac (patch) | |
tree | 55bea77ad7933e49768c9074d967fc0e1a743e25 | |
parent | 58cb09d4cc5d3e91f8814f9a9fd673b9c59234f0 (diff) | |
download | gsoc2013-evolution-9884d03d842f2e4e7b0886b9f2a0586050de3fac.tar.gz gsoc2013-evolution-9884d03d842f2e4e7b0886b9f2a0586050de3fac.tar.zst gsoc2013-evolution-9884d03d842f2e4e7b0886b9f2a0586050de3fac.zip |
added the evolution-task-editor.xml file.
svn path=/trunk/; revision=30629
-rw-r--r-- | ui/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/Makefile.am b/ui/Makefile.am index 72feaa4502..373f708992 100644 --- a/ui/Makefile.am +++ b/ui/Makefile.am @@ -13,6 +13,7 @@ XML_FILES = \ evolution-signature-editor.xml \ evolution-subscribe.xml \ evolution-event-editor.xml \ + evolution-task-editor.xml \ evolution-editor.xml \ evolution-tasks.xml |