From 11e1bc38c325665c24b1c831d009f89b7112ebe5 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Mon, 29 Dec 2008 13:42:07 +0000 Subject: Get the basic mail browser window working. No message contents yet. svn path=/branches/kill-bonobo/; revision=36946 --- ui/Makefile.am | 1 + ui/evolution-mail-reader.ui | 123 ++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 124 insertions(+) create mode 100644 ui/evolution-mail-reader.ui (limited to 'ui') diff --git a/ui/Makefile.am b/ui/Makefile.am index a794a869fb..507b317f93 100644 --- a/ui/Makefile.am +++ b/ui/Makefile.am @@ -9,6 +9,7 @@ UI_FILES = \ evolution-calendars.ui \ evolution-contacts.ui \ evolution-mail.ui \ + evolution-mail-reader.ui \ evolution-memos.ui \ evolution-shell.ui \ evolution-tasks.ui diff --git a/ui/evolution-mail-reader.ui b/ui/evolution-mail-reader.ui new file mode 100644 index 0000000000..da6e2872d1 --- /dev/null +++ b/ui/evolution-mail-reader.ui @@ -0,0 +1,123 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3