diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2002-11-16 02:10:12 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2002-11-16 02:10:12 +0800 |
commit | a79f61ba4c36ffdb285ec1d812c83871d22e769e (patch) | |
tree | 740224e39758a91fb216e34408a4ea6812ecad67 /shell/e-shell-startup-wizard.c | |
parent | 57dce5cddb65bdbbcbf09dac27b9e118c718a952 (diff) | |
download | gsoc2013-evolution-a79f61ba4c36ffdb285ec1d812c83871d22e769e.tar.gz gsoc2013-evolution-a79f61ba4c36ffdb285ec1d812c83871d22e769e.tar.zst gsoc2013-evolution-a79f61ba4c36ffdb285ec1d812c83871d22e769e.zip |
(e_shell_startup_wizard_create): For
now, always return TRUE.
svn path=/trunk/; revision=18781
Diffstat (limited to 'shell/e-shell-startup-wizard.c')
-rw-r--r-- | shell/e-shell-startup-wizard.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/e-shell-startup-wizard.c b/shell/e-shell-startup-wizard.c index 9a04b651c1..c693243f47 100644 --- a/shell/e-shell-startup-wizard.c +++ b/shell/e-shell-startup-wizard.c @@ -1,7 +1,7 @@ /* * e-shell-startup-wizard.c * - * Copyright (C) 2001 Ximian, Inc. + * Copyright (C) 2001, 2002 Ximian, Inc. * * This program is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU General Public |