diff options
author | Matthew Barnes <mbarnes@src.gnome.org> | 2008-08-09 10:24:46 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@src.gnome.org> | 2008-08-09 10:24:46 +0800 |
commit | 558de407c4afe0d3d42a6a67687f78d31404ade8 (patch) | |
tree | 8524d1d0ac4f5a1edfd52ee1b8cdba5d6e32e5f4 /shell/Makefile.am | |
parent | 9388bae198d928960303feb90b2924086a8ad076 (diff) | |
download | gsoc2013-evolution-558de407c4afe0d3d42a6a67687f78d31404ade8.tar.gz gsoc2013-evolution-558de407c4afe0d3d42a6a67687f78d31404ade8.tar.zst gsoc2013-evolution-558de407c4afe0d3d42a6a67687f78d31404ade8.zip |
Kill EShellSettingsDialog.
Rename EMultiConfigDialog to EPreferencesWindow and improve the API.
svn path=/branches/kill-bonobo/; revision=35944
Diffstat (limited to 'shell/Makefile.am')
-rw-r--r-- | shell/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am index 8e001a57ba..6b4d225164 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -138,8 +138,6 @@ evolution_SOURCES = \ e-shell-importer.h \ e-shell-registry.c \ e-shell-registry.h \ - e-shell-settings-dialog.c \ - e-shell-settings-dialog.h \ e-shell-window-private.c \ e-shell-window-private.h \ e-sidebar.c \ |