diff options
author | Dan Winship <danw@src.gnome.org> | 2003-04-10 01:14:54 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2003-04-10 01:14:54 +0800 |
commit | 365ad25fab8a746f24cb5587bc990409a6118c61 (patch) | |
tree | 055891daaf82b7d3922e240c30d2865eb1ae3cca /shell/ChangeLog | |
parent | b60738042c6b464cdebd3181d38e9dfe6717f2aa (diff) | |
download | gsoc2013-evolution-365ad25fab8a746f24cb5587bc990409a6118c61.tar gsoc2013-evolution-365ad25fab8a746f24cb5587bc990409a6118c61.tar.gz gsoc2013-evolution-365ad25fab8a746f24cb5587bc990409a6118c61.tar.bz2 gsoc2013-evolution-365ad25fab8a746f24cb5587bc990409a6118c61.tar.lz gsoc2013-evolution-365ad25fab8a746f24cb5587bc990409a6118c61.tar.xz gsoc2013-evolution-365ad25fab8a746f24cb5587bc990409a6118c61.tar.zst gsoc2013-evolution-365ad25fab8a746f24cb5587bc990409a6118c61.zip |
Add a "--setup-only" flag, to just run e_setup() and exit. (For #40889)
* main.c (main): Add a "--setup-only" flag, to just run e_setup()
and exit. (For #40889)
svn path=/trunk/; revision=20788
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 247e3fdce1..3e955ae50f 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -6,6 +6,9 @@ 2003-04-08 Dan Winship <danw@ximian.com> + * main.c (main): Add a "--setup-only" flag, to just run e_setup() + and exit. (For #40889) + * glade/evolution-startup-wizard.glade: Remove the color specs so the druid will use theme colors |