aboutsummaryrefslogtreecommitdiffstats
path: root/shell/Makefile.am
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2000-05-30 14:32:14 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2000-05-30 14:32:14 +0800
commitbdf6f37a8afa9988de108ac207b48de01fee6141 (patch)
treee1bb51bf741648eb1acf5c72d3f5c12b28381268 /shell/Makefile.am
parent316db85df610bfbea1cd6e5ae9ab44f10d30ccb4 (diff)
downloadgsoc2013-evolution-bdf6f37a8afa9988de108ac207b48de01fee6141.tar
gsoc2013-evolution-bdf6f37a8afa9988de108ac207b48de01fee6141.tar.gz
gsoc2013-evolution-bdf6f37a8afa9988de108ac207b48de01fee6141.tar.bz2
gsoc2013-evolution-bdf6f37a8afa9988de108ac207b48de01fee6141.tar.lz
gsoc2013-evolution-bdf6f37a8afa9988de108ac207b48de01fee6141.tar.xz
gsoc2013-evolution-bdf6f37a8afa9988de108ac207b48de01fee6141.tar.zst
gsoc2013-evolution-bdf6f37a8afa9988de108ac207b48de01fee6141.zip
Added a title bar for the folder view. Removed title bar from the
shortcut view. Made shortcuts behave correctly when moved around. Also, implemented automatic re-saving of the shortcuts when they change. svn path=/trunk/; revision=3276
Diffstat (limited to 'shell/Makefile.am')
-rw-r--r--shell/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am
index 19134e59b8..6141f9ce69 100644
--- a/shell/Makefile.am
+++ b/shell/Makefile.am
@@ -46,6 +46,8 @@ evolution_SOURCES = \
e-component-registry.h \
e-component-registry.c \
e-shell-constants.h \
+ e-shell-folder-title-bar.c \
+ e-shell-folder-title-bar.h \
e-shell-utils.c \
e-shell-utils.h \
e-shell-view-menu.c \