diff options
author | Iain Holmes <iain@helixcode.com> | 2000-10-16 00:52:48 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2000-10-16 00:52:48 +0800 |
commit | bb04032cc84ec70c1b998901d5fe99eab97ec380 (patch) | |
tree | e7988acec8e3df5f830ff084a128aece7d426928 /shell/e-shell-view-menu.c | |
parent | 0a74c490105736f8d162fe1410079c36f12a8043 (diff) | |
download | gsoc2013-evolution-bb04032cc84ec70c1b998901d5fe99eab97ec380.tar gsoc2013-evolution-bb04032cc84ec70c1b998901d5fe99eab97ec380.tar.gz gsoc2013-evolution-bb04032cc84ec70c1b998901d5fe99eab97ec380.tar.bz2 gsoc2013-evolution-bb04032cc84ec70c1b998901d5fe99eab97ec380.tar.lz gsoc2013-evolution-bb04032cc84ec70c1b998901d5fe99eab97ec380.tar.xz gsoc2013-evolution-bb04032cc84ec70c1b998901d5fe99eab97ec380.tar.zst gsoc2013-evolution-bb04032cc84ec70c1b998901d5fe99eab97ec380.zip |
Check if there are any files in default_user that are not in ~/evolution
2000-10-11 Iain Holmes <iain@helixcode.com>
* e-setup.c (check_evolution_directory): Check if there are any
files in default_user that are not in ~/evolution and if so
copy them over.
(check_dir_recur): Recursive function to check the directory.
* e-shell-view-menu.c: Look Maw! I'm an Evolution hacker too.
* e-shell-view.c: Don't quit on when a view is destroyed.
* e-shell.c: Save the settings for the remaining views whenever
a view is destroyed.
svn path=/trunk/; revision=5929
Diffstat (limited to 'shell/e-shell-view-menu.c')
-rw-r--r-- | shell/e-shell-view-menu.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/e-shell-view-menu.c b/shell/e-shell-view-menu.c index e551e8ce3f..71ef8f30d1 100644 --- a/shell/e-shell-view-menu.c +++ b/shell/e-shell-view-menu.c @@ -148,6 +148,7 @@ command_about_box (BonoboUIHandler *uih, "Larry Ewing", "Nat Friedman", "Bertrand Guiheneuf", + "Iain Holmes", "Tuomas Kuosmanen", "Christopher J. Lahey", "Matthew Loper", |