From 45b8f9d767b5a178e0fdcb48901e664334fd8183 Mon Sep 17 00:00:00 2001 From: Damon Chaplin Date: Mon, 8 Jan 2001 00:33:37 +0000 Subject: new file for the Tasks controls. 2001-01-08 Damon Chaplin * evolution-tasks.xml: new file for the Tasks controls. * Makefile.am (XML_FILES): added the above file. svn path=/trunk/; revision=7296 --- ui/ChangeLog | 6 +++++ ui/Makefile.am | 3 ++- ui/evolution-tasks.xml | 70 ++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 78 insertions(+), 1 deletion(-) create mode 100644 ui/evolution-tasks.xml diff --git a/ui/ChangeLog b/ui/ChangeLog index a29497f514..e86bd06f5e 100644 --- a/ui/ChangeLog +++ b/ui/ChangeLog @@ -1,3 +1,9 @@ +2001-01-08 Damon Chaplin + + * evolution-tasks.xml: new file for the Tasks controls. + + * Makefile.am (XML_FILES): added the above file. + 2001-01-02 Federico Mena Quintero * evolution-event-editor.xml: diff --git a/ui/Makefile.am b/ui/Makefile.am index cac3624a78..a6b55836c6 100644 --- a/ui/Makefile.am +++ b/ui/Makefile.am @@ -8,7 +8,8 @@ XML_FILES = \ evolution-mail.xml \ evolution-message-composer.xml \ evolution-subscribe.xml \ - evolution-task-editor-dialog.xml + evolution-task-editor-dialog.xml\ + evolution-tasks.xml uidir = $(datadir)/gnome/ui ui_DATA = $(XML_FILES) diff --git a/ui/evolution-tasks.xml b/ui/evolution-tasks.xml new file mode 100644 index 0000000000..fd86f0428a --- /dev/null +++ b/ui/evolution-tasks.xml @@ -0,0 +1,70 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3