From ac0c655f3f2a8e47b0cca877aabae66421c58187 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Tue, 15 Jul 2008 18:34:59 +0000 Subject: Migrate CompEditor, CompEditorPage, and the various subclasses from BonoboUI to GtkUIManager. See bug #542125. svn path=/branches/kill-bonobo/; revision=35746 --- ui/Makefile.am | 4 -- ui/evolution-editor.xml | 66 ----------------------------- ui/evolution-event-editor.xml | 96 ------------------------------------------- ui/evolution-memo-editor.xml | 32 --------------- ui/evolution-task-editor.xml | 73 -------------------------------- 5 files changed, 271 deletions(-) (limited to 'ui') diff --git a/ui/Makefile.am b/ui/Makefile.am index c0f0d8e0fe..80193355f9 100644 --- a/ui/Makefile.am +++ b/ui/Makefile.am @@ -7,10 +7,6 @@ XML_FILES = \ evolution-mail-global.xml \ evolution-mail-messagedisplay.xml \ evolution-memos.xml \ - evolution-event-editor.xml \ - evolution-memo-editor.xml \ - evolution-task-editor.xml \ - evolution-editor.xml \ evolution-tasks.xml evolutionui_DATA = $(XML_FILES) diff --git a/ui/evolution-editor.xml b/ui/evolution-editor.xml index e2310a6de8..e69de29bb2 100644 --- a/ui/evolution-editor.xml +++ b/ui/evolution-editor.xml @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ui/evolution-event-editor.xml b/ui/evolution-event-editor.xml index fa43cb56b2..e69de29bb2 100644 --- a/ui/evolution-event-editor.xml +++ b/ui/evolution-event-editor.xml @@ -1,96 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ui/evolution-memo-editor.xml b/ui/evolution-memo-editor.xml index 08cbd3f600..e69de29bb2 100644 --- a/ui/evolution-memo-editor.xml +++ b/ui/evolution-memo-editor.xml @@ -1,32 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ui/evolution-task-editor.xml b/ui/evolution-task-editor.xml index 7793e018e8..e69de29bb2 100644 --- a/ui/evolution-task-editor.xml +++ b/ui/evolution-task-editor.xml @@ -1,73 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- cgit