From b5e2c8cb04ca6b58723a9afe6c8c1e395ced2bbb Mon Sep 17 00:00:00 2001 From: Chenthill Palanisamy Date: Mon, 14 Nov 2005 18:15:53 +0000 Subject: added the xml files for event editors. svn path=/trunk/; revision=30612 --- ui/ChangeLog | 5 +++ ui/evolution-editor.xml | 66 ++++++++++++++++++++++++++++++ ui/evolution-event-editor.xml | 95 +++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 166 insertions(+) create mode 100644 ui/evolution-editor.xml create mode 100644 ui/evolution-event-editor.xml (limited to 'ui') diff --git a/ui/ChangeLog b/ui/ChangeLog index aabfec1153..df6942c02a 100644 --- a/ui/ChangeLog +++ b/ui/ChangeLog @@ -1,3 +1,8 @@ +2005-11-14 Srinivasa Ragavan + + * Makefile.am: Added two ui files evolution-editor.xml + and evolution-event-editor.xml. + 2005-11-10 Sankar P * evolution-mail-message.xml: added keyboard accelerators for diff --git a/ui/evolution-editor.xml b/ui/evolution-editor.xml new file mode 100644 index 0000000000..4837bba55f --- /dev/null +++ b/ui/evolution-editor.xml @@ -0,0 +1,66 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ui/evolution-event-editor.xml b/ui/evolution-event-editor.xml new file mode 100644 index 0000000000..addb75bf15 --- /dev/null +++ b/ui/evolution-event-editor.xml @@ -0,0 +1,95 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit