From 5014e7f941b9bbcf22a40bc35738b8bd57f94503 Mon Sep 17 00:00:00 2001 From: Chenthill Palanisamy Date: Wed, 16 Nov 2005 13:07:42 +0000 Subject: added evolution tasks xml file and small changes to evolution event editor. svn path=/trunk/; revision=30625 --- ui/ChangeLog | 8 +++++ ui/evolution-event-editor.xml | 11 ++----- ui/evolution-task-editor.xml | 73 +++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 84 insertions(+), 8 deletions(-) create mode 100644 ui/evolution-task-editor.xml (limited to 'ui') diff --git a/ui/ChangeLog b/ui/ChangeLog index df6942c02a..8333569bff 100644 --- a/ui/ChangeLog +++ b/ui/ChangeLog @@ -1,3 +1,11 @@ +2005-11-16 Chenthill Palanisamy + + * evolution-event-editor.xml: Removed the view attendee + from menu bar and corrected the recurrence spelling. + * Makefile.am: + * evolution-task-editor.xml: Added the file for task + editor. + 2005-11-14 Srinivasa Ragavan * Makefile.am: Added two ui files evolution-editor.xml diff --git a/ui/evolution-event-editor.xml b/ui/evolution-event-editor.xml index addb75bf15..2b35a0be3c 100644 --- a/ui/evolution-event-editor.xml +++ b/ui/evolution-event-editor.xml @@ -1,9 +1,5 @@ - - @@ -45,7 +41,7 @@ - @@ -57,7 +53,6 @@ - @@ -79,7 +74,7 @@ - + @@ -88,7 +83,7 @@ - + diff --git a/ui/evolution-task-editor.xml b/ui/evolution-task-editor.xml new file mode 100644 index 0000000000..8704d36910 --- /dev/null +++ b/ui/evolution-task-editor.xml @@ -0,0 +1,73 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit