diff options
author | JP Rosevear <jpr@ximian.com> | 2001-06-20 07:45:30 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2001-06-20 07:45:30 +0800 |
commit | b33b09f19def72f9fecc84ce2e2e3efff18b232e (patch) | |
tree | 924b7bf345183b09d554ffffb7f51b48413e083e /ui/Makefile.am | |
parent | 538da66362572c68d43f8864b6b6e4c3625bbb87 (diff) | |
download | gsoc2013-evolution-b33b09f19def72f9fecc84ce2e2e3efff18b232e.tar gsoc2013-evolution-b33b09f19def72f9fecc84ce2e2e3efff18b232e.tar.gz gsoc2013-evolution-b33b09f19def72f9fecc84ce2e2e3efff18b232e.tar.bz2 gsoc2013-evolution-b33b09f19def72f9fecc84ce2e2e3efff18b232e.tar.lz gsoc2013-evolution-b33b09f19def72f9fecc84ce2e2e3efff18b232e.tar.xz gsoc2013-evolution-b33b09f19def72f9fecc84ce2e2e3efff18b232e.tar.zst gsoc2013-evolution-b33b09f19def72f9fecc84ce2e2e3efff18b232e.zip |
ui xml for task editor
2001-06-19 JP Rosevear <jpr@ximian.com>
* evolution-task-editor.xml: ui xml for task editor
* Makefile.am: install new file
svn path=/trunk/; revision=10314
Diffstat (limited to 'ui/Makefile.am')
-rw-r--r-- | ui/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/Makefile.am b/ui/Makefile.am index c1a8b1d969..6c66d70618 100644 --- a/ui/Makefile.am +++ b/ui/Makefile.am @@ -9,7 +9,7 @@ XML_FILES = \ evolution-mail.xml \ evolution-message-composer.xml \ evolution-subscribe.xml \ - evolution-task-editor-dialog.xml\ + evolution-task-editor.xml \ evolution-tasks.xml \ my-evolution.xml |