From cf3b01017162cbba568ee4317eee2efe5f6fdc10 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Tue, 26 Aug 2008 20:22:32 +0000 Subject: Progress update: - Further refinements of the shell API. - Kill ESMenu and EUserCreatableItemsHandler. - Start ripping apart the addressbook component. svn path=/branches/kill-bonobo/; revision=36093 --- ui/Makefile.am | 1 + ui/evolution-contacts.ui | 45 +++++++++++++++++++++++++++++++++++++++++++++ ui/evolution-shell.ui | 3 +++ 3 files changed, 49 insertions(+) create mode 100644 ui/evolution-contacts.ui (limited to 'ui') diff --git a/ui/Makefile.am b/ui/Makefile.am index 00b8953101..5023d30148 100644 --- a/ui/Makefile.am +++ b/ui/Makefile.am @@ -10,6 +10,7 @@ XML_FILES = \ evolution-tasks.xml UI_FILES = \ + evolution-contacts.ui \ evolution-shell.ui evolutionui_DATA = $(UI_FILES) $(XML_FILES) diff --git a/ui/evolution-contacts.ui b/ui/evolution-contacts.ui new file mode 100644 index 0000000000..18496acc42 --- /dev/null +++ b/ui/evolution-contacts.ui @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ui/evolution-shell.ui b/ui/evolution-shell.ui index 76e635ffe4..4cf5dbc428 100644 --- a/ui/evolution-shell.ui +++ b/ui/evolution-shell.ui @@ -5,6 +5,7 @@ + @@ -18,6 +19,8 @@ + + -- cgit v1.2.3