aboutsummaryrefslogtreecommitdiffstats
path: root/shell/glade/Makefile.am
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2001-05-04 07:03:18 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2001-05-04 07:03:18 +0800
commit7cfacb2f84e3189bed138326e788ea09bdb25eb8 (patch)
treee1665f2aa9e42be1fb00aa2f31ff87f9d7ee5d6a /shell/glade/Makefile.am
parent08e6ede22adccfa0eb798135113b3e74dae0fa8d (diff)
downloadgsoc2013-evolution-7cfacb2f84e3189bed138326e788ea09bdb25eb8.tar
gsoc2013-evolution-7cfacb2f84e3189bed138326e788ea09bdb25eb8.tar.gz
gsoc2013-evolution-7cfacb2f84e3189bed138326e788ea09bdb25eb8.tar.bz2
gsoc2013-evolution-7cfacb2f84e3189bed138326e788ea09bdb25eb8.tar.lz
gsoc2013-evolution-7cfacb2f84e3189bed138326e788ea09bdb25eb8.tar.xz
gsoc2013-evolution-7cfacb2f84e3189bed138326e788ea09bdb25eb8.tar.zst
gsoc2013-evolution-7cfacb2f84e3189bed138326e788ea09bdb25eb8.zip
Initial implementation for the "warning, some connections are still
active" dialog. svn path=/trunk/; revision=9661
Diffstat (limited to 'shell/glade/Makefile.am')
-rw-r--r--shell/glade/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/shell/glade/Makefile.am b/shell/glade/Makefile.am
index 9ef3238360..9a29a07b2c 100644
--- a/shell/glade/Makefile.am
+++ b/shell/glade/Makefile.am
@@ -1,5 +1,7 @@
gladedir = $(datadir)/evolution/glade
-glade_DATA = e-shell-folder-creation-dialog.glade
+glade_DATA = \
+ e-active-connection-dialog.glade \
+ e-shell-folder-creation-dialog.glade
EXTRA_DIST = $(glade_DATA)