From c0cc72015d1902bfdedb50ba3cbd23cf59afbc56 Mon Sep 17 00:00:00 2001 From: Michael Meeks Date: Wed, 18 Oct 2000 02:00:32 +0000 Subject: added. 2000-10-18 Michael Meeks * evolution-task-editor-dialog.xml: added. svn path=/trunk/; revision=5972 --- ui/ChangeLog | 4 + ui/Makefile.am | 3 +- ui/evolution-task-editor-dialog.xml | 361 ++++++++++++++++++++++++++++++++++++ 3 files changed, 367 insertions(+), 1 deletion(-) create mode 100644 ui/evolution-task-editor-dialog.xml (limited to 'ui') diff --git a/ui/ChangeLog b/ui/ChangeLog index 7c003d5bce..bc07b7ed20 100644 --- a/ui/ChangeLog +++ b/ui/ChangeLog @@ -1,3 +1,7 @@ +2000-10-18 Michael Meeks + + * evolution-task-editor-dialog.xml: added. + 2000-10-14 Michael Meeks * Makefile.am: Add rule to use bonobo-ui-extract to build diff --git a/ui/Makefile.am b/ui/Makefile.am index aec14eb600..7cca94ce69 100644 --- a/ui/Makefile.am +++ b/ui/Makefile.am @@ -6,7 +6,8 @@ XML_FILES = \ evolution-mail.xml \ evolution-calendar.xml \ evolution-subscribe.xml \ - evolution-executive-summary.xml + evolution-executive-summary.xml \ + evolution-task-editor-dialog.xml uidir = $(datadir)/gnome/ui ui_DATA = $(XML_FILES) diff --git a/ui/evolution-task-editor-dialog.xml b/ui/evolution-task-editor-dialog.xml new file mode 100644 index 0000000000..bc150c4166 --- /dev/null +++ b/ui/evolution-task-editor-dialog.xml @@ -0,0 +1,361 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit