From d69bcd6549f2f769b52181eb6e8a8e02558dc9ea Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Tue, 4 Jan 2005 19:38:07 +0000 Subject: remove dead files 2005-01-04 JP Rosevear * Makefile.am: remove dead files svn path=/trunk/; revision=28237 --- ui/ChangeLog | 4 ++ ui/Makefile.am | 5 -- ui/evolution-comp-editor.xml | 84 ------------------------------ ui/evolution-contact-editor.xml | 99 ------------------------------------ ui/evolution-contact-list-editor.xml | 65 ----------------------- ui/evolution-event-editor.xml | 53 ------------------- ui/evolution-task-editor.xml | 41 --------------- 7 files changed, 4 insertions(+), 347 deletions(-) delete mode 100644 ui/evolution-comp-editor.xml delete mode 100644 ui/evolution-contact-editor.xml delete mode 100644 ui/evolution-contact-list-editor.xml delete mode 100644 ui/evolution-event-editor.xml delete mode 100644 ui/evolution-task-editor.xml (limited to 'ui') diff --git a/ui/ChangeLog b/ui/ChangeLog index 61d66d6941..9be10e25fe 100644 --- a/ui/ChangeLog +++ b/ui/ChangeLog @@ -1,3 +1,7 @@ +2005-01-04 JP Rosevear + + * Makefile.am: remove dead files + 2004-12-16 Rodney Dawes * evolution.xml: Move Tools->Settings... to Edit->Preferences diff --git a/ui/Makefile.am b/ui/Makefile.am index d527917874..ba32630c1a 100644 --- a/ui/Makefile.am +++ b/ui/Makefile.am @@ -2,11 +2,7 @@ XML_FILES = \ evolution.xml \ evolution-addressbook.xml \ evolution-calendar.xml \ - evolution-contact-editor.xml \ - evolution-contact-list-editor.xml \ - evolution-comp-editor.xml \ evolution-composer-entries.xml \ - evolution-event-editor.xml \ evolution-executive-summary.xml \ evolution-mail-message.xml \ evolution-mail-list.xml \ @@ -15,7 +11,6 @@ XML_FILES = \ evolution-message-composer.xml \ evolution-signature-editor.xml \ evolution-subscribe.xml \ - evolution-task-editor.xml \ evolution-tasks.xml evolutionui_DATA = $(XML_FILES) diff --git a/ui/evolution-comp-editor.xml b/ui/evolution-comp-editor.xml deleted file mode 100644 index d794412eeb..0000000000 --- a/ui/evolution-comp-editor.xml +++ /dev/null @@ -1,84 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ui/evolution-contact-editor.xml b/ui/evolution-contact-editor.xml deleted file mode 100644 index e98969c8da..0000000000 --- a/ui/evolution-contact-editor.xml +++ /dev/null @@ -1,99 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ui/evolution-contact-list-editor.xml b/ui/evolution-contact-list-editor.xml deleted file mode 100644 index 182d9d76f8..0000000000 --- a/ui/evolution-contact-list-editor.xml +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ui/evolution-event-editor.xml b/ui/evolution-event-editor.xml deleted file mode 100644 index cb360bbb6c..0000000000 --- a/ui/evolution-event-editor.xml +++ /dev/null @@ -1,53 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ui/evolution-task-editor.xml b/ui/evolution-task-editor.xml deleted file mode 100644 index 0fa886850f..0000000000 --- a/ui/evolution-task-editor.xml +++ /dev/null @@ -1,41 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- cgit